1. ef3f2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  2. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  3. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  4. 2fe5c1d ocfs2: clean up bh null checks by Mark Fasheh · 16 years ago
  5. 7ec373c ocfs2: document access rules for blocked_lock_list by Mark Fasheh · 16 years ago
  6. 116ba5d configfs: file.c fix possible recursive locking by Joonwoo Park · 17 years ago
  7. ba611ed configfs: dir.c fix possible recursive locking by Joonwoo Park · 17 years ago
  8. 02ac049 configfs: Remove EXPERIMENTAL by Joel Becker · 17 years ago
  9. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  10. 2d4b1cb ocfs2/dlm: Clear joining_node on hearbeat node down by Tao Ma · 17 years ago
  11. 4092d49 ocfs2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  12. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  13. 634bf74 ocfs2: printf fixes by Jan Kara · 17 years ago
  14. 32c3c0e ocfs2: Use generic_file_llseek by Jan Kara · 17 years ago
  15. d2849fb ocfs2: Safer read_inline_data() by Jan Kara · 17 years ago
  16. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  17. 53fc622 [PATCH 2/2] ocfs2: cluster aware flock() by Mark Fasheh · 17 years ago
  18. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 17 years ago
  19. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  20. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  21. 0957f00 ocfs2: Add missing permission checks by Mark Fasheh · 17 years ago
  22. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 17 years ago
  23. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  24. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 17 years ago
  25. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  26. 628a24f ocfs2: Readpages support by Mark Fasheh · 17 years ago
  27. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  28. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  29. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  30. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  31. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  32. 6561168 ocfs2_dlm: Call node eviction callbacks from heartbeat handler by Mark Fasheh · 17 years ago
  33. 0008bf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 16 years ago
  34. 2d94dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  35. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  36. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  37. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  38. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  39. 366781c [CIFS] DFS build fixes by Steve French · 16 years ago
  40. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 16 years ago
  41. 1b8177e [GFS2] Lockup on error by Bob Peterson · 16 years ago
  42. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  43. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 16 years ago
  44. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 16 years ago
  45. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  46. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  47. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  48. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  49. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  50. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  51. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  52. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  53. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  54. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  55. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  56. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  57. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  58. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  59. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  60. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  61. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  62. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  63. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  64. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  65. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  66. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  67. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  68. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  69. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  70. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  71. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  72. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  73. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  74. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  75. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  76. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  77. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  78. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  79. c7227e46 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  80. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  81. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  82. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  83. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  84. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  85. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  86. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  87. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  88. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  89. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  90. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  91. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  92. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  93. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  94. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  95. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  96. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  97. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  98. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  99. a5815dd Kobject: convert fs/char_dev.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  100. 901195e Kobject: change GFS2 to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago