summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-15
|\
| * orangefs: Adjust three checks for null pointersMarkus Elfring2017-09-14
| * orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring2017-09-14
| * orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring2017-09-14
| * orangefs: constify xattr_handler structureJulia Lawall2017-09-14
| * orangefs: don't call filemap_write_and_wait from fsyncJeff Layton2017-09-14
| * orangefs: off by ones in xattr size checksDan Carpenter2017-09-14
| * orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall2017-09-14
| * orangefs: Don't clear SGID when inheriting ACLsJan Kara2017-09-14
* | vfs: constify path argument to kernel_read_file_from_pathMimi Zohar2017-09-14
* | Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-14
|\ \
| * | NFS: various changes relating to reporting IO errors.NeilBrown2017-09-11
| * | NFS: Add static NFS I/O tracepointsChuck Lever2017-09-11
| * | pNFS: Use the standard I/O stateid when calling LAYOUTGETTrond Myklebust2017-09-11
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-14
|\ \ \
| * | | fput: Don't reinvent the wheel but use existing llist APIByungchul Park2017-08-28
| * | | namespace.c: Don't reinvent the wheel but use existing llist APIByungchul Park2017-08-28
* | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\ \ \ \
| * | | | block_dev: support RFW_NOWAIT on block device nodesChristoph Hellwig2017-09-04
| * | | | fs: support RWF_NOWAIT for buffered readsChristoph Hellwig2017-09-04
| |/ / /
* | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\ \ \ \
| * | | | VFS: Differentiate mount flags (MS_*) from internal superblock flagsDavid Howells2017-07-17
| * | | | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \ \ \ \
| * | | | | fs: unexport vfs_readv and vfs_writevChristoph Hellwig2017-09-04
| * | | | | fs: unexport vfs_read and vfs_writeChristoph Hellwig2017-09-04
| * | | | | fs: unexport __vfs_read/__vfs_writeChristoph Hellwig2017-09-04
| * | | | | btrfs: switch write_buf to kernel_writeChristoph Hellwig2017-09-04
| * | | | | fs: make the buf argument to __kernel_write a void pointerChristoph Hellwig2017-09-04
| * | | | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
| * | | | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
| * | | | | fs: move kernel_read to fs/read_write.cChristoph Hellwig2017-09-04
| * | | | | fs: move kernel_write to fs/read_write.cChristoph Hellwig2017-09-04
| * | | | | autofs4: switch autofs4_write to __kernel_writeChristoph Hellwig2017-09-04
| | |/ / / | |/| | |
* | | | | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-14
|\ \ \ \ \
| * | | | | utimes: Make utimes y2038 safeDeepa Dinamani2017-09-03
* | | | | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-14
|\ \ \ \ \ \
| * | | | | | squashfs: Add zstd supportSean Purcell2017-09-08
| * | | | | | btrfs: Add zstd supportNick Terrell2017-08-15
* | | | | | | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-14
|\ \ \ \ \ \ \
| * | | | | | | dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
| | |_|/ / / / | |/| | | | |
* | | | | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | | | | | fscache: fix fscache_objlist_show format processingArnd Bergmann2017-09-13
* | | | | | | procfs: remove unused variableArnd Bergmann2017-09-13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-09-13
|\ \ \ \ \ \ \
| * | | | | | | fuse: getattr cleanupMiklos Szeredi2017-09-12
| * | | | | | | fuse: honor iocb sync flags on writeMiklos Szeredi2017-09-12
| * | | | | | | fuse: allow server to run in different pid_nsMiklos Szeredi2017-09-12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-13
|\ \ \ \ \ \ \
| * | | | | | | ovl: fix false positive ESTALE on lookupAmir Goldstein2017-09-12