| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: convert to fileattr | Miklos Szeredi | 2021-04-12 | 1 | -66/+55 |
* | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
* | reiserfs: clean up several indentation issues | Colin Ian King | 2020-04-07 | 1 | -5/+6 |
* | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 2019-07-01 | 1 | -6/+4 |
* | reiserfs: Remove i_attrs_to_sd_attrs() | Jan Kara | 2017-04-19 | 1 | -1/+0 |
* | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 2016-09-27 | 1 | -2/+2 |
* | reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() | Al Viro | 2016-05-02 | 1 | -1/+5 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -1/+1 |
* | fs/reiserfs: use linux/uaccess.h | Fabian Frederick | 2014-08-08 | 1 | -1/+1 |
* | reiserfs: cleanup, remove leading whitespace from labels | Jeff Mahoney | 2014-05-06 | 1 | -2/+2 |
* | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 2014-05-06 | 1 | -9/+14 |
* | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 2013-08-08 | 1 | -4/+3 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | vfs: mnt_drop_write_file() | Al Viro | 2012-01-03 | 1 | -2/+2 |
* | switch a bunch of places to mnt_want_write_file() | Al Viro | 2012-01-03 | 1 | -2/+2 |
* | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-23 | 1 | -2/+2 |
* | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker | 2010-11-25 | 1 | -4/+3 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | fs: kill block_prepare_write | Christoph Hellwig | 2010-10-25 | 1 | -4/+2 |
* | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker | 2010-10-01 | 1 | -2/+3 |
* | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker | 2010-10-01 | 1 | -1/+1 |
* | reiserfs: Fix unreachable statement | Jiri Slaby | 2010-01-07 | 1 | -1/+2 |
* | kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() | Frederic Weisbecker | 2009-10-14 | 1 | -8/+3 |
* | kill-the-bkl/reiserfs: always lock the ioctl path | Frederic Weisbecker | 2009-10-14 | 1 | -27/+39 |
* | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | 1 | -2/+4 |
* | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
* | reiserfs: unpack tails on quota files | Jan Kara | 2008-04-28 | 1 | -3/+1 |
* | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 2008-04-19 | 1 | -22/+41 |
* | Forbid user to change file flags on quota files | Jan Kara | 2007-11-14 | 1 | -0/+3 |
* | reiserfs: convert to new aops | Vladimir Saveliev | 2007-10-16 | 1 | -4/+6 |
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 | 1 | -3/+2 |
* | [PATCH] struct path: convert reiserfs | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr... | David Howells | 2006-09-30 | 1 | -0/+35 |
* | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore | Chris Mason | 2006-08-06 | 1 | -1/+1 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -2/+2 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -96/+101 |
* | [PATCH] reiserfs: Check if attrs are enabled for attr ioctls | Jeff Mahoney | 2005-06-29 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+151 |