1. c9ec148 ocfs2: Convert ocfs2 over to unlocked_ioctl by Andi Kleen · 17 years ago
  2. 5dabd69 ocfs2: Improve rename locking by Jan Kara · 16 years ago
  3. 58dadcd fs/ocfs2/aops.c: test for IS_ERR rather than 0 by Julia Lawall · 16 years ago
  4. 4d0ddb2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode by Tao Ma · 16 years ago
  5. a4a4891 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context by Tao Ma · 16 years ago
  6. ffda89a ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits by Tao Ma · 16 years ago
  7. ad5a4d7 ocfs2: Enable cross extent block merge. by Tao Ma · 16 years ago
  8. 677b975 ocfs2: Add support for cross extent block by Tao Ma · 16 years ago
  9. 52f7c21 ocfs2: Move /sys/o2cb to /sys/fs/o2cb by Mark Fasheh · 16 years ago
  10. a839c5a sysfs: Allow removal of symlinks in the sysfs root by Mark Fasheh · 16 years ago
  11. 5cc3bf2 ocfs2: Reconnect after idle time out. by Tao Ma · 16 years ago
  12. 8f50eb9 ocfs2/dlm: Cleanup lockres print by Sunil Mushran · 16 years ago
  13. c834cdb ocfs2/dlm: Fix lockname in lockres print function by Sunil Mushran · 16 years ago
  14. e5a0334 ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c by Sunil Mushran · 16 years ago
  15. 7209300 ocfs2/dlm: Dumps the purgelist into a debugfs file by Sunil Mushran · 16 years ago
  16. d0129ac ocfs2/dlm: Dumps the mles into a debugfs file by Sunil Mushran · 16 years ago
  17. 751155a ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h by Sunil Mushran · 16 years ago
  18. 4e3d24e ocfs2/dlm: Dumps the lockres' into a debugfs file by Sunil Mushran · 16 years ago
  19. 007dce5 ocfs2/dlm: Dump the dlm state in a debugfs file by Sunil Mushran · 16 years ago
  20. 6325b4a ocfs2/dlm: Create debugfs dirs by Sunil Mushran · 16 years ago
  21. 29576f8 ocfs2/dlm: Link all lockres' to a tracking list by Sunil Mushran · 16 years ago
  22. 724bdca ocfs2/dlm: Create slabcaches for lock and lockres by Sunil Mushran · 16 years ago
  23. 12eb003 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle by Sunil Mushran · 16 years ago
  24. 53f67e3 ocfs2: Document /sys/fs/ocfs2 by Joel Becker · 16 years ago
  25. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 16 years ago
  26. b92eccd ocfs2: Add kbuild for ocfs2_stack_user.ko by Joel Becker · 17 years ago
  27. 8f31831 ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h by Joel Becker · 16 years ago
  28. cf4d8d7 ocfs2: add fsdlm to stackglue by David Teigland · 16 years ago
  29. d4b95ee ocfs2: Add the 'set version' message to the ocfs2_control device. by Joel Becker · 16 years ago
  30. 3cfd4ab ocfs2: Add the local node id to the handshake. by Joel Becker · 16 years ago
  31. de870ef ocfs2: Introduce the DOWN message to ocfs2_control by Joel Becker · 16 years ago
  32. 462c7e6 ocfs2: Start the ocfs2_control handshake. by Joel Becker · 16 years ago
  33. 6427a72 ocfs2: Add the ocfs2_control misc device. by Joel Becker · 16 years ago
  34. 8adf053 ocfs2: Add the user stack module. by Joel Becker · 17 years ago
  35. 9c6c877 ocfs2: Add the 'cluster_stack' sysfs file. by Joel Becker · 16 years ago
  36. b61817e ocfs2: Add the USERSPACE_STACK incompat bit. by Joel Becker · 16 years ago
  37. 74ae4e1 ocfs2: Create stack glue sysfs files. by Joel Becker · 16 years ago
  38. 286eaa9 ocfs2: Break out stackglue into modules. by Joel Becker · 16 years ago
  39. e3dad42 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. by Joel Becker · 16 years ago
  40. 553aa7e ocfs2: Split o2cb code from generic stack functions. by Joel Becker · 16 years ago
  41. 63e0c48 ocfs2: Clean up stackglue initialization by Joel Becker · 16 years ago
  42. cf0acdc ocfs2: Abstract out a debugging function for underlying dlms. by Joel Becker · 16 years ago
  43. 1693a5c ocfs2: handle async EAGAIN from NOQUEUE request by David Teigland · 16 years ago
  44. de55124 ocfs2: Remove CANCELGRANT from the view of dlmglue. by Joel Becker · 16 years ago
  45. 0abd6d1 ocfs2: Fill node number during cluster stack init by Mark Fasheh · 16 years ago
  46. 6953b4c ocfs2: Move o2hb functionality into the stack glue. by Joel Becker · 16 years ago
  47. 19fdb62 ocfs2: Abstract out node number queries. by Joel Becker · 16 years ago
  48. 4670c46 ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. by Joel Becker · 16 years ago
  49. 8f2c9c1 ocfs2: Create the lock status block union. by Joel Becker · 16 years ago
  50. 7431cd7 ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. by Joel Becker · 16 years ago
  51. bd3e761 ocfs2: Use global DLM_ constants in generic code. by Joel Becker · 16 years ago
  52. 24ef181 ocfs2: Separate out dlm lock functions. by Joel Becker · 16 years ago
  53. 386a2ef ocfs2: New slot map format by Joel Becker · 16 years ago
  54. fb86b1f ocfs2: Define the contents of the slot_map file. by Joel Becker · 16 years ago
  55. fc881fa ocfs2: De-magic the in-memory slot map. by Joel Becker · 16 years ago
  56. 1c8d9a6 ocfs2: slot_map I/O based on max_slots. by Joel Becker · 16 years ago
  57. 553abd0 ocfs2: Change the recovery map to an array of node numbers. by Joel Becker · 16 years ago
  58. d85b20e ocfs2: Make ocfs2_slot_info private. by Joel Becker · 16 years ago
  59. 8e8a460 ocfs2: Move slot map access into slot_map.c by Mark Fasheh · 16 years ago
  60. 4b119e2 Linux 2.6.25 by Linus Torvalds · 16 years ago
  61. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  62. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 16 years ago
  63. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  64. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 16 years ago
  65. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  66. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 16 years ago
  67. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  68. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  69. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  70. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  71. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  72. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  73. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  74. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  75. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  76. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 16 years ago
  77. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 16 years ago
  78. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  79. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 16 years ago
  80. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  81. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 16 years ago
  82. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 16 years ago
  83. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  84. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 16 years ago
  85. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  86. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 16 years ago
  87. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  88. e115f2d memcg: fix oops in oom handling by Li Zefan · 16 years ago
  89. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  90. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  91. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  92. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  93. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  94. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 16 years ago
  95. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  96. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 16 years ago
  97. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  98. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 16 years ago
  99. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 16 years ago
  100. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 16 years ago