1. 16b374c NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  2. b1f69b7 NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure by Andy Adamson · 14 years ago
  3. 974cec8 NFS: client needs to maintain list of inodes with active layouts by Andy Adamson · 14 years ago
  4. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  5. 7ab672c NFSv4.1: pnfs: filelayout: introduce minimal file layout driver by Dean Hildebrand · 14 years ago
  6. 02c35fc NFSv4.1: pnfs: full mount/umount infrastructure by Fred Isaman · 14 years ago
  7. 85e174b NFS: set layout driver by Ricardo Labiaga · 14 years ago
  8. 504913f NFS: ask for layouttypes during v4 fsinfo call by Andy Adamson · 14 years ago
  9. 9449925 NFS: change stateid to be a union by Alexandros Batsakis · 14 years ago
  10. 3c9101a NFSD: remove duplicate NFS4_STATEID_SIZE by Andy Adamson · 14 years ago
  11. 3388bff nfs: fix unchecked value by Roman Borisov · 14 years ago
  12. 55b6e77 Ask for time_delta during fsinfo probe by Ricardo Labiaga · 14 years ago
  13. 6b96724 Revalidate caches on lock by Ricardo Labiaga · 14 years ago
  14. 6f7a35b NFSv4: Fix up the 'dircount' hint in encode_readdir by Trond Myklebust · 14 years ago
  15. 9af8c22 NFSv4: Clean up nfs4_decode_dirent by Trond Myklebust · 14 years ago
  16. 4f08222 NFSv4: nfs4_decode_dirent must clear entry->fattr->valid by Trond Myklebust · 14 years ago
  17. 3201f3d NFSv4: Fix a regression in decode_getfattr by Trond Myklebust · 14 years ago
  18. 7ad0735 NFSv4: Fix up decode_attr_filehandle() to handle the case of empty fh pointer by Trond Myklebust · 14 years ago
  19. 4a201d6 NFS: Ensure we check all allocation return values in new readdir code by Trond Myklebust · 14 years ago
  20. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  21. ae42c70 NFS: introduce generic decode_getattr function by Bryan Schumaker · 14 years ago
  22. 9942438 NFS: check xdr_decode for errors by Bryan Schumaker · 14 years ago
  23. 3c8a1ae NFS: nfs_readdir_filler catch all errors by Bryan Schumaker · 14 years ago
  24. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  25. afa8ccc NFS: remove page size checking code by Bryan Schumaker · 14 years ago
  26. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  27. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  28. d39ab9d NFS: re-add readdir plus by Bryan Schumaker · 14 years ago
  29. baf57a0 NFS: Optimise the readdir searches by Trond Myklebust · 14 years ago
  30. d1bacf9 NFS: add readdir cache array by Bryan Schumaker · 14 years ago
  31. 8c7597f nfs: include ratelimit.h, fix nfs4state build error by Randy Dunlap · 14 years ago
  32. 168667c NFSv4: The state manager must ignore EKEYEXPIRED. by Trond Myklebust · 14 years ago
  33. 898f635 NFSv4: Don't ignore the error return codes from nfs_intent_set_file by Trond Myklebust · 14 years ago
  34. 6eaa614 NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID by Trond Myklebust · 14 years ago
  35. ae1007d NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  36. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  37. bc4866b NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation by Trond Myklebust · 14 years ago
  38. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  39. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  40. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  41. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  42. dfb4f30 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  43. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  44. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  45. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  46. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  47. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  48. d141d97 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c by Chuck Lever · 14 years ago
  49. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  50. d688e11 NFSv4.1: Fix the slotid initialisation in nfs_async_rename() by Trond Myklebust · 14 years ago
  51. f7732d6 NFS: Fix a use-after-free case in nfs_async_rename() by Trond Myklebust · 14 years ago
  52. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  53. 779c517 nfs: move nfs_sillyrename to unlink.c by Jeff Layton · 14 years ago
  54. e8582a8 nfs: standardize the rename response container by Jeff Layton · 14 years ago
  55. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  56. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  57. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  58. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  59. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  60. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  61. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  62. 306a075 NFS: Allow NFSROOT debugging messages to be enabled dynamically by Chuck Lever · 14 years ago
  63. 8d23210 NFS: Clean up nfsroot.c by Chuck Lever · 14 years ago
  64. 56463e5 NFS: Use super.c for NFSROOT mount option parsing by Chuck Lever · 14 years ago
  65. 60ac036 NFS: Clean up NFSROOT command line parsing by Chuck Lever · 14 years ago
  66. ed58b29 NFS: Remove \t from mount debugging message by Chuck Lever · 14 years ago
  67. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  68. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  69. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  71. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  72. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  73. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  74. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  75. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  76. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  77. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  78. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  79. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  80. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  81. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  82. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  83. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  84. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  85. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  86. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  87. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  88. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  89. 3782218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  90. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  91. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  92. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  93. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  94. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  95. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  96. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago
  97. 2fe3366 xfs: ensure f_ffree returned by statfs() is non-negative by Stuart Brodsky · 14 years ago
  98. efceab1 xfs: handle negative wbc->nr_to_write during sync writeback by Dave Chinner · 14 years ago
  99. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  100. 5b3eed7 xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE by Dave Chinner · 14 years ago