aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-1/+1
2012-01-03vfs: mnt_drop_write_file()Al Viro1-2/+2
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro1-2/+2
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-2/+2
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker1-4/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-25fs: kill block_prepare_writeChristoph Hellwig1-4/+2
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker1-2/+3
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker1-1/+1
2010-01-07reiserfs: Fix unreachable statementJiri Slaby1-1/+2
2009-10-14kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker1-8/+3
2009-10-14kill-the-bkl/reiserfs: always lock the ioctl pathFrederic Weisbecker1-27/+39
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker1-2/+4
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-1/+1
2008-04-28reiserfs: unpack tails on quota filesJan Kara1-3/+1
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen1-22/+41
2007-11-14Forbid user to change file flags on quota filesJan Kara1-0/+3
2007-10-16reiserfs: convert to new aopsVladimir Saveliev1-4/+6
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-3/+2
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek1-1/+1
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]David Howells1-0/+35
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason1-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-96/+101
2005-06-29[PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+151