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