1. 610827d [PATCH] pktcdvd: BUG_ON cleanups by Peter Osterlund · 19 years ago
  2. 1107d2e [PATCH] pktcdvd: use kcalloc and kzalloc by Peter Osterlund · 19 years ago
  3. 06e7ab5 [PATCH] pktcdvd: more accurate I/O accounting by Peter Osterlund · 19 years ago
  4. a676f8d [PATCH] pktcdvd: documentation update by Peter Osterlund · 19 years ago
  5. d0272e7 [PATCH] pktcdvd: fix bogus BUG_ON by Peter Osterlund · 19 years ago
  6. b9f0bd0 [PATCH] cciss: SCSI tape info for /proc by Mike Miller · 19 years ago
  7. 47922d0 [PATCH] cciss: One Button Disaster Recovery support by Mike Miller · 19 years ago
  8. bb2a37b [PATCH] cciss: fix for DMA brokeness by Mike Miller · 19 years ago
  9. 6a445d3 [PATCH] cciss: bug fix in cciss_remove_one by Mike Miller · 19 years ago
  10. 33079b2 [PATCH] cciss: direct lookup for command completions by Mike Miller · 19 years ago
  11. ddd4744 [PATCH] cciss: new disk register/deregister routines by Mike Miller · 19 years ago
  12. 1f8ef38 [PATCH] cciss: busy_initializing flag by Mike Miller · 19 years ago
  13. 9dc7a86 [PATCH] cciss: new controller pci/subsystem ids by Mike Miller · 19 years ago
  14. 35d91f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  15. d58dde0 Merge ../torvalds-2.6/ by Greg KH · 19 years ago
  16. 3579713 [PATCH] cfq-iosched: reverse bad reference count fix by Jens Axboe · 19 years ago
  17. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  18. f6a2f34 [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  19. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  20. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  21. 942fc2f [SCSI] permit READ DEFECT DATA in block/scsi_ioctl by Douglas Gilbert · 19 years ago
  22. 8ccc457 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Greg KH · 19 years ago
  23. 49a1fd6 [PATCH] aoe [2/2]: update driver version number to twelve by Ed L Cashin · 19 years ago
  24. e39526e [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelf by Ed L Cashin · 19 years ago
  25. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  26. 9d5c1e1 [PATCH] deadline: clean up question mark operator by Andrew Morton · 19 years ago
  27. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  28. a1cf96e [PATCH] USB: ub 4: Zaitcev's quasi-S/G by Pete Zaitcev · 19 years ago
  29. 6c1eb8c [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 by Pete Zaitcev · 19 years ago
  30. 07d4fd2 [PATCH] USB: ub 2/3: Fold one line by Pete Zaitcev · 19 years ago
  31. ba6abf1 [PATCH] USB: ub 1/3: Axboe's quasi-S/G by Pete Zaitcev · 19 years ago
  32. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  33. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  34. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  35. 38f1852 [PATCH] block: CFQ refcounting fix by Brian King · 19 years ago
  36. 309c0a1 [PATCH] blk: Use blk_queue_xxx functions to set parameters by Stuart McLaren · 19 years ago
  37. f62c6d0 [PATCH] Add missing overflow check in get_blkdev_list by Neil Horman · 19 years ago
  38. 4b0dc07 [PATCH] cleanup of deadline_dispatch_requests() by Nikita Danilov · 19 years ago
  39. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  40. 9a8af6b [PATCH] Floppy: add cmos attribute to floppy driver tidy by Andrew Morton · 19 years ago
  41. 94fd0db [PATCH] Floppy: Add cmos attribute to floppy driver by Hannes Reinecke · 19 years ago
  42. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  43. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  44. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  45. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  46. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  47. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  48. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  49. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  50. dbec486 kconfig: move initramfs options to General Setup by Sam Ravnborg · 19 years ago
  51. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  52. d7ed538 [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 by Jens Axboe · 19 years ago
  53. ad2b931 [PATCH] cciss per disk queue by Mike Miller · 19 years ago
  54. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  55. 1872bce [PATCH] ub: fix for blank CDs by Pete Zaitcev · 19 years ago
  56. c9b3ad6 [PATCH] as-iosched tunable encoding fix by Jens Axboe · 19 years ago
  57. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  58. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  59. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  60. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  61. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  62. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  63. 99f95e5 [PATCH] cfq build fix by Andrew Morton · 19 years ago
  64. 60564a3 [PATCH] cciss: remove partition info from CCISS_GETLUNINFO by Mike Miller · 19 years ago
  65. cd6fb58 [PATCH] cciss: pci domain info pass 2 by Mike Miller · 19 years ago
  66. 3de0a70 [PATCH] cciss: pci id fix by Mike Miller · 19 years ago
  67. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  68. 3bd1907 Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  69. 96c51ce [PATCH] CFQ io scheduler: scheduler switch oops by Jens Axboe · 19 years ago
  70. 3b18152 [PATCH] CFQ io scheduler updates by Jens Axboe · 19 years ago
  71. 3d25f35 [PATCH] Fix cfq_find_next_crq() by Jens Axboe · 19 years ago
  72. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  73. a394866 [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants by Tobias Klauser · 19 years ago
  74. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  75. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  76. dfa1a55 [PATCH] ll_merge_requests_fn() cleanup by Nikita Danilov · 19 years ago
  77. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  78. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  79. 46c271b [PATCH] Improve CD/DVD packet driver write performance by Peter Osterlund · 19 years ago
  80. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  81. 35a82d1 [PATCH] optimise loop driver a bit by Nick Piggin · 19 years ago
  82. bdd646a [PATCH] blk: unplug later by Nick Piggin · 19 years ago
  83. fde6ad2 [PATCH] blk: branch hints by Nick Piggin · 19 years ago
  84. 250dccc [PATCH] blk: no memory barrier by Nick Piggin · 19 years ago
  85. 040c928 [PATCH] blk: cleanup generic tag support error messages by Tejun Heo · 19 years ago
  86. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  87. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  88. 2bf0fda [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() by Tejun Heo · 19 years ago
  89. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  90. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  91. deb3697 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  92. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  93. 73747ae [PATCH] ll_rw_blk.c kerneldoc updates by Christoph Hellwig · 19 years ago
  94. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  95. f63eb21 [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. by Jens Axboe · 19 years ago
  96. e1f546e [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c by James Bottomley · 19 years ago
  97. f1970ba [PATCH] Add scatter-gather support for the block layer SG_IO by James Bottomley · 19 years ago
  98. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  99. b823825 [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() by Jens Axboe · 19 years ago
  100. df46b9a [PATCH] Add blk_rq_map_kern() by Mike Christie · 19 years ago