summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-051-0/+2
|\
| * fscrypt: add Speck128/256 supportEric Biggers2018-05-201-0/+2
* | fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen2018-05-161-2/+6
|/
* fs: add RWF_APPENDJürg Billeter2018-01-251-1/+5
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
* annotate RWF_... flagsChristoph Hellwig2017-08-311-8/+20
* Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-0/+2
|\
| * fscrypt: add support for AES-128-CBCDaniel Walter2017-06-231-0/+2
* | fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2017-06-201-1/+3
* | fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2017-06-201-0/+2
|/
* fscrypt: Remove __packed from fscrypt_policyJoe Richey2017-04-301-1/+1
* fscrypt: Move key structure and constants to uapiJoe Richey2017-04-301-0/+13
* fs: Better permission checking for submountsEric W. Biederman2017-02-021-0/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-141-0/+14
|\
| * fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o2016-12-111-0/+14
* | blk-zoned: implement ioctlsShaun Tancheff2016-10-181-0/+4
|/
* Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-131-1/+3
|\
| * vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong2016-10-031-1/+3
* | locks: fix file locking on overlayfsMiklos Szeredi2016-09-161-0/+1
|/
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-1/+0
|\
| * Revert "block: enable dax for raw block devices"Dan Williams2016-05-201-1/+0
* | fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig2016-05-011-0/+2
|/
* Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-211-0/+18
|\
| * fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-171-0/+18
| |
| \
*-. \ Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro2016-03-181-0/+3
|\ \ \ | |_|/ |/| |
| | * vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2016-03-041-0/+3
| |/
* | block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-1/+0
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-221-4/+27
|\
| * fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o2016-01-081-4/+27
* | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-221-0/+33
|\ \
| * | xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+1
| * | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-0/+32
| |/
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-0/+2
|\ \
| * | block: enable dax for raw block devicesDan Williams2016-01-091-0/+2
| |/
* | vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong2016-01-011-0/+30
* | vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-071-0/+9
|/
* ext4: reserve code points for the project quota featureTheodore Ts'o2015-10-171-0/+1
* vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-051-1/+3
* vfs: add RENAME_WHITEOUTMiklos Szeredi2014-10-241-0/+1
* vfs: add cross-renameMiklos Szeredi2014-04-011-0/+1
* vfs: add RENAME_NOREPLACE flagMiklos Szeredi2014-04-011-0/+2
* fs: bump inode and dentry counters to longGlauber Costa2013-09-101-3/+3
* mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-291-1/+0
* block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-0/+3
* Unexport some bits of linux/fs.hDavid Howells2012-10-161-132/+0
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-0/+334
OpenPOWER on IntegriCloud