1. 68ee0f9 sh: allow building for both r2d boards in same binary. by Magnus Damm · 17 years ago
  2. 9cbf3be sh: fix r2d board detection by Magnus Damm · 17 years ago
  3. c36258b [DLM] block dlm_recv in recovery transition by David Teigland · 17 years ago
  4. b434eda [DLM] don't overwrite castparam if it's NULL by Patrick Caulfield · 17 years ago
  5. 5a60c53 [GFS2] Get superblock a different way by Steven Whitehouse · 17 years ago
  6. 891ba6d [GFS2] Don't try to remove buffers that don't exist by Steven Whitehouse · 17 years ago
  7. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  8. de986e8 [GFS2] Data corruption fix by Wendy Cheng · 17 years ago
  9. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  10. 55c0c4a [GFS2] GFS2: chmod hung - fix race in thread creation by Bob Peterson · 17 years ago
  11. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  12. 49e61f2 [GFS2] Move inode deletion out of blocking_cb by Wendy Cheng · 17 years ago
  13. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  14. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  15. 0820ab5 [GFS2] Use slab operations for all gfs2_bufdata allocations by Steven Whitehouse · 17 years ago
  16. 82e8608 [GFS2] Replace revoke structure with bufdata structure by Steven Whitehouse · 17 years ago
  17. 8475487 [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing by Bob Peterson · 17 years ago
  18. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  19. 9b9107a [GFS2] Move pin/unpin into lops.c, clean up locking by Steven Whitehouse · 17 years ago
  20. eaf9652 [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() by Steven Whitehouse · 17 years ago
  21. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  22. 8497a46 [GFS2] Correct lock ordering in unlink by Steven Whitehouse · 17 years ago
  23. e9bd2b3 [GFS2] fix inode meta data corruption by Wendy Cheng · 17 years ago
  24. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  25. d1e2777 [GFS2] panic after can't parse mount arguments by Abhijith Das · 17 years ago
  26. ec217e0 [GFS2] Patch to protect sd_log_num_jdata by Bob Peterson · 17 years ago
  27. a947e03 [GFS2] Wendy's dump lockname in hex & fix glock dump by Abhijith Das · 17 years ago
  28. 61d96be [DLM] Fix lowcomms socket closing by Patrick Caulfield · 17 years ago
  29. a13b8c5 [GFS2] Reduce truncate IO traffic by Wendy Cheng · 17 years ago
  30. 9a5ad13 [GFS2] Add NULL entry to token table by Benjamin Marzinski · 17 years ago
  31. 382e6e2 [GFS2] Add a missing gfs2_trans_add_bh() by Steven Whitehouse · 17 years ago
  32. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  33. 2d9a4bb [GFS2] Fix quota do_list operation hang by Abhijith Das · 17 years ago
  34. 34eaae3 [GFS2] fixed a NULL pointer assignment BUG by Denis Cheng · 17 years ago
  35. 0fd5355 [GFS2] Force unstuff of hidden quota inode by Abhijith Das · 17 years ago
  36. 5d35e31 [GFS2] better code for translating characters by Denis Cheng · 17 years ago
  37. 2d3ba1e [GFS2] unneeded typecast by Denis Cheng · 17 years ago
  38. adb4ec1 [GFS2] use list_for_each_entry instead by Denis Cheng · 17 years ago
  39. 75be73a [GFS2] Ensure journal file cache is flushed after recovery by Bob Peterson · 17 years ago
  40. 5f3eae7 [GFS2] invalid metadata block - REVISED by Bob Peterson · 17 years ago
  41. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  42. ca5a939 [GFS2] use the declaration of gfs2_dops in the header file instead by Denis Cheng · 17 years ago
  43. 4ef2900 [GFS2] mark struct *_operations const by Denis Cheng · 17 years ago
  44. 0f8468c [GFS2] Detach buf data during in-place writeback by Bob Peterson · 17 years ago
  45. cee23c7 [GFS2] use an temp variable to reduce a spin_unlock by Denis Cheng · 17 years ago
  46. 6760bdc [GFS2] Prevent infinite loop in try_rgrp_unlink() by Bob Peterson · 17 years ago
  47. 693ddea [GFS2] Revert part of earlier log.c changes by Bob Peterson · 17 years ago
  48. 905d2ae [GFS2] Move some code inside the log lock by Bob Peterson · 17 years ago
  49. 7b08fc6 [GFS2] Fix an oops in glock dumping by Steven Whitehouse · 17 years ago
  50. afd0942 [GFS2] GFS2 not checking pointer on create when running under nfsd by Steve French · 17 years ago
  51. aa0481e [GFS2] Clean up duplicate includes in fs/gfs2/ by Jesper Juhl · 17 years ago
  52. 26caee5 [GFS2] Fix calculation of demote state by Josef Whiter · 17 years ago
  53. 87124e5 [GFS2] Fix two races relating to glock callbacks by Steven Whitehouse · 17 years ago
  54. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  55. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  56. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  57. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  58. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  59. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  60. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  61. d2bbf3d Sysace: Don't enable IRQ until after interrupt handler is registered by Grant Likely · 17 years ago
  62. b5515d8 Sysace: sparse fixes by Grant Likely · 17 years ago
  63. 34e1b83 Sysace: Minor coding convention fixup by Grant Likely · 17 years ago
  64. cb3503c drivers/block/umem: use DRIVER_NAME where appropriate by Jeff Garzik · 17 years ago
  65. 4e953a2 drivers/block/umem: trim trailing whitespace by Jeff Garzik · 17 years ago
  66. ee4a7b6 drivers/block/umem: minor cleanups by Jeff Garzik · 17 years ago
  67. 4e0af88 drivers/block/umem: use dev_printk() by Jeff Garzik · 17 years ago
  68. 3084f0c drivers/block/umem: move private include away from include/linux by Jeff Garzik · 17 years ago
  69. ed155a9 Sysace: Labels in C code should not be indented. by Grant Likely · 17 years ago
  70. 95e896c Sysace: Add of_platform_bus binding by Grant Likely · 17 years ago
  71. 32f6fff Sysace: Move IRQ handler registration to occur after FSM is initialized by Grant Likely · 17 years ago
  72. 4a24d86 Sysace: minor rework and cleanup changes by Grant Likely · 17 years ago
  73. 1b45546 Sysace: Move structure allocation from bus binding into common code by Grant Likely · 17 years ago
  74. edec496 Sysace: Use the established platform bus api by Grant Likely · 17 years ago
  75. c9d3d8e Add Xilinx SystemACE entry to maintainers by Grant Likely · 17 years ago
  76. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  77. 5bb23a6 Don't decrement bi_size in bio_endio by NeilBrown · 17 years ago
  78. 9cc54d4 Only call bi_end_io once for any bio by NeilBrown · 17 years ago
  79. d24517d Remove flush_dry_bio_endio by NeilBrown · 17 years ago
  80. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  81. 3317fed Corrections in Documentation/block/ioprio.txt by Dhaval Giani · 17 years ago
  82. db47d47 ll_rw_blk: blk_cpu_notifier should be __cpuinitdata by Satyam Sharma · 17 years ago
  83. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  84. bc1c56f Share code between init_request_from_bio and blk_rq_bio_prep by NeilBrown · 17 years ago
  85. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago
  86. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  87. eea9bef Fix various abuse of bio fields in umem.c by NeilBrown · 17 years ago
  88. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  89. 9dfa528 Merge blk_recount_segments into blk_recalc_rq_segments by NeilBrown · 17 years ago
  90. 00a2b43 Pull acpica into test branch by Len Brown · 17 years ago
  91. 2d571b3 ACPICA: hw: Don't carry spinlock over suspend by Alexey Starikovskiy · 17 years ago
  92. d30dc9ab ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} by Alexey Starikovskiy · 17 years ago
  93. de85871 Pull cpuidle into test branch by Len Brown · 17 years ago
  94. 731aa5f Pull bugzilla-8709 into release branch by Len Brown · 17 years ago
  95. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago
  96. e270051 Pull battery-sbs-ac into release branch by Len Brown · 17 years ago
  97. a2883df Pull thermal into release branch by Len Brown · 17 years ago
  98. 73a855f Pull video into release branch by Len Brown · 17 years ago
  99. 194e3d1 Pull fujitsu-v3 into release branch by Len Brown · 17 years ago
  100. bf0a40b Pull thinkpad into release branch by Len Brown · 17 years ago