summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara2017-04-191-1/+0
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-2/+2
* reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()Al Viro2016-05-021-1/+5
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* wrappers for ->i_mutex accessAl Viro2016-01-221-1/+1
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-061-2/+2
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-061-9/+14
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-081-4/+3
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* vfs: mnt_drop_write_file()Al Viro2012-01-031-2/+2
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-031-2/+2
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-2/+2
* reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker2010-11-251-4/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* fs: kill block_prepare_writeChristoph Hellwig2010-10-251-4/+2
* reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-011-2/+3
* reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-011-1/+1
* reiserfs: Fix unreachable statementJiri Slaby2010-01-071-1/+2
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-141-8/+3
* kill-the-bkl/reiserfs: always lock the ioctl pathFrederic Weisbecker2009-10-141-27/+39
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-141-2/+4
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-301-1/+1
* reiserfs: unpack tails on quota filesJan Kara2008-04-281-3/+1
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-22/+41
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+3
* reiserfs: convert to new aopsVladimir Saveliev2007-10-161-4/+6
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-3/+2
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-081-1/+1
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-301-0/+35
* [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-061-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-96/+101
* [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-291-0/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+151
OpenPOWER on IntegriCloud