aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/fs.h
AgeCommit message (Expand)Author
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-20fscrypt: add Speck128/256 supportEric Biggers
2018-05-16fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen
2018-01-25fs: add RWF_APPENDJürg Billeter
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-23fscrypt: add support for AES-128-CBCDaniel Walter
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-04-30fscrypt: Remove __packed from fscrypt_policyJoe Richey
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey
2017-02-02fs: Better permission checking for submountsEric W. Biederman
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-12-11fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o
2016-10-18blk-zoned: implement ioctlsShaun Tancheff
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-03vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong
2016-09-16locks: fix file locking on overlayfsMiklos Szeredi
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Revert "block: enable dax for raw block devices"Dan Williams
2016-05-01fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim
2016-03-04vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-09block: enable dax for raw block devicesDan Williams
2016-01-08fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner
2016-01-04fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner
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-10-17ext4: reserve code points for the project quota featureTheodore Ts'o
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o
2014-10-24vfs: add RENAME_WHITEOUTMiklos Szeredi
2014-04-01vfs: add cross-renameMiklos Szeredi
2014-04-01vfs: add RENAME_NOREPLACE flagMiklos Szeredi
2013-09-10fs: bump inode and dentry counters to longGlauber Costa
2013-04-29mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2012-10-16Unexport some bits of linux/fs.hDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells