1. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  2. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  3. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 7 years ago
  4. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 7 years ago
  5. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 7 years ago
  6. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 7 years ago
  7. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 7 years ago
  8. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 7 years ago
  9. 791f2df Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  10. 465b0db Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  11. 0e08255 ovl: check for bad and whiteout index on lookup by Amir Goldstein · 7 years ago
  12. 61b6747 ovl: do not cleanup directory and whiteout index entries by Amir Goldstein · 7 years ago
  13. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 7 years ago
  14. 2132973 Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") by Trond Myklebust · 7 years ago
  15. 4b75053e pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() by Trond Myklebust · 7 years ago
  16. 4118188 NFS: Fix another COMMIT race in pNFS by Trond Myklebust · 7 years ago
  17. e39928f NFS: Fix a COMMIT race in pNFS by Trond Myklebust · 7 years ago
  18. 89a6814 mount: copy the port field into the cloned nfs_server structure. by Steve Dickson · 7 years ago
  19. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  20. a90c6ac Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  21. 15b0a8d Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  22. 8496946 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  23. 34363c0 isofs: Fix off-by-one in 'session' mount option parsing by Jan Kara · 7 years ago
  24. fcea8ae reiserfs: preserve i_mode if __reiserfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  25. fe26569 ext2: preserve i_mode if ext2_set_acl() fails by Ernesto A. Fernández · 7 years ago
  26. 4db08d0 f2fs: avoid cpu lockup by Jaegeuk Kim · 7 years ago
  27. 299aa41 f2fs: include seq_file.h for sysfs.c by Jaegeuk Kim · 7 years ago
  28. eff7936 nfsd: Fix a memory scribble in the callback channel by Trond Myklebust · 7 years ago
  29. 84583cfb ceph: fix race in concurrent readdir by Yan, Zheng · 7 years ago
  30. a992f2d ext2: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  31. 6883cd7 reiserfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  32. a860542 binfmt_flat: Use %u to format u32 by Geert Uytterhoeven · 7 years ago
  33. c925dc1 f2fs: Don't clear SGID when inheriting ACLs by Jaegeuk Kim · 7 years ago
  34. 5ffff28 f2fs: remove extra inode_unlock() in error path by Luis Henriques · 7 years ago
  35. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  36. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  38. 966859b Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  39. a80099a Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  40. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  41. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  42. 168c42b fault-inject: add /proc/<pid>/fail-nth by Akinobu Mita · 7 years ago
  43. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 7 years ago
  44. bfc7409 fault-inject: make fail-nth read/write interface symmetric by Akinobu Mita · 7 years ago
  45. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 7 years ago
  46. ecaad81 fault-inject: automatically detect the number base for fail-nth write interface by Akinobu Mita · 7 years ago
  47. a666443 ubifs: Set double hash cookie also for RENAME_EXCHANGE by Richard Weinberger · 7 years ago
  48. d8db5b1c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 7 years ago
  49. 4acadda ubifs: Don't leak kernel memory to the MTD by Richard Weinberger · 7 years ago
  50. 480a1a6 ubifs: Change gfp flags in page allocation for bulk read by Hyunchul Lee · 7 years ago
  51. 07d41c3 ubifs: Fix oops when remounting with no_bulk_read. by karam.lee · 7 years ago
  52. df71b09 ubifs: Fail commit if TNC is obviously inconsistent by Richard Weinberger · 7 years ago
  53. 319c104 ubifs: allow userspace to map mounts to volumes by Rabin Vincent · 7 years ago
  54. a02a6eb ubifs: Wire-up statx() support by Richard Weinberger · 7 years ago
  55. d2eb852 ubifs: Remove dead code from ubifs_get_link() by Richard Weinberger · 7 years ago
  56. 35ee314 ubifs: Massage debug prints wrt. fscrypt by Richard Weinberger · 7 years ago
  57. 8b2900c ubifs: Add assert to dent_key_init() by Richard Weinberger · 7 years ago
  58. 781f675 ubifs: Fix unlink code wrt. double hash lookups by Richard Weinberger · 7 years ago
  59. 59a7499 ubifs: Fix data node size for truncating uncompressed nodes by David Oberhollenzer · 7 years ago
  60. f34e87f ubifs: Don't encrypt special files on creation by David Gstir · 7 years ago
  61. bb50c63 ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename by Hyunchul Lee · 7 years ago
  62. 4d35ca4 ubifs: Fix inode data budget in ubifs_mknod by Hyunchul Lee · 7 years ago
  63. 272eda8 ubifs: Correctly evict xattr inodes by Richard Weinberger · 7 years ago
  64. e996bfd ubifs: Unexport ubifs_inode_slab by Richard Weinberger · 7 years ago
  65. d3c329c7 Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs by Linus Torvalds · 7 years ago
  66. c3cfb65 Btrfs: fix unexpected return value of bio_readpage_error by Liu Bo · 7 years ago
  67. e8f5b39 btrfs: btrfs_create_repair_bio never fails, skip error handling by David Sterba · 7 years ago
  68. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 7 years ago
  69. d6ab17f vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets by Darrick J. Wong · 7 years ago
  70. 0891f99 Revert "xfs: grab dquots without taking the ilock" by Christoph Hellwig · 7 years ago
  71. 29db250 xfs: assert locking precondition in xfs_readlink_bmap_ilocked by Christoph Hellwig · 7 years ago
  72. 5af7777 xfs: assert locking precondіtion in xfs_attr_list_int_ilocked by Christoph Hellwig · 7 years ago
  73. cf69f824 xfs: fixup xfs_attr_get_ilocked by Christoph Hellwig · 7 years ago
  74. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  75. b4f937c NFS: Don't run wake_up_bit() when nobody is waiting... by Trond Myklebust · 7 years ago
  76. 20fa190 nfs: add export operations by Peng Tao · 7 years ago
  77. 301bfa4 NFS: Don't run wake_up_bit() when nobody is waiting... by Trond Myklebust · 7 years ago
  78. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  79. 19c6e12 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  80. a59f97f ovl: remove unneeded check for IS_ERR() by Amir Goldstein · 7 years ago
  81. 961af64 ovl: fix origin verification of index dir by Amir Goldstein · 7 years ago
  82. ea3dad1 ovl: mark parent impure on ovl_link() by Amir Goldstein · 7 years ago
  83. 8fc646b ovl: fix random return value on mount by Amir Goldstein · 7 years ago
  84. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 7 years ago
  85. 0042248 nfs: add export operations by Peng Tao · 7 years ago
  86. f174ff7 nfs: add a nfs_ilookup helper by Peng Tao · 7 years ago
  87. 774d951 nfs: replace d_add with d_splice_alias in atomic_open by Peng Tao · 7 years ago
  88. 1ee48bd NFSv4.2 fix size storage for nfs42_proc_copy by Olga Kornievskaia · 7 years ago
  89. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 7 years ago
  90. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 7 years ago
  91. 26fde4d NFS: check for nfs_refresh_inode() errors in nfs_fhget() by NeilBrown · 7 years ago
  92. eaa2b82 NFS: guard against confused server in nfs_atomic_open() by NeilBrown · 7 years ago
  93. cc89684 NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 7 years ago
  94. 22368ff PNFS for stateid errors retry against MDS first by Olga Kornievskaia · 7 years ago
  95. a0bc01e PNFS fix EACCESS on commit to DS handling by Olga Kornievskaia · 7 years ago
  96. 4cd1ec9 NFS: silence a uninitialized variable warning by Dan Carpenter · 7 years ago
  97. ce85bd2 nfs: Fix fscache stat printing in nfs_show_stats() by Tuo Chen Peng · 7 years ago
  98. 2eb3aea7d NFS: Fix initialization of nfs_page_array->npages by Benjamin Coddington · 7 years ago
  99. 1a4edf0 NFS: Fix commit policy for non-blocking calls to nfs_write_inode() by Trond Myklebust · 7 years ago
  100. 919e3bd NFS: Ensure we commit after writeback is complete by Trond Myklebust · 7 years ago