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