1. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  2. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 16 years ago
  3. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 16 years ago
  4. 9d91cdc leases: remove unneeded variable from fcntl_setlease(). by David M. Richter · 16 years ago
  5. 1908555 leases: move lock allocation earlier in generic_setlease() by David M. Richter · 16 years ago
  6. 288b2fd leases: when unlocking, skip locking-related steps by David M. Richter · 16 years ago
  7. 5fcc60c leases: fix a return-value mixup by David M. Richter · 16 years ago
  8. f8f9570 [PATCH] sanitize locate_fd() by Al Viro · 16 years ago
  9. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  10. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  11. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  12. 78d31a3 cifs: timeout dfs automounts +little fix. by Igor Mammedov · 16 years ago
  13. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  14. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  15. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  16. a7f796a [CIFS] Fix typo in previous commit by Steve French · 16 years ago
  17. ee4987a [CIFS] Fix define for new proxy cap to match documentation by Steve French · 16 years ago
  18. 36d99df Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  19. ca45625 knfsd: clear both setuid and setgid whenever a chown is done by Jeff Layton · 16 years ago
  20. dee3209 knfsd: get rid of imode variable in nfsd_setattr by Jeff Layton · 16 years ago
  21. f97c650 NLM: don't let lockd exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  22. 06e02d6 NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  23. ff7d975 nfsd: use static memory for callback program and stats by Olga Kornievskaia · 16 years ago
  24. e1ba1ab nfsd: fix comment by J. Bruce Fields · 16 years ago
  25. 3c61eec lockd: Fix stale nlmsvc_unlink_block comment by J. Bruce Fields · 16 years ago
  26. 1a448fd NFSD: Remove NFSv4 dependency on NFSv3 by Chuck Lever · 16 years ago
  27. 3329ba0 SUNRPC: Remove PROC_FS dependency by Chuck Lever · 16 years ago
  28. 6ffd4be NFSD: Use "depends on" for PROC_FS dependency by Chuck Lever · 16 years ago
  29. 03550fa nfsd: move most of fh_verify to separate function by J. Bruce Fields · 16 years ago
  30. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 16 years ago
  31. a277e33 NFS: convert nfs4 callback thread to kthread API by Jeff Layton · 16 years ago
  32. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 16 years ago
  33. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  34. d842120 lockd: convert nsm_mutex to a spinlock by J. Bruce Fields · 16 years ago
  35. a95e56e lockd: clean up __nsm_find() by J. Bruce Fields · 16 years ago
  36. 164f98a lockd: fix race in nlm_release() by J. Bruce Fields · 16 years ago
  37. 93245d1 lockd: fix sparse warning in svcshare.c by Harvey Harrison · 16 years ago
  38. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 16 years ago
  39. 6aaa67b NFSD: Remove redundant "select" clauses in fs/Kconfig by Chuck Lever · 16 years ago
  40. 78dd099 NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" by Chuck Lever · 16 years ago
  41. 8920695 NFSD: Move "select FS_POSIX_ACL if NFSD_V4" by Chuck Lever · 16 years ago
  42. d24455b NFSD: Update help text for CONFIG_NFSD by Chuck Lever · 16 years ago
  43. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 16 years ago
  44. c0ce6ec nfsd: clarify readdir/mountpoint-crossing code by J. Bruce Fields · 16 years ago
  45. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 16 years ago
  46. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 16 years ago
  47. f336273 nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op by J. Bruce Fields · 16 years ago
  48. 065f30e nfs: remove unnecessary NFS_NEED_* defines by J. Bruce Fields · 16 years ago
  49. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 16 years ago
  50. d751a7c NLM: Convert lockd to use kthreads by Jeff Layton · 16 years ago
  51. 1447d25 knfsd: Remove NLM_HOST_MAX and associated logic. by NeilBrown · 16 years ago
  52. 2c61cb2 [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up by David Woodhouse · 16 years ago
  53. 422b120 [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure. by David Woodhouse · 16 years ago
  54. e2bc322 [JFFS2] Add erase_checking_list to hold blocks being marked. by David Woodhouse · 16 years ago
  55. 8a0f572 [JFFS2] Return values of jffs2_block_check_erase error paths by Anders Grafström · 16 years ago
  56. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  57. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  58. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  59. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  60. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  61. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  62. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  63. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  64. 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
  65. 19e56ce [JFFS2] Finally remove redundant ref->__totlen field. by David Woodhouse · 16 years ago
  66. 27e6b8e [JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going! by David Woodhouse · 16 years ago
  67. 85a62db [JFFS2] Add paranoia debugging for superblock counts by David Woodhouse · 16 years ago
  68. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  69. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  70. 014b164 [JFFS2] Fix free space leak with in-band cleanmarkers by David Woodhouse · 16 years ago
  71. cf9d1e4 [JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h> by David Woodhouse · 16 years ago
  72. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  73. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  74. 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
  75. 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 16 years ago
  76. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  77. cca1584 [JFFS2] add write verify on dataflash. by michael · 16 years ago
  78. 25dc30b [JFFS2] fix sparse warnings in gc.c by David Woodhouse · 16 years ago
  79. bf66737 [JFFS2] fix sparse warning in write.c by Harvey Harrison · 16 years ago
  80. 8ca646a [JFFS2] Fix sparse warning in nodemgmt.c by David Woodhouse · 16 years ago
  81. f876a59 [JFFS2] include function prototype for jffs2_ioctl by Harvey Harrison · 16 years ago
  82. f838bad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  83. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  84. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  85. 8c3ee42 [PATCH] get rid of more nameidata passing in namespace.c by Al Viro · 16 years ago
  86. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  87. 1a60a28 [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() by Al Viro · 16 years ago
  88. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  89. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  90. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  91. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  92. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  93. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  94. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  95. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  96. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  97. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  98. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  99. d44e0fc dlm: recover nodes that are removed and re-added by David Teigland · 16 years ago
  100. 761b9d3 dlm: save master info after failed no-queue request by David Teigland · 16 years ago