1. 7f27392 pNFS: Fix races between return-on-close and layoutreturn. by Trond Myklebust · 9 years ago
  2. df9cecc pNFS: pnfs_roc_drain should return 'true' when sleeping by Trond Myklebust · 9 years ago
  3. c5d7371 pNFS: Layoutreturn must invalidate all existing layout segments. by Trond Myklebust · 9 years ago
  4. 690edcf NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code by Trond Myklebust · 9 years ago
  5. be82416 NFSv4: Leases are renewed in sequence_done when we have sessions by Trond Myklebust · 9 years ago
  6. b15c7cd NFSv4.1: nfs41_sequence_done should handle sequence flag errors by Trond Myklebust · 9 years ago
  7. b135290 NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly by Trond Myklebust · 9 years ago
  8. 4099287 NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly by Trond Myklebust · 9 years ago
  9. 8b895ce NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. by Trond Myklebust · 9 years ago
  10. b4839eb nfs: Remove invalid tk_pid from debug message by Kinglong Mee · 9 years ago
  11. d356a7d nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh by Kinglong Mee · 9 years ago
  12. bc4da2a nfs: Drop bad comment in nfs41_walk_client_list() by Kinglong Mee · 9 years ago
  13. cd738ee nfs: Remove unneeded micro checking of CONFIG_PROC_FS by Kinglong Mee · 9 years ago
  14. 2785110 nfs: Don't setting FILE_CREATED flags always by Kinglong Mee · 9 years ago
  15. 6a062a3 nfs: Use remove_proc_subtree() instead remove_proc_entry() by Kinglong Mee · 9 years ago
  16. 71f81e5 nfs: Remove unused argument in nfs_server_set_fsinfo() by Kinglong Mee · 9 years ago
  17. 6b55970 nfs: Fix a memory leak when meeting an unsupported state protect by Kinglong Mee · 9 years ago
  18. db2efec nfs: take extra reference to fl->fl_file when running a LOCKU operation by Jeff Layton · 9 years ago
  19. 39f897f NFSv4: When returning a delegation, don't reclaim an incompatible open mode. by NeilBrown · 9 years ago
  20. 6c5a0d8 NFSv4.2: LAYOUTSTATS is optional to implement by Trond Myklebust · 9 years ago
  21. da2e812 NFSv4.2: Fix up a decoding error in layoutstats by Trond Myklebust · 9 years ago
  22. d620876 pNFS/flexfiles: Fix the reset of struct pgio_header when resending by Trond Myklebust · 9 years ago
  23. c0f5f50 pNFS/flexfiles: Turn off layoutcommit for servers that don't need it by Trond Myklebust · 9 years ago
  24. 122d328 Merge branch 'layoutstats' by Trond Myklebust · 9 years ago
  25. 9bbd9bb pnfs/flexfiles: protect ktime manipulation with mirror lock by Peng Tao · 9 years ago
  26. 865a7ec nfs: provide pnfs_report_layoutstat when NFS42 is disabled by Peng Tao · 10 years ago
  27. 18a6008 nfs: verify open flags before allowing open by Benjamin Coddington · 10 years ago
  28. 0c8315d nfs: always update creds in mirror, even when we have an already connected ds by Jeff Layton · 10 years ago
  29. a24221d nfs: fix potential credential leak in ff_layout_update_mirror_cred by Jeff Layton · 10 years ago
  30. 97ba375 pnfs/flexfiles: report layoutstat regularly by Peng Tao · 10 years ago
  31. 1bfe3b2 nfs42: serialize LAYOUTSTATS calls of the same file by Peng Tao · 10 years ago
  32. 27c4306 pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific data by Peng Tao · 10 years ago
  33. ad4dc53e pnfs/flexfiles: add ff_layout_prepare_layoutstats by Peng Tao · 10 years ago
  34. d983803 pNFS/flexfiles: track when layout is first used by Peng Tao · 10 years ago
  35. abcb7bf pNFS/flexfiles: add layoutstats tracking by Trond Myklebust · 10 years ago
  36. 27797d1 pNFS/flexfiles: Remove unused struct members user_name, group_name by Trond Myklebust · 10 years ago
  37. 8733408 pnfs: add pnfs_report_layoutstat helper function by Peng Tao · 10 years ago
  38. 1b4a4bd pNFS: fill in nfs42_layoutstat_ops by Peng Tao · 10 years ago
  39. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 10 years ago
  40. 1372a31 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  41. dfad700 nfs: Fix comment for nfs_pageio_init() and nfs_pageio_complete_mirror() by Yijing Wang · 10 years ago
  42. c707011 NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes by Trond Myklebust · 10 years ago
  43. 1ca018d pNFS: Fix a memory leak when attempted pnfs fails by Trond Myklebust · 10 years ago
  44. 3438995 Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  45. 5ba1244 NFSv4: Fix stateid recovery on revoked delegations by Trond Myklebust · 10 years ago
  46. ae2ffef Recover from stateid-type error on SETATTR by Olga Kornievskaia · 10 years ago
  47. df05a49 nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumes by Kinglong Mee · 10 years ago
  48. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 10 years ago
  49. a319268 nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer by Jeff Layton · 10 years ago
  50. b8fb2f5 nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID by Jeff Layton · 10 years ago
  51. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 10 years ago
  52. 455b6ee pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() by Fabian Frederick · 10 years ago
  53. 4e54ab8 NFS: Ensure that we update the sequence id under the slot table lock by Trond Myklebust · 10 years ago
  54. 0579c8d nfs: Initialize cb_sequenceres information before validate_seqid() by Kinglong Mee · 10 years ago
  55. 6f02dc8 nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them by Jeff Layton · 10 years ago
  56. e937ee7 nfs: Only update callback sequnce id when CB_SEQUENCE success by Kinglong Mee · 10 years ago
  57. 4ed0d83 NFS: Convert use of __constant_htonl to htonl by Vaishali Thakkar · 10 years ago
  58. 11598b8 NFS: Remove unused nfs_rw_ops->rw_release() function by Anna Schumaker · 10 years ago
  59. c86c90c NFSv4: handle nfs4_get_referral failure by Dominique Martinet · 10 years ago
  60. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 10 years ago
  61. 8eee52a NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN by Trond Myklebust · 10 years ago
  62. 161f873b vfs: read file_handle only once in handle_to_path by Sasha Levin · 10 years ago
  63. 13985b1 NFS: drop unneeded goto by Julia Lawall · 10 years ago
  64. d683cc4 NFS: Fix size of NFSACL SETACL operations by Chuck Lever · 10 years ago
  65. 7ef5ca4 NFS: report more appropriate block size for directories. by NeilBrown · 10 years ago
  66. 5cae02f NFSv4: Always drain the slot table before re-establishing the lease by Trond Myklebust · 10 years ago
  67. e8d975e fixing infinite OPEN loop in 4.0 stateid recovery by Olga Kornievskaia · 10 years ago
  68. 8ba64dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  69. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  70. 2159184 d_walk() might skip too much by Al Viro · 10 years ago
  71. 5a6b2b3 omfs: fix potential integer overflow in allocator by Bob Copeland · 10 years ago
  72. c0345ee omfs: fix sign confusion for bitmap loop counter by Bob Copeland · 10 years ago
  73. 3a281f9 omfs: set error return when d_make_root() fails by Bob Copeland · 10 years ago
  74. dcbff39 fs, omfs: add NULL terminator in the end up the token list by Sasha Levin · 10 years ago
  75. 2b1d3ae fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings by Andrew Morton · 10 years ago
  76. 22419ac xfs: fix broken i_nlink accounting for whiteout tmpfile inode by Brian Foster · 10 years ago
  77. cddc116 xfs: xfs_iozero can return positive errno by Dave Chinner · 10 years ago
  78. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 10 years ago
  79. 6dea405e xfs: extent size hints can round up extents past MAXEXTLEN by Dave Chinner · 10 years ago
  80. 8c1903d xfs: inode and free block counters need to use __percpu_counter_compare by Dave Chinner · 10 years ago
  81. 74f9ce1 xfs: use percpu_counter_read_positive for mp->m_icount by George Wang · 10 years ago
  82. de18246 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  83. 3cfd4ba Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  84. 7ce14f6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  85. 4afe260 CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE by Federico Sauter · 10 years ago
  86. b291030 Fix to convert SURROGATE PAIR by Nakajima Akira · 10 years ago
  87. 00b8c95 cifs: potential missing check for posix_lock_file_wait by Chengyu Song · 10 years ago
  88. 7196ac1 Fix to check Unique id and FileType when client refer file directly. by Nakajima Akira · 10 years ago
  89. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 10 years ago
  90. 65c3b20 CIFS: remove an unneeded NULL check by Dan Carpenter · 10 years ago
  91. 1dc92c4 [cifs] fix null pointer check by Steve French · 10 years ago
  92. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 10 years ago
  93. 2c2ed5a btrfs: clear 'ret' in btrfs_check_shared() loop by Mark Fasheh · 10 years ago
  94. 1113cdf Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  95. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 10 years ago
  96. 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  97. 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  98. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  99. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  100. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 10 years ago