summaryrefslogtreecommitdiff
path: root/fs/reiserfs/ioctl.c
AgeCommit message (Expand)Author
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney
2013-02-23new helper: file_inode(file)Al Viro
2012-03-21move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-01-04vfs: mnt_drop_write_file()Al Viro
2012-01-04switch a bunch of places to mnt_want_write_file()Al Viro
2011-03-24userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2010-11-24reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-26fs: kill block_prepare_writeChristoph Hellwig
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-01-07reiserfs: Fix unreachable statementJiri Slaby
2009-10-14kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker
2009-10-14kill-the-bkl/reiserfs: always lock the ioctl pathFrederic Weisbecker
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2007-11-15Forbid user to change file flags on quota filesJan Kara
2007-10-16reiserfs: convert to new aopsVladimir Saveliev
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason
2006-01-12[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-07-13reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-06-30[PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney
2005-04-16Linux-2.6.12-rc2Linus Torvalds