| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 2019-07-01 | 1 | -9/+12 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -1/+1 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | | fs/hfsplus: atomically set inode->i_flags | Fabian Frederick | 2015-04-17 | 1 | -7/+5 |
|/ |
|
* | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 2013-02-28 | 1 | -108/+0 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -2/+2 |
* | hfsplus: fix bless ioctl when used with hardlinks | Matthew Garrett | 2012-06-17 | 1 | -2/+7 |
* | hfsplus: add an ioctl to bless files | Matthew Garrett | 2012-03-21 | 1 | -0/+34 |
* | vfs: mnt_drop_write_file() | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch a bunch of places to mnt_want_write_file() | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-24 | 1 | -1/+1 |
* | hfsplus: fix an artifact in ioctl flag checking | Anton Salikhmetov | 2010-12-16 | 1 | -1/+1 |
* | hfsplus: optimize fsync | Christoph Hellwig | 2010-11-23 | 1 | -1/+3 |
* | hfsplus: fix double lock typo in ioctl | Dan Carpenter | 2010-10-25 | 1 | -1/+1 |
* | hfsplus: fix getxattr return value | Christoph Hellwig | 2010-10-15 | 1 | -1/+1 |
* | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig | 2010-10-14 | 1 | -14/+11 |
* | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-10-01 | 1 | -10/+12 |
* | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-10-01 | 1 | -2/+2 |
* | hfsplus: protect setflags using i_mutex | Christoph Hellwig | 2010-10-01 | 1 | -7/+8 |
* | hfsplus: split hfsplus_ioctl | Christoph Hellwig | 2010-10-01 | 1 | -65/+80 |
* | hfsplus: fix BKL leak in hfsplus_ioctl | Christoph Hellwig | 2010-10-01 | 1 | -2/+2 |
* | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-17 | 1 | -3/+9 |
* | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 2008-04-19 | 1 | -15/+25 |
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 | 1 | -1/+1 |
* | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 2006-09-30 | 1 | -9/+8 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+188 |