1. c0d6fc8 nfsd41: pass writable attrs mask to nfsd4_decode_fattr by Benny Halevy · 16 years ago
  2. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 16 years ago
  3. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 16 years ago
  4. d87a8ad nfsd41: access_valid by Andy Adamson · 16 years ago
  5. 60adfc5 nfsd41: clientid handling by Andy Adamson · 16 years ago
  6. 496c262 nfsd41: check encode size for sessions maxresponse cached by Andy Adamson · 16 years ago
  7. 6668958 nfsd41: stateid handling by Andy Adamson · 16 years ago
  8. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 16 years ago
  9. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 16 years ago
  10. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 16 years ago
  11. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 16 years ago
  12. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 16 years ago
  13. 14778a1 nfsd41: clear DRC cache on free_session by Andy Adamson · 16 years ago
  14. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 16 years ago
  15. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 16 years ago
  16. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 16 years ago
  17. f9bb94c4 nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 16 years ago
  18. b85d4c0 nfsd41: sequence operation by Benny Halevy · 16 years ago
  19. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 16 years ago
  20. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 16 years ago
  21. 069b6ad nfsd41: proc stubs by Andy Adamson · 16 years ago
  22. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 16 years ago
  23. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 16 years ago
  24. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 16 years ago
  25. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 16 years ago
  26. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 16 years ago
  27. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 16 years ago
  28. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 16 years ago
  29. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 16 years ago
  30. 0953e62 Inconsistent setattr behaviour by Sachin S. Prabhu · 16 years ago
  31. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 16 years ago
  32. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  33. 8bbfa9f knfsd: remove the nfsd thread busy histogram by Greg Banks · 16 years ago
  34. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 16 years ago
  35. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 16 years ago
  36. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 16 years ago
  37. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 16 years ago
  38. 1e685ec NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp by Benny Halevy · 16 years ago
  39. a601cae nfsd4: move rpc_client setup to a separate function by J. Bruce Fields · 16 years ago
  40. 418cd20 nfsd4: fix do_probe_callback errors by J. Bruce Fields · 16 years ago
  41. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 16 years ago
  42. d7fdcfe nfsd4: put_nfs4_client does not require state lock by J. Bruce Fields · 16 years ago
  43. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 16 years ago
  44. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 16 years ago
  45. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 16 years ago
  46. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 16 years ago
  47. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 16 years ago
  48. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 16 years ago
  49. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 16 years ago
  50. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 16 years ago
  51. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 16 years ago
  52. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 16 years ago
  53. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 16 years ago
  54. e33d1ea lockd: clean up blocking lock cases of nlsmvc_lock() by Miklos Szeredi · 16 years ago
  55. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  56. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  57. a4773c0 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 16 years ago
  58. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 16 years ago
  59. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 16 years ago
  60. 6866656 nfsd : Define NFSD only when FILE_LOCKING is enabled by Manish Katiyar · 16 years ago
  61. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 16 years ago
  62. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  63. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  64. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  65. 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  66. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  67. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago
  68. ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 16 years ago
  69. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 16 years ago
  70. ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 16 years ago
  71. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  72. 059ea33 block: fix memory leak in bio_clone() by Li Zefan · 16 years ago
  73. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
  74. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  75. ff9cb43 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  76. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 16 years ago
  77. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 16 years ago
  78. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 16 years ago
  79. 8d03c7a ext4: fix bogus BUG_ONs in in mballoc code by Eric Sandeen · 16 years ago
  80. 712e53e ocfs2: Use xs->bucket to set xattr value outside by Tao Ma · 16 years ago
  81. 74e77eb ocfs2: Fix a bug found by sparse check. by Tao Ma · 16 years ago
  82. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 16 years ago
  83. 6c9fd1d ocfs2: reserve xattr block for new directory with inline data by Tiger Yang · 16 years ago
  84. 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  85. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 16 years ago
  86. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 16 years ago
  87. e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 16 years ago
  88. 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 16 years ago
  89. 2842c3b ext4: Print the find_group_flex() warning only once by Theodore Ts'o · 16 years ago
  90. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 16 years ago
  91. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  92. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 16 years ago
  93. ad3bdef proc: fix kflags to uflags copying in /proc/kpageflags by Wu Fengguang · 16 years ago
  94. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 16 years ago
  95. a71ee33 NFS: Handle -ESTALE error in access() by Suresh Jayaraman · 16 years ago
  96. 57df675 NLM: Fix GRANT callback address comparison when IPv6 is enabled by Chuck Lever · 16 years ago
  97. ae46141f NFSv3: Fix posix ACL code by Trond Myklebust · 16 years ago
  98. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 16 years ago
  99. 260219c devpts: remove graffiti by Alexey Dobriyan · 16 years ago
  100. 395a87b ext4: fix header check in ext4_ext_search_right() for deep extent trees. by Eric Sandeen · 16 years ago