ent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/fs/ioctl.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein
2016-12-16vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong
2016-07-28vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro
2016-01-01vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-11-17fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker