aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-02
|\
| * Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-02
| |\
| | * vfs: use helper for calling f_op->fsync()Miklos Szeredi2017-02-20
| | * mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-20
| | * vfs: use helpers for calling f_op->{read,write}_iter()Miklos Szeredi2017-02-20
| | * vfs: wrap write f_ops with file_{start,end}_write()Amir Goldstein2017-02-07
| | * vfs: create vfs helper vfs_tmpfile()Amir Goldstein2017-02-07
* | | fs: add i_blocksize()Fabian Frederick2017-02-27
|/ /
* | block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-02-02
* | block: Unhash block device inodes on gendisk destructionJan Kara2017-02-02
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-19
|\
| * fs: Provide function to get superblock with exclusive s_umountJan Kara2016-11-23
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\ \
| * | vfs: make generic_readlink() staticMiklos Szeredi2016-12-09
| * | vfs: default to generic_readlink()Miklos Szeredi2016-12-09
| * | vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi2016-12-09
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\ \
| * \ Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-16
| |\ \
| | * | vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong2016-12-09
| | |/
| * | vfs: misc struct path constificationAl Viro2016-12-05
| * | namespace.c: constify struct path passed to a bunch of primitivesAl Viro2016-12-05
| * | fs: Constify path_is_under()'s argumentsMickaël Salaün2016-12-05
| |/
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-16
|\ \
| * | vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein2016-12-16
| |/
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ | |/ |/|
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
| * block, fs: move submit_bio to bio.hChristoph Hellwig2016-11-01
| * fs: decouple READ and WRITE from the block layer opsChristoph Hellwig2016-11-01
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
| * block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-01
| * block: treat REQ_FUA and REQ_PREFLUSH as synchronousChristoph Hellwig2016-11-01
| * block: don't use REQ_SYNC in the READ_SYNC definitionChristoph Hellwig2016-11-01
| * block: add a proper block layer data direction encodingChristoph Hellwig2016-10-28
* | aio: fix freeze protection of aio writesJan Kara2016-10-30
* | fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-30
|/
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-14
|\
| * vfs: add vfs_get_link() helperMiklos Szeredi2016-10-14
* | mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2016-10-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| | * | vfs: remove unused i_op->renameMiklos Szeredi2016-09-27
| | * | libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2016-09-27
| | |/
| * / vfs: Add current_time() apiDeepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| * | vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher2016-10-07
| * | sockfs: Get rid of getxattr iopAndreas Gruenbacher2016-10-06
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \