1. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 13 years ago
  2. 652f89f NFSv4: Do not accept delegated opens when a delegation recall is in effect by Trond Myklebust · 13 years ago
  3. 4b44b40 NFSv4: Ensure correct locking when accessing the 'lock_states' list by Trond Myklebust · 13 years ago
  4. 111d489 NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. by Trond Myklebust · 13 years ago
  5. 4f38e4a NFSv4: Don't error if we handled it in nfs4_recovery_handle_error by Trond Myklebust · 13 years ago
  6. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  7. ea441d1 new helper: mount_subtree() by Al Viro · 13 years ago
  8. c133449 switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs by Al Viro · 13 years ago
  9. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  10. a6f498a NFS: Fix a regression in the referral code by Trond Myklebust · 13 years ago
  11. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  12. 0486958 nfs: move nfs_file_operations declaration to bottom of file.c (try #2) by Jeff Layton · 13 years ago
  13. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  14. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  15. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  16. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  17. 278c023 pnfs-obj: Support for RAID5 read-4-write interface. by Boaz Harrosh · 13 years ago
  18. 04291b6 pnfs-obj: move to ore 03: Remove old raid engine by Boaz Harrosh · 13 years ago
  19. eecfc63 pnfs-obj: move to ore 02: move to ORE by Boaz Harrosh · 13 years ago
  20. af4f5b5 pnfs-obj: move to ore 01: ore_layout & ore_components by Boaz Harrosh · 13 years ago
  21. e2e0435 pnfs-obj: Rename objlayout_io_state => objlayout_io_res by Boaz Harrosh · 13 years ago
  22. 9621855 pnfs-obj: Get rid of objlayout_{alloc,free}_io_state by Boaz Harrosh · 13 years ago
  23. e6c40fe pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist by Boaz Harrosh · 13 years ago
  24. 4cdc685 pnfs-obj: Remove redundant EOF from objlayout_io_state by Boaz Harrosh · 13 years ago
  25. 2b72c9c nfs: Remove unused variable from write.c by Rakib Mullick · 13 years ago
  26. 6f276e4 nfs: Fix unused variable warning from file.c by Rakib Mullick · 13 years ago
  27. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  28. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  29. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  30. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  31. e414966 NFS: Remove no-op less-than-zero checks on unsigned variables. by Chuck Lever · 13 years ago
  32. c6e6966 NFS: Clean up nfs4_xdr_dec_secinfo() by Chuck Lever · 13 years ago
  33. c02f557 NFS: Fix documenting comment for nfs_create_request() by Chuck Lever · 13 years ago
  34. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  35. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  36. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  37. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  38. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  39. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  40. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  41. 940aab4 Check validity of cl_rpcclient in nfs_server_list_show by Malahal Naineni · 13 years ago
  42. b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago
  43. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  44. fbb5a9a NFS: Get rid of unnecessary calls to ClearPageError() in read code by Trond Myklebust · 13 years ago
  45. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  46. 08ef7bd NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup by Trond Myklebust · 13 years ago
  47. 0c2e53f NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() by Trond Myklebust · 13 years ago
  48. a9a4a87 NFS: Use the inode->i_version to cache NFSv4 change attribute information by Trond Myklebust · 13 years ago
  49. 45402c38 nfs/super.c: local functions should be static by H Hartley Sweeten · 13 years ago
  50. 7542274 pnfsblock: fix writeback deadlock by Peng Tao · 13 years ago
  51. e6d05a7 pnfsblock: fix NULL pointer dereference by Peng Tao · 13 years ago
  52. 9b7eecd pnfs: recoalesce when ld read pagelist fails by Peng Tao · 13 years ago
  53. 8ce160c pnfs: recoalesce when ld write pagelist fails by Peng Tao · 13 years ago
  54. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  55. 760383f pnfsblock: add missing rpc_put_mount and path_put by Peng Tao · 13 years ago
  56. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  57. fdc17ab pnfsblock: fix size of upcall message by Jim Rees · 13 years ago
  58. 516f2e2 pnfsblock: fix return code confusion by Jim Rees · 13 years ago
  59. 2da9565 nfs: don't try to migrate pages with active requests by Jeff Layton · 13 years ago
  60. b9dd3ab nfs: fix bug about IPv6 address scope checking by Mi Jinlong · 13 years ago
  61. 3236c3e nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages by Jeff Layton · 13 years ago
  62. 59b7c05 Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing" by Trond Myklebust · 13 years ago
  63. 5703728 nfs: fix bug about IPv6 address scope checking by Mi Jinlong · 13 years ago
  64. 815d405 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  65. fb2088c nfs: Do not allow multiple mounts on same mountpoint when using -o noac by Sachin Prabhu · 13 years ago
  66. f13c362 NFS: Fix a typo in nfs_flush_multi by Trond Myklebust · 13 years ago
  67. a9004ab nfsd4: cleanup and consolidate seqid_mutating_err by J. Bruce Fields · 13 years ago
  68. 042b60b NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error by Trond Myklebust · 13 years ago
  69. 2f60ea6 NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation by Trond Myklebust · 13 years ago
  70. 8534d4e NFSv4: nfs4_proc_renew should be declared static by Trond Myklebust · 13 years ago
  71. b569ad3 NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation by Trond Myklebust · 13 years ago
  72. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  73. 35a21b4 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  74. 8cf1fb216 pnfs: Automatically select blocks & objects layouts by Boaz Harrosh · 13 years ago
  75. 54a33b19 NFS41: make PNFS_BLOCK selectable by Peng Tao · 13 years ago
  76. 910ac68 NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets by Trond Myklebust · 13 years ago
  77. 55a6739 NFSv4.1: Fix the callback 'highest_used_slotid' behaviour by Trond Myklebust · 13 years ago
  78. 9af7db3 pnfs-obj: Fix the comp_index != 0 case by Boaz Harrosh · 13 years ago
  79. 20618b2 pnfs-obj: Bug when we are running out of bio by Boaz Harrosh · 13 years ago
  80. 88c9e42 nfs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  81. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  82. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  83. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  84. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  85. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 13 years ago
  86. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 13 years ago
  87. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 13 years ago
  88. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 13 years ago
  89. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 13 years ago
  90. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 13 years ago
  91. 9f37704 pnfsblock: merge rw extents by Fred Isaman · 13 years ago
  92. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 13 years ago
  93. 6d742ba pnfsblock: bl_find_get_extent by Fred Isaman · 13 years ago
  94. e9437cc pnfsblock: xdr decode pnfs_block_layout4 by Fred Isaman · 13 years ago
  95. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  96. 03341d2 pnfsblock: merge extents by Fred Isaman · 13 years ago
  97. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 13 years ago
  98. 025a70e pnfsblock: remove device operations by Jim Rees · 13 years ago
  99. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  100. 9e69296 pnfsblock: basic extent code by Fred Isaman · 13 years ago