1. f876a59 [JFFS2] include function prototype for jffs2_ioctl by Harvey Harrison · 16 years ago
  2. f838bad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  3. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  4. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  5. 8c3ee42 [PATCH] get rid of more nameidata passing in namespace.c by Al Viro · 16 years ago
  6. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  7. 1a60a28 [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() by Al Viro · 16 years ago
  8. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  9. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  10. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  11. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  12. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  13. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  14. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  15. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  16. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  17. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  18. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  19. d44e0fc dlm: recover nodes that are removed and re-added by David Teigland · 16 years ago
  20. 761b9d3 dlm: save master info after failed no-queue request by David Teigland · 16 years ago
  21. 170e19a dlm: make dlm_print_rsb() static by Adrian Bunk · 16 years ago
  22. 5416b70 dlm: match signedness between dlm_config_info and cluster_set by Harvey Harrison · 16 years ago
  23. c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 16 years ago
  24. 2424b5d sysfs: refill attribute buffer when reading from offset 0 by Dan Williams · 16 years ago
  25. c6f8773 SYSFS: Explicitly include required header file slab.h. by Robert P. J. Day · 16 years ago
  26. 6bcf19d block: send disk "change" event for rescan_partitions() by Kay Sievers · 16 years ago
  27. a3dab29 make nfs_automount_list static by Adrian Bunk · 16 years ago
  28. daa7da5 NFS: remove duplicate flags assignment from nfs_validate_mount_data by Jeff Layton · 16 years ago
  29. 63649bd NFS - fix potential NULL pointer dereference v2 by Cyrill Gorcunov · 16 years ago
  30. a2b2bb8 NFSv4: Attempt to use machine credentials in SETCLIENTID calls by Trond Myklebust · 16 years ago
  31. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  32. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  33. 4410924 nfs: fix printout of multiword bitfields by Fred Isaman · 16 years ago
  34. 856dff3 nfs: return negative error value from nfs{,4}_stat_to_errno by Benny Halevy · 16 years ago
  35. d11d10c NLM/lockd: Ensure client locking calls use correct credentials by Trond Myklebust · 16 years ago
  36. c4d7c40 NFS: Remove the buggy lock-if-signalled case from do_setlk() by Trond Myklebust · 16 years ago
  37. 5f50c0c NLM/lockd: Fix a race when cancelling a blocking lock by Trond Myklebust · 16 years ago
  38. 6b4b3a7 NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call by Trond Myklebust · 16 years ago
  39. 8ec7ff7 NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel by Trond Myklebust · 16 years ago
  40. dc9d8d0 NLM/lockd: convert __nlm_async_call to use rpc_run_task() by Trond Myklebust · 16 years ago
  41. 5e7f37a NLM/lockd: Add a reference counter to struct nlm_rqst by Trond Myklebust · 16 years ago
  42. 536ff0f NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck by Trond Myklebust · 16 years ago
  43. 4a9af59 NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() by Trond Myklebust · 16 years ago
  44. c1d5193 NFSv4: Only increment the sequence id if the server saw it by Trond Myklebust · 16 years ago
  45. 35d0577 NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() by Trond Myklebust · 16 years ago
  46. dbae4c7 NFS: Ensure that rpc_run_task() errors are propagated back to the caller by Trond Myklebust · 16 years ago
  47. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  48. fdd1e74 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails by Trond Myklebust · 16 years ago
  49. 73e3302 NFS: Fix nfs_wb_page() to always exit with an error or a clean page by Trond Myklebust · 16 years ago
  50. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  51. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 16 years ago
  52. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 16 years ago
  53. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 16 years ago
  54. ec82687 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates by Dave Hansen · 16 years ago
  55. 2f676cb [PATCH] r/o bind mounts: make access() use new r/o helper by Dave Hansen · 16 years ago
  56. 9ac9b84 [PATCH] r/o bind mounts: write counts for truncate() by Dave Hansen · 16 years ago
  57. 2af482a [PATCH] r/o bind mounts: elevate write count for chmod/chown callers by Dave Hansen · 16 years ago
  58. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  59. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  60. 20ddee2 [PATCH] r/o bind mounts: write count for file_update_time() by Dave Hansen · 16 years ago
  61. 74f9fdf [PATCH] r/o bind mounts: elevate write count for do_utimes() by Dave Hansen · 16 years ago
  62. cdb70f3 [PATCH] r/o bind mounts: write counts for touch_atime() by Dave Hansen · 16 years ago
  63. a761a1c [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() by Dave Hansen · 16 years ago
  64. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  65. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 16 years ago
  66. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 16 years ago
  67. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  68. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  69. 49e0d02 [PATCH] r/o bind mounts: drop write during emergency remount by Dave Hansen · 16 years ago
  70. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 16 years ago
  71. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 16 years ago
  72. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 16 years ago
  73. d57999e [PATCH] do namei_flags calculation inside open_namei() by Dave Hansen · 16 years ago
  74. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  75. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  76. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  77. 076d842 [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash by Steve French · 16 years ago
  78. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  79. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  80. 2302aca [CIFS] Reserve new proxy cap for WAFS by Steve French · 16 years ago
  81. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  82. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 16 years ago
  83. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  84. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 16 years ago
  85. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 16 years ago
  86. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  87. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  88. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  89. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  90. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  91. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 16 years ago
  92. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 16 years ago
  93. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 16 years ago
  94. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 16 years ago
  95. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  96. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 16 years ago
  97. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 16 years ago
  98. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  99. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 16 years ago
  100. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 16 years ago