1. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  2. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  3. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  4. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  5. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  6. a7f796a [CIFS] Fix typo in previous commit by Steve French · 16 years ago
  7. ee4987a [CIFS] Fix define for new proxy cap to match documentation by Steve French · 16 years ago
  8. 36d99df Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  9. ca45625 knfsd: clear both setuid and setgid whenever a chown is done by Jeff Layton · 16 years ago
  10. dee3209 knfsd: get rid of imode variable in nfsd_setattr by Jeff Layton · 16 years ago
  11. f97c650 NLM: don't let lockd exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  12. 06e02d6 NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  13. ff7d975 nfsd: use static memory for callback program and stats by Olga Kornievskaia · 16 years ago
  14. e1ba1ab nfsd: fix comment by J. Bruce Fields · 16 years ago
  15. 3c61eec lockd: Fix stale nlmsvc_unlink_block comment by J. Bruce Fields · 16 years ago
  16. 1a448fd NFSD: Remove NFSv4 dependency on NFSv3 by Chuck Lever · 16 years ago
  17. 3329ba0 SUNRPC: Remove PROC_FS dependency by Chuck Lever · 16 years ago
  18. 6ffd4be NFSD: Use "depends on" for PROC_FS dependency by Chuck Lever · 16 years ago
  19. 03550fa nfsd: move most of fh_verify to separate function by J. Bruce Fields · 16 years ago
  20. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 16 years ago
  21. a277e33 NFS: convert nfs4 callback thread to kthread API by Jeff Layton · 16 years ago
  22. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 16 years ago
  23. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  24. d842120 lockd: convert nsm_mutex to a spinlock by J. Bruce Fields · 16 years ago
  25. a95e56e lockd: clean up __nsm_find() by J. Bruce Fields · 16 years ago
  26. 164f98a lockd: fix race in nlm_release() by J. Bruce Fields · 16 years ago
  27. 93245d1 lockd: fix sparse warning in svcshare.c by Harvey Harrison · 16 years ago
  28. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 17 years ago
  29. 6aaa67b NFSD: Remove redundant "select" clauses in fs/Kconfig by Chuck Lever · 17 years ago
  30. 78dd099 NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" by Chuck Lever · 17 years ago
  31. 8920695 NFSD: Move "select FS_POSIX_ACL if NFSD_V4" by Chuck Lever · 17 years ago
  32. d24455b NFSD: Update help text for CONFIG_NFSD by Chuck Lever · 17 years ago
  33. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 17 years ago
  34. c0ce6ec nfsd: clarify readdir/mountpoint-crossing code by J. Bruce Fields · 17 years ago
  35. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 17 years ago
  36. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 17 years ago
  37. f336273 nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op by J. Bruce Fields · 17 years ago
  38. 065f30e nfs: remove unnecessary NFS_NEED_* defines by J. Bruce Fields · 17 years ago
  39. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  40. d751a7c NLM: Convert lockd to use kthreads by Jeff Layton · 17 years ago
  41. 1447d25 knfsd: Remove NLM_HOST_MAX and associated logic. by NeilBrown · 17 years ago
  42. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  43. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  44. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  45. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  46. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  47. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  48. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  49. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  50. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  51. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  52. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  53. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  54. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  55. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  56. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  57. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  58. 8c3ee42 [PATCH] get rid of more nameidata passing in namespace.c by Al Viro · 16 years ago
  59. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  60. 1a60a28 [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() by Al Viro · 16 years ago
  61. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  62. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  63. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  64. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  65. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  66. 1cc8dcf ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  67. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  68. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  69. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  70. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  71. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  72. d44e0fc dlm: recover nodes that are removed and re-added by David Teigland · 16 years ago
  73. 761b9d3 dlm: save master info after failed no-queue request by David Teigland · 16 years ago
  74. 170e19a dlm: make dlm_print_rsb() static by Adrian Bunk · 17 years ago
  75. 5416b70 dlm: match signedness between dlm_config_info and cluster_set by Harvey Harrison · 17 years ago
  76. c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 16 years ago
  77. 2424b5d sysfs: refill attribute buffer when reading from offset 0 by Dan Williams · 16 years ago
  78. c6f8773 SYSFS: Explicitly include required header file slab.h. by Robert P. J. Day · 16 years ago
  79. 6bcf19d block: send disk "change" event for rescan_partitions() by Kay Sievers · 16 years ago
  80. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  81. daa7da5 NFS: remove duplicate flags assignment from nfs_validate_mount_data by Jeff Layton · 16 years ago
  82. 63649bd NFS - fix potential NULL pointer dereference v2 by Cyrill Gorcunov · 16 years ago
  83. a2b2bb8 NFSv4: Attempt to use machine credentials in SETCLIENTID calls by Trond Myklebust · 16 years ago
  84. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  85. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  86. 4410924 nfs: fix printout of multiword bitfields by Fred Isaman · 16 years ago
  87. 856dff3 nfs: return negative error value from nfs{,4}_stat_to_errno by Benny Halevy · 16 years ago
  88. d11d10c NLM/lockd: Ensure client locking calls use correct credentials by Trond Myklebust · 16 years ago
  89. c4d7c40 NFS: Remove the buggy lock-if-signalled case from do_setlk() by Trond Myklebust · 16 years ago
  90. 5f50c0c NLM/lockd: Fix a race when cancelling a blocking lock by Trond Myklebust · 16 years ago
  91. 6b4b3a7 NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call by Trond Myklebust · 16 years ago
  92. 8ec7ff7 NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel by Trond Myklebust · 16 years ago
  93. dc9d8d0 NLM/lockd: convert __nlm_async_call to use rpc_run_task() by Trond Myklebust · 16 years ago
  94. 5e7f37a NLM/lockd: Add a reference counter to struct nlm_rqst by Trond Myklebust · 16 years ago
  95. 536ff0f NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck by Trond Myklebust · 16 years ago
  96. 4a9af59 NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() by Trond Myklebust · 16 years ago
  97. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  98. 35d0577 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() by Trond Myklebust · 16 years ago
  99. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  100. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago