1. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  2. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  3. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 7 years ago
  4. 2132973 Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") by Trond Myklebust · 8 years ago
  5. 4b75053e pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() by Trond Myklebust · 8 years ago
  6. 4118188 NFS: Fix another COMMIT race in pNFS by Trond Myklebust · 8 years ago
  7. e39928f NFS: Fix a COMMIT race in pNFS by Trond Myklebust · 8 years ago
  8. 89a6814 mount: copy the port field into the cloned nfs_server structure. by Steve Dickson · 8 years ago
  9. 301bfa4 NFS: Don't run wake_up_bit() when nobody is waiting... by Trond Myklebust · 8 years ago
  10. 0042248 nfs: add export operations by Peng Tao · 8 years ago
  11. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 8 years ago
  12. f174ff7 nfs: add a nfs_ilookup helper by Peng Tao · 8 years ago
  13. 774d951 nfs: replace d_add with d_splice_alias in atomic_open by Peng Tao · 8 years ago
  14. 1ee48bd NFSv4.2 fix size storage for nfs42_proc_copy by Olga Kornievskaia · 8 years ago
  15. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 8 years ago
  16. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 8 years ago
  17. 26fde4d NFS: check for nfs_refresh_inode() errors in nfs_fhget() by NeilBrown · 8 years ago
  18. eaa2b82 NFS: guard against confused server in nfs_atomic_open() by NeilBrown · 8 years ago
  19. cc89684 NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 8 years ago
  20. 22368ff PNFS for stateid errors retry against MDS first by Olga Kornievskaia · 8 years ago
  21. a0bc01e PNFS fix EACCESS on commit to DS handling by Olga Kornievskaia · 8 years ago
  22. 4cd1ec9 NFS: silence a uninitialized variable warning by Dan Carpenter · 8 years ago
  23. ce85bd2 nfs: Fix fscache stat printing in nfs_show_stats() by Tuo Chen Peng · 8 years ago
  24. 2eb3aea7d NFS: Fix initialization of nfs_page_array->npages by Benjamin Coddington · 8 years ago
  25. 1a4edf0 NFS: Fix commit policy for non-blocking calls to nfs_write_inode() by Trond Myklebust · 8 years ago
  26. 919e3bd NFS: Ensure we commit after writeback is complete by Trond Myklebust · 8 years ago
  27. b5973a8 NFS: Remove unused fields in the page I/O structures by Trond Myklebust · 8 years ago
  28. 818a8db NFS: nfs_rename() - revalidate directories on -ERESTARTSYS by Benjamin Coddington · 8 years ago
  29. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  30. 18fe6a2 NFS: Set FATTR4_WORD0_TYPE for . and .. entries by Anna Schumaker · 8 years ago
  31. 800222f nfsd4: const-ify nfsd4_ops by Christoph Hellwig · 8 years ago
  32. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  33. b9c744c sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  34. 0becc11 sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  35. 72edc37 nfsd4: properly type op_func callbacks by Christoph Hellwig · 8 years ago
  36. 62bbf8b nfsd4: remove nfsd4op_rsize by Christoph Hellwig · 8 years ago
  37. c2a1102 nfsd4: properly type op_get_currentstateid callbacks by Christoph Hellwig · 8 years ago
  38. 6c9600a nfsd4: properly type op_set_currentstateid callbacks by Christoph Hellwig · 8 years ago
  39. d16d186 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  40. cc6acc2 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  41. 1150ded sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  42. 1c8a540 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  43. 36ba89c nfsd: remove the unused PROC() macro in nfs3proc.c by Christoph Hellwig · 8 years ago
  44. ec7e8ca nfsd: use named initializers in PROC() by Christoph Hellwig · 8 years ago
  45. 39d43f7 nfsd4: const-ify nfs_cb_version4 by Christoph Hellwig · 8 years ago
  46. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  47. 9ae7d8f nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration by Christoph Hellwig · 8 years ago
  48. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  49. e91ff8e lockd: fix some weird indentation by Christoph Hellwig · 8 years ago
  50. 947c6e4 nfs: don't cast callback decode/proc/encode routines by Christoph Hellwig · 8 years ago
  51. fc01648 nfs: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  52. 0400056 lockd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  53. 5362a4e nfsd: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  54. 843efb7 nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  55. fcc8581 nfs: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  56. d160733 lockd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  57. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  58. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  60. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 8 years ago
  61. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 8 years ago
  62. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 8 years ago
  63. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 8 years ago
  64. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 8 years ago
  65. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 8 years ago
  66. 414cf71 fix ufs_isblockset() by Al Viro · 8 years ago
  67. 8785d84 ufs: restore proper tail allocation by Al Viro · 8 years ago
  68. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 8 years ago
  69. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  70. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 8 years ago
  71. 239e250 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 8 years ago
  72. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  73. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  74. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. e209392 dax: fix race between colliding PMD & PTE entries by Ross Zwisler · 8 years ago
  76. e6e6d07 Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  77. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  78. 2f48641 Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  79. 0bb2303 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  80. a9b3311 btrfs: fix race with relocation recovery and fs_root setup by Jeff Mahoney · 8 years ago
  81. 896533a btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 8 years ago
  82. cc2b702 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 8 years ago
  83. d602fb6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  84. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  85. f511c0b "Yes, people use FOLL_FORCE ;)" by Linus Torvalds · 8 years ago
  86. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  87. a082c6f ovl: filter trusted xattr for non-admin by Miklos Szeredi · 8 years ago
  88. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  89. 7585d12 ocfs2: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  90. fee2aa7 ntfs: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  91. fe3b81b NFS: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  92. a056bda ext4: fix data corruption for mmap writes by Jan Kara · 8 years ago
  93. 4f8caa6 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 8 years ago
  94. cdbe020 Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  95. a54fba8 xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  96. d7fd242 xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 8 years ago
  97. 5375023 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 8 years ago
  98. 8affebe xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 8 years ago
  99. a4d768e xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 8 years ago
  100. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago