1. 3579713 [PATCH] cfq-iosched: reverse bad reference count fix by Jens Axboe · 19 years ago
  2. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  3. f6a2f34 [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  4. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  5. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  6. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  7. 9d5c1e1 [PATCH] deadline: clean up question mark operator by Andrew Morton · 19 years ago
  8. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  9. a1cf96e [PATCH] USB: ub 4: Zaitcev's quasi-S/G by Pete Zaitcev · 19 years ago
  10. 6c1eb8c [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 by Pete Zaitcev · 19 years ago
  11. 07d4fd2 [PATCH] USB: ub 2/3: Fold one line by Pete Zaitcev · 19 years ago
  12. ba6abf1 [PATCH] USB: ub 1/3: Axboe's quasi-S/G by Pete Zaitcev · 19 years ago
  13. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  14. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  15. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  16. 38f1852 [PATCH] block: CFQ refcounting fix by Brian King · 19 years ago
  17. 309c0a1 [PATCH] blk: Use blk_queue_xxx functions to set parameters by Stuart McLaren · 19 years ago
  18. f62c6d0 [PATCH] Add missing overflow check in get_blkdev_list by Neil Horman · 19 years ago
  19. 4b0dc07 [PATCH] cleanup of deadline_dispatch_requests() by Nikita Danilov · 19 years ago
  20. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  21. 9a8af6b [PATCH] Floppy: add cmos attribute to floppy driver tidy by Andrew Morton · 19 years ago
  22. 94fd0db [PATCH] Floppy: Add cmos attribute to floppy driver by Hannes Reinecke · 19 years ago
  23. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  24. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  25. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  26. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  27. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  28. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  29. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  30. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  31. dbec486 kconfig: move initramfs options to General Setup by Sam Ravnborg · 19 years ago
  32. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  33. d7ed538 [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 by Jens Axboe · 19 years ago
  34. ad2b931 [PATCH] cciss per disk queue by Mike Miller · 19 years ago
  35. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  36. 1872bce [PATCH] ub: fix for blank CDs by Pete Zaitcev · 19 years ago
  37. c9b3ad6 [PATCH] as-iosched tunable encoding fix by Jens Axboe · 19 years ago
  38. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  39. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  40. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  41. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  42. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  43. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  44. 99f95e5 [PATCH] cfq build fix by Andrew Morton · 19 years ago
  45. 60564a3 [PATCH] cciss: remove partition info from CCISS_GETLUNINFO by Mike Miller · 19 years ago
  46. cd6fb58 [PATCH] cciss: pci domain info pass 2 by Mike Miller · 19 years ago
  47. 3de0a70 [PATCH] cciss: pci id fix by Mike Miller · 19 years ago
  48. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  49. 3bd1907 Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  50. 96c51ce [PATCH] CFQ io scheduler: scheduler switch oops by Jens Axboe · 19 years ago
  51. 3b18152 [PATCH] CFQ io scheduler updates by Jens Axboe · 19 years ago
  52. 3d25f35 [PATCH] Fix cfq_find_next_crq() by Jens Axboe · 19 years ago
  53. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  54. a394866 [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants by Tobias Klauser · 19 years ago
  55. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  56. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  57. dfa1a55 [PATCH] ll_merge_requests_fn() cleanup by Nikita Danilov · 19 years ago
  58. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  59. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  60. 46c271b [PATCH] Improve CD/DVD packet driver write performance by Peter Osterlund · 19 years ago
  61. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  62. 35a82d1 [PATCH] optimise loop driver a bit by Nick Piggin · 19 years ago
  63. bdd646a [PATCH] blk: unplug later by Nick Piggin · 19 years ago
  64. fde6ad2 [PATCH] blk: branch hints by Nick Piggin · 19 years ago
  65. 250dccc [PATCH] blk: no memory barrier by Nick Piggin · 19 years ago
  66. 040c928 [PATCH] blk: cleanup generic tag support error messages by Tejun Heo · 19 years ago
  67. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  68. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  69. 2bf0fda [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() by Tejun Heo · 19 years ago
  70. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  71. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  72. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  73. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  74. 73747ae [PATCH] ll_rw_blk.c kerneldoc updates by Christoph Hellwig · 19 years ago
  75. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  76. f63eb21 [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. by Jens Axboe · 19 years ago
  77. e1f546e [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c by James Bottomley · 19 years ago
  78. f1970ba [PATCH] Add scatter-gather support for the block layer SG_IO by James Bottomley · 19 years ago
  79. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  80. b823825 [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() by Jens Axboe · 19 years ago
  81. df46b9a [PATCH] Add blk_rq_map_kern() by Mike Christie · 19 years ago
  82. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  83. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  84. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  85. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  86. eb0df99 [SCSI] cciss 2.6 DMA mapping by mike.miller@hp.com · 19 years ago
  87. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  88. f480007 [PATCH] USB: Support multiply-LUN devices in ub by Pete Zaitcev · 19 years ago
  89. 153b1e1 Automatic merge of ../scsi-misc-2.6-old/ by James Bottomley · 19 years ago
  90. 46f4e1b [PATCH] packet driver permission checking fix by Peter Osterlund · 19 years ago
  91. ad34ea2 merge by hand - fix up rejections in Documentation/DocBook/Makefile by James Bottomley · 19 years ago
  92. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  93. 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 19 years ago
  94. 7baeb6a [PATCH] CDRW/DVD packet writing data corruption fix by Peter Osterlund · 19 years ago
  95. 118326e [PATCH] Fix root hole in pktcdvd by Peter Osterlund · 19 years ago
  96. 68f66fe [PATCH] Fix root hole in raw device by Stephen Tweedie · 19 years ago
  97. cccf250 [PATCH] drivers/block/rd.c: rd_size shouldn't be static by Adrian Bunk · 19 years ago
  98. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  99. 2ef4163 [PATCH] remove do_sync parameter from __invalidate_device by Christoph Hellwig · 19 years ago
  100. 5b76ffd [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 by Christoph Hellwig · 19 years ago