1. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  2. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  3. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  4. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  5. 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 12 years ago
  6. 01913b4 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 12 years ago
  7. 1f1ea6c NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached by Trond Myklebust · 12 years ago
  8. 21f498c NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl by Trond Myklebust · 12 years ago
  9. 872ece8 NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 12 years ago
  10. c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  11. 1856b22 nfs: comment fix by Peter Meerwald · 12 years ago
  12. 0866004 NFSv3: Ensure that do_proc_get_root() reports errors correctly by Trond Myklebust · 12 years ago
  13. 7653f6f NFSv4: Ensure that nfs4_alloc_client cleans up on error. by Trond Myklebust · 12 years ago
  14. 12dfd08 NFS: return -ENOKEY when the upcall fails to map the name by Bryan Schumaker · 12 years ago
  15. c506694 NFS: Clear key construction data if the idmap upcall fails by Bryan Schumaker · 12 years ago
  16. cff298c NFSv4: Don't use private xdr_stream fields in decode_getacl by Trond Myklebust · 12 years ago
  17. b291f1b NFSv4: Fix the acl cache size calculation by Trond Myklebust · 12 years ago
  18. 519d395 NFSv4: Fix pointer arithmetic in decode_getacl by Trond Myklebust · 12 years ago
  19. 425e776 NFS: Alias the nfs module to nfs4 by bjschuma@gmail.com · 12 years ago
  20. 1ae811e NFS: Fix a regression when loading the NFS v4 module by bjschuma@gmail.com · 12 years ago
  21. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  22. 47fbf797 NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done by Trond Myklebust · 12 years ago
  23. 7de6e28 pnfs-obj: Better IO pattern in case of unaligned offset by Boaz Harrosh · 12 years ago
  24. f616638 NFS41: add pg_layout_private to nfs_pageio_descriptor by Peng Tao · 12 years ago
  25. 21d1f58 pnfs: nfs4_proc_layoutget returns void by Idan Kedar · 12 years ago
  26. 8554116 pnfs: defer release of pages in layoutget by Idan Kedar · 12 years ago
  27. 3dd4765 nfs: tear down caches in nfs_init_writepagecache when allocation fails by Jeff Layton · 12 years ago
  28. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  29. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  30. 192e501 nfs: prevent page allocator recursions with swap over NFS. by Mel Gorman · 12 years ago
  31. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  32. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  33. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  34. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  35. ad0fcd4 nfs: explicitly reject LOCK_MAND flock() requests by Jeff Layton · 13 years ago
  36. b042414 nfs: increase number of permitted callback connections. by NeilBrown · 13 years ago
  37. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  38. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 13 years ago
  39. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 13 years ago
  40. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 13 years ago
  41. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 13 years ago
  42. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 13 years ago
  43. 6a74490 NFS: Pass super operations and xattr handlers in the nfs_subversion by Bryan Schumaker · 13 years ago
  44. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 13 years ago
  45. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 13 years ago
  46. e8f25e6 NFS: Remove the NFS v4 xdev mount function by Bryan Schumaker · 13 years ago
  47. ab7017a NFS: Add version registering framework by Bryan Schumaker · 13 years ago
  48. a427b9e NFS: Fix a number of bugs in the idmapper by David Howells · 13 years ago
  49. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 13 years ago
  50. 159e056 pnfsblock: bail out partial page IO by Peng Tao · 13 years ago
  51. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 13 years ago
  52. c95908e NFS: fix pnfs regression with directio writes by Fred Isaman · 13 years ago
  53. 59948db NFS: fix pnfs regression with directio reads by Fred Isaman · 13 years ago
  54. 0add3e8 nfs: fix stub return type warnings by Randy Dunlap · 13 years ago
  55. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 13 years ago
  56. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  57. ce9f8d6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  58. c999ff6 pnfs-obj: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 13 years ago
  59. 9909d45 pnfs-obj: don't leak objio_state if ore_write/read fails by Boaz Harrosh · 13 years ago
  60. bb6e071 NFS: exit_nfs_v4() shouldn't be an __exit function by Bryan Schumaker · 13 years ago
  61. ec40989 NFS: Split out NFS v4 client functions by Bryan Schumaker · 13 years ago
  62. fbdefd6 NFS: Split out the NFS v4 filesystem types by Bryan Schumaker · 13 years ago
  63. 3cadf4b NFS: Create a single nfs_clone_super() function by Bryan Schumaker · 13 years ago
  64. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 13 years ago
  65. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 13 years ago
  66. a38a9ea NFS: Move the v4 getroot code to nfs4getroot.c by Bryan Schumaker · 13 years ago
  67. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 13 years ago
  68. 466bfe7 NFS: Initialize v4 sysctls from nfs_init_v4() by Bryan Schumaker · 13 years ago
  69. 129d197 NFS: Create an init_nfs_v4() function by Bryan Schumaker · 13 years ago
  70. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 13 years ago
  71. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 13 years ago
  72. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 13 years ago
  73. 6bbb4ae NFS: Clean up nfs4_proc_setclientid() and friends by Chuck Lever · 13 years ago
  74. de73483 NFS: Treat NFS4ERR_CLID_INUSE as a fatal error by Chuck Lever · 13 years ago
  75. 46a87b8 NFS: When state recovery fails, waiting tasks should exit by Chuck Lever · 13 years ago
  76. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 13 years ago
  77. 56d08fe NFS: nfs_getaclargs.acl_len is a size_t by Chuck Lever · 13 years ago
  78. 38527b1 NFS: Clean up TEST_STATEID and FREE_STATEID error reporting by Chuck Lever · 13 years ago
  79. 3e60ffd NFS: Clean up nfs41_check_expired_stateid() by Chuck Lever · 13 years ago
  80. eb64cf9 NFS: State reclaim clears OPEN and LOCK state by Chuck Lever · 13 years ago
  81. 89af273 NFS: Don't free a state ID the server does not recognize by Chuck Lever · 13 years ago
  82. 377e507 NFS: Fix up TEST_STATEID and FREE_STATEID return code handling by Chuck Lever · 13 years ago
  83. 293b3b0 NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list by Andy Adamson · 13 years ago
  84. 366d505 NFSv4.1 mark layout when already returned by Andy Adamson · 13 years ago
  85. baf6c2a NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS by Andy Adamson · 13 years ago
  86. 82c7c7a NFSv4.1 return the LAYOUT for each file with failed DS connection I/O by Andy Adamson · 13 years ago
  87. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 13 years ago
  88. 9249e17 VFS: Pass mount flags to sget() by David Howells · 13 years ago
  89. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  90. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  91. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 13 years ago
  92. fa3c56b fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible by Al Viro · 13 years ago
  93. facc353 nfs_lookup_verify_inode() - nd is *always* non-NULL here by Al Viro · 13 years ago
  94. 93420b4 switch nfs_lookup_check_intent() away from nameidata by Al Viro · 13 years ago
  95. e45198a make finish_no_open() return int by Al Viro · 13 years ago
  96. 30d9049 kill struct opendata by Al Viro · 13 years ago
  97. d958527 make ->atomic_open() return int by Al Viro · 13 years ago
  98. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 13 years ago
  99. eda72af nfs: don't use intents for checking atomic open by Miklos Szeredi · 13 years ago
  100. 50de348 nfs: don't use nd->intent.open.flags by Miklos Szeredi · 13 years ago