1. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 13 years ago
  2. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  3. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  4. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 13 years ago
  5. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 13 years ago
  6. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 13 years ago
  7. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  8. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  9. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  10. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  11. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  12. 8f68cd4 nfs: BKL is no longer needed, so remove the include by Stephen Rothwell · 13 years ago
  13. c5cb09b Cleanup: Factor out some cut-and-paste code. by Rob Landley · 13 years ago
  14. c12bace cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions. by Rob Landley · 13 years ago
  15. 7ec10f2 NFS: account direct-io into task io accounting by Konstantin Khlebnikov · 14 years ago
  16. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 14 years ago
  17. 3ddeb7c NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr by Trond Myklebust · 14 years ago
  18. e4fd72a NFSv4: cleanup idmapper functions to take an nfs_server argument by Trond Myklebust · 14 years ago
  19. f0b8516 NFSv4: Send unmapped uid/gids to the server if the idmapper fails by Trond Myklebust · 14 years ago
  20. 5cf36cf NFSv4: If the server sends us a numeric uid/gid then accept it by Trond Myklebust · 14 years ago
  21. 75247af NFSv4.1: reject zero layout with zeroed stripe unit by Benny Halevy · 14 years ago
  22. 36fe432 NFSv4.1: Clear lseg pointer in ->doio function by Fred Isaman · 14 years ago
  23. c76069b NFSv4.1: rearrange ->doio args by Fred Isaman · 14 years ago
  24. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 14 years ago
  25. 7ffd106 NFSv4.1: remove GETATTR from ds writes by Fred Isaman · 14 years ago
  26. 0382b74 NFSv4.1: implement generic pnfs layer write switch by Andy Adamson · 14 years ago
  27. 44b8379 NFSv4.1: trigger LAYOUTGET for writes by Fred Isaman · 14 years ago
  28. 5053aa5 NFSv4.1: Send lseg down into nfs_write_rpcsetup by Fred Isaman · 14 years ago
  29. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 14 years ago
  30. d138d5d NFSv4.1: rearrange nfs_write_rpcsetup by Andy Adamson · 14 years ago
  31. 568e8c4 NFSv4.1: turn off pNFS on ds connection failure by Andy Adamson · 14 years ago
  32. ea8eecd NFSv4.1 move deviceid cache to filelayout driver by Christoph Hellwig · 14 years ago
  33. cbdabc7 NFSv4.1: filelayout async error handler by Andy Adamson · 14 years ago
  34. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 14 years ago
  35. cfe7f41 NFSv4.1: filelayout i/o helpers by Fred Isaman · 14 years ago
  36. d83217c NFSv4.1: data server connection by Andy Adamson · 14 years ago
  37. 64419a9 NFSv4.1: generic read by Andy Adamson · 14 years ago
  38. bae724e NFSv4.1: shift pnfs_update_layout locations by Fred Isaman · 14 years ago
  39. 94ad1c8 NFSv4.1: coelesce across layout stripes by Fred Isaman · 14 years ago
  40. d684d2a NFSv4.1: lseg refcounting by Fred Isaman · 14 years ago
  41. 94de8b2 NFSv4.1: add MDS mount DS only check by Andy Adamson · 14 years ago
  42. d6fb79d NFSv4.1: new flag for lease time check by Andy Adamson · 14 years ago
  43. d3b4c9d NFSv4.1: new flag for state renewal check by Andy Adamson · 14 years ago
  44. 89d1ea6 NFSv4.1: send zero stateid seqid on v4.1 i/o by Andy Adamson · 14 years ago
  45. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 14 years ago
  46. bf9c138 NFSv4.1: put_layout_hdr can remove nfsi->layout by Andy Adamson · 14 years ago
  47. 1360289 NFS: change nfs_writeback_done to return void by Fred Isaman · 14 years ago
  48. 83762c5 NFS: remove pointless if statement in nfs_direct_write_result by Fred Isaman · 14 years ago
  49. f49f9ba pnfs: fix pnfs lock inversion of i_lock and cl_lock by Fred Isaman · 14 years ago
  50. 9f52c25 pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag by Fred Isaman · 14 years ago
  51. 3851172 pnfs: avoid incorrect use of layout stateid by Fred Isaman · 14 years ago
  52. 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 13 years ago
  53. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 13 years ago
  54. f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 13 years ago
  55. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 13 years ago
  56. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 13 years ago
  57. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 13 years ago
  58. c34c32e NFSv4.1 reclaim complete must wait for completion by Andy Adamson · 13 years ago
  59. 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 13 years ago
  60. 7d6d63d NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY by Ricardo Labiaga · 13 years ago
  61. 3fa0b4e (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 31 or 63 are set in fileid by Frank Filz · 14 years ago
  62. 43b7c3f nfs: fix compilation warning by Jovi Zhang · 14 years ago
  63. b9f8105 nfs: add kmalloc return value check in decode_and_add_ds by Stanislav Fomichev · 14 years ago
  64. d2224e7 nfs: close NFSv4 COMMIT vs. CLOSE race by Jeff Layton · 14 years ago
  65. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  66. e9e3d72 nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) by Neil Horman · 14 years ago
  67. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  68. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 14 years ago
  69. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 14 years ago
  70. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 14 years ago
  71. c7a360b NFS construct consistent co_ownerid for v4.1 by Andy Adamson · 14 years ago
  72. 27dc1cd NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount by Trond Myklebust · 14 years ago
  73. b2a2897 NFS improve pnfs_put_deviceid_cache debug print by Andy Adamson · 14 years ago
  74. 2c4cdf8 NFS fix cb_sequence error processing by Andy Adamson · 14 years ago
  75. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  76. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  77. ee5dc77 NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!" by Chuck Lever · 14 years ago
  78. 839f7ad NFS: Fix "kernel BUG at fs/aio.c:554!" by Chuck Lever · 14 years ago
  79. ad3d2ee NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds(). by Jesper Juhl · 14 years ago
  80. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 14 years ago
  81. 0da2a4ac NFS: fix handling of malloc failure during nfs_flush_multi() by Fred Isaman · 14 years ago
  82. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 14 years ago
  83. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  84. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  85. db9effe Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  86. 657e94b nfs: add missing rcu-walk check by Nick Piggin · 14 years ago
  87. 8a0eebf NFS: Fix NFSv3 exclusive open semantics by Trond Myklebust · 14 years ago
  88. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  89. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  90. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 14 years ago
  91. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
  92. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  93. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  94. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  95. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  96. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  97. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  98. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  99. 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 14 years ago
  100. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago