Age | Commit message (Expand) | Author | Files | Lines |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
2019-07-01 | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 1 | -15/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-19 | jfs: Remove jfs_get_inode_flags() | Jan Kara | 1 | -2/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-12 | fs: jfs: Replace CURRENT_TIME_SEC by current_time() | Deepa Dinamani | 1 | -1/+1 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 1 | -3/+3 |
2015-07-09 | ioctl_compat: handle FITRIM | Mikulas Patocka | 1 | -3/+0 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-09-17 | fs/jfs: TRIM support for JFS Filesystem | Tino Reichardt | 1 | -1/+42 |
2012-01-04 | vfs: mnt_drop_write_file() | Al Viro | 1 | -1/+1 |
2012-01-04 | switch a bunch of places to mnt_want_write_file() | Al Viro | 1 | -1/+1 |
2011-03-24 | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 1 | -1/+1 |
2008-04-19 | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 1 | -11/+22 |
2008-02-07 | BKL-removal: Implement a compat_ioctl handler for JFS | Andi Kleen | 1 | -0/+18 |
2008-02-07 | BKL-removal: Use unlocked_ioctl for jfs | Andi Kleen | 1 | -3/+10 |
2007-11-15 | Forbid user to change file flags on quota files | Jan Kara | 1 | -0/+3 |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 1 | -1/+1 |
2007-04-25 | Copy i_flags to jfs inode flags on write | Dave Kleikamp | 1 | -0/+2 |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 1 | -0/+1 |
2006-09-30 | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 1 | -8/+7 |
2006-02-22 | JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6 | Herbert Poetzl | 1 | -0/+107 |