Age | Commit message (Expand) | Author |
2017-09-15 | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-14 | vfs: constify path argument to kernel_read_file_from_path | Mimi Zohar |
2017-09-14 | Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-09-14 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-09-14 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-14 | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-14 | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-14 | orangefs: Adjust three checks for null pointers | Markus Elfring |
2017-09-14 | orangefs: Use kcalloc() in orangefs_prepare_cdm_array() | Markus Elfring |
2017-09-14 | orangefs: Delete error messages for a failed memory allocation in five functions | Markus Elfring |
2017-09-14 | orangefs: constify xattr_handler structure | Julia Lawall |
2017-09-14 | orangefs: don't call filemap_write_and_wait from fsync | Jeff Layton |
2017-09-14 | orangefs: off by ones in xattr size checks | Dan Carpenter |
2017-09-14 | orangefs: react properly to posix_acl_update_mode's aftermath. | Mike Marshall |
2017-09-14 | orangefs: Don't clear SGID when inheriting ACLs | Jan Kara |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-13 | fscache: fix fscache_objlist_show format processing | Arnd Bergmann |
2017-09-13 | procfs: remove unused variable | Arnd Bergmann |
2017-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2017-09-13 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-12 | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2017-09-12 | Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-09-12 | xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present | Richard Wareing |
2017-09-12 | f2fs: hurry up to issue discard after io interruption | Chao Yu |
2017-09-12 | f2fs: fix to show correct discard_granularity in sysfs | Chao Yu |
2017-09-12 | f2fs: detect dirty inode in evict_inode | Chao Yu |
2017-09-12 | ovl: fix false positive ESTALE on lookup | Amir Goldstein |
2017-09-12 | fuse: getattr cleanup | Miklos Szeredi |
2017-09-12 | fuse: honor iocb sync flags on write | Miklos Szeredi |
2017-09-12 | fuse: allow server to run in different pid_ns | Miklos Szeredi |
2017-09-11 | Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-09-11 | f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared | Daeho Jeong |
2017-09-11 | NFS: various changes relating to reporting IO errors. | NeilBrown |
2017-09-11 | NFS: Add static NFS I/O tracepoints | Chuck Lever |
2017-09-11 | pNFS: Use the standard I/O stateid when calling LAYOUTGET | Trond Myklebust |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-11 | f2fs: speed up gc_urgent mode with SSR | Jaegeuk Kim |
2017-09-11 | f2fs: better to wait for fstrim completion | Jaegeuk Kim |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-11 | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-09-09 | NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests() | Trond Myklebust |
2017-09-09 | Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-09-09 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2017-09-09 | NFS: Don't hold the group lock when calling nfs_release_request() | Trond Myklebust |
2017-09-09 | NFS: Remove pnfs_generic_transfer_commit_list() | Trond Myklebust |
2017-09-09 | NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock | Trond Myklebust |