aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/ioctl.c
Commit message (Expand)AuthorAge
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-08
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* new helper: file_inode(file)Al Viro2013-02-22
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker2010-11-24
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-01
* reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-01
* reiserfs: Fix unreachable statementJiri Slaby2010-01-07
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-14
* kill-the-bkl/reiserfs: always lock the ioctl pathFrederic Weisbecker2009-10-14
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-14
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
* reiserfs: unpack tails on quota filesJan Kara2008-04-28
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* Forbid user to change file flags on quota filesJan Kara2007-11-14
* reiserfs: convert to new aopsVladimir Saveliev2007-10-16
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-30
* [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-06
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16