1. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 16 years ago
  2. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 16 years ago
  3. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 16 years ago
  4. ec82687 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates by Dave Hansen · 16 years ago
  5. 2f676cb [PATCH] r/o bind mounts: make access() use new r/o helper by Dave Hansen · 16 years ago
  6. 9ac9b84 [PATCH] r/o bind mounts: write counts for truncate() by Dave Hansen · 16 years ago
  7. 2af482a [PATCH] r/o bind mounts: elevate write count for chmod/chown callers by Dave Hansen · 16 years ago
  8. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  9. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  10. 20ddee2 [PATCH] r/o bind mounts: write count for file_update_time() by Dave Hansen · 16 years ago
  11. 74f9fdf [PATCH] r/o bind mounts: elevate write count for do_utimes() by Dave Hansen · 16 years ago
  12. cdb70f3 [PATCH] r/o bind mounts: write counts for touch_atime() by Dave Hansen · 16 years ago
  13. a761a1c [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() by Dave Hansen · 16 years ago
  14. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  15. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 16 years ago
  16. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 16 years ago
  17. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  18. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  19. 49e0d02 [PATCH] r/o bind mounts: drop write during emergency remount by Dave Hansen · 16 years ago
  20. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 16 years ago
  21. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 16 years ago
  22. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 16 years ago
  23. d57999e [PATCH] do namei_flags calculation inside open_namei() by Dave Hansen · 16 years ago
  24. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  25. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  26. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  27. 076d842 [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash by Steve French · 16 years ago
  28. e675349 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  29. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  30. 2302aca [CIFS] Reserve new proxy cap for WAFS by Steve French · 16 years ago
  31. 2309e9e ocfs2/net: Add debug interface to o2net by Sunil Mushran · 16 years ago
  32. 93b06ed ocfs2: Only build ocfs2/dlm with the o2cb stack module by Mark Fasheh · 16 years ago
  33. 409753b ocfs2/cluster: Get rid of arguments to the timeout routines by Jeff Mahoney · 16 years ago
  34. b1f3550 ocfs2: Use BUG_ON by Julia Lawall · 16 years ago
  35. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 17 years ago
  36. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  37. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  38. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  39. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  40. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  41. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 17 years ago
  42. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 17 years ago
  43. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 17 years ago
  44. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 17 years ago
  45. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  46. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 16 years ago
  47. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 16 years ago
  48. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  49. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 16 years ago
  50. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 16 years ago
  51. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  52. 4e3d24e ocfs2/dlm: Dumps the lockres' into a debugfs file by Sunil Mushran · 16 years ago
  53. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 16 years ago
  54. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 16 years ago
  55. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  56. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  57. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 16 years ago
  58. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 16 years ago
  59. b92eccd ocfs2: Add kbuild for ocfs2_stack_user.ko by Joel Becker · 17 years ago
  60. 8f31831 ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h by Joel Becker · 16 years ago
  61. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 16 years ago
  62. d4b95ee ocfs2: Add the 'set version' message to the ocfs2_control device. by Joel Becker · 16 years ago
  63. 3cfd4ab ocfs2: Add the local node id to the handshake. by Joel Becker · 16 years ago
  64. de870ef ocfs2: Introduce the DOWN message to ocfs2_control by Joel Becker · 16 years ago
  65. 462c7e6 ocfs2: Start the ocfs2_control handshake. by Joel Becker · 16 years ago
  66. 6427a72 ocfs2: Add the ocfs2_control misc device. by Joel Becker · 16 years ago
  67. 8adf053 ocfs2: Add the user stack module. by Joel Becker · 17 years ago
  68. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 17 years ago
  69. b61817e ocfs2: Add the USERSPACE_STACK incompat bit. by Joel Becker · 17 years ago
  70. 74ae4e1 ocfs2: Create stack glue sysfs files. by Joel Becker · 17 years ago
  71. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 17 years ago
  72. e3dad42 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. by Joel Becker · 17 years ago
  73. 553aa7e ocfs2: Split o2cb code from generic stack functions. by Joel Becker · 17 years ago
  74. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 17 years ago
  75. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 17 years ago
  76. 1693a5c ocfs2: handle async EAGAIN from NOQUEUE request by David Teigland · 17 years ago
  77. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 17 years ago
  78. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 17 years ago
  79. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 17 years ago
  80. 19fdb62 ocfs2: Abstract out node number queries. by Joel Becker · 17 years ago
  81. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 17 years ago
  82. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 17 years ago
  83. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 17 years ago
  84. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 17 years ago
  85. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 17 years ago
  86. 386a2ef ocfs2: New slot map format by Joel Becker · 17 years ago
  87. fb86b1f ocfs2: Define the contents of the slot_map file. by Joel Becker · 17 years ago
  88. fc881fa ocfs2: De-magic the in-memory slot map. by Joel Becker · 17 years ago
  89. 1c8d9a6 ocfs2: slot_map I/O based on max_slots. by Joel Becker · 17 years ago
  90. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 17 years ago
  91. d85b20e ocfs2: Make ocfs2_slot_info private. by Joel Becker · 17 years ago
  92. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 17 years ago
  93. 253ba4e Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  94. 4adeaaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  95. 62be1f7 [GFS2] fix assertion in log_refund() by Roel Kluin · 16 years ago
  96. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  97. 65e67f5 [XFS] Fix merge failure by Lachlan McIlroy · 16 years ago
  98. 3b2816b [XFS] The forward declarations for the xfs_ioctl() helpers and the by Lachlan McIlroy · 16 years ago
  99. e687330 [XFS] Remove unused HAVE_SPLICE macro. by Donald Douwsma · 16 years ago
  100. f7d3c34 [XFS] Remove CONFIG_XFS_SECURITY. by Eric Sandeen · 16 years ago