index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-20
fscrypt: add Speck128/256 support
Eric Biggers
2018-05-16
fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
Eric Sandeen
2018-01-25
fs: add RWF_APPEND
Jürg Billeter
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-08-31
annotate RWF_... flags
Christoph Hellwig
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-23
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-04-30
fscrypt: Remove __packed from fscrypt_policy
Joe Richey
2017-04-30
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-11
fscrypt: move the policy flags and encryption mode definitions to uapi header
Theodore Ts'o
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-03
vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint
Darrick J. Wong
2016-09-16
locks: fix file locking on overlayfs
Miklos Szeredi
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
Revert "block: enable dax for raw block devices"
Dan Williams
2016-05-01
fs: add RWF_DSYNC aand RWF_SYNC
Christoph Hellwig
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-03-18
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-17
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2016-03-04
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-09
block: enable dax for raw block devices
Dan Williams
2016-01-08
fs: clean up the flags definition in uapi/linux/fs.h
Theodore Ts'o
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
2016-01-04
fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
Dave Chinner
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-10-17
ext4: reserve code points for the project quota feature
Theodore Ts'o
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2014-10-24
vfs: add RENAME_WHITEOUT
Miklos Szeredi
2014-04-01
vfs: add cross-rename
Miklos Szeredi
2014-04-01
vfs: add RENAME_NOREPLACE flag
Miklos Szeredi
2013-09-10
fs: bump inode and dentry counters to long
Glauber Costa
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2012-10-16
Unexport some bits of linux/fs.h
David Howells
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells