1. 77ef6c4 [PATCH] USB: ub oops in block_uevent by Pete Zaitcev · 18 years ago
  2. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  3. ca1e048 [PATCH] cciss: bug fix for crash when running hpacucli by Mike Miller · 18 years ago
  4. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  5. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  6. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  7. fa8f399 [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 by Alexey Dobriyan · 18 years ago
  8. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 18 years ago
  9. 829d5f6 [PATCH] paride-pt: register_chrdev fix by Andrew Morton · 18 years ago
  10. 8637980 [PATCH] paride: register_chrdev fix by Andrew Morton · 18 years ago
  11. a687fb1 [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM by Adrian Bunk · 18 years ago
  12. 89a7689 [PATCH] unused label in drivers/block/cciss. by Eric Sesterhenn · 18 years ago
  13. 06ff37f [PATCH] kzalloc() conversion in drivers/block by Eric Sesterhenn · 18 years ago
  14. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  15. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 18 years ago
  16. 1751ace [PATCH] Update documentation for BLK_DEV_INITRD to match current usage by H. Peter Anvin · 18 years ago
  17. 3e88c17 [PATCH] loop: potential kernel hang waiting for kthread by Herbert Poetzl · 18 years ago
  18. 6dc659d [PATCH] drivers/block/floppy.c: dont free_irq() from irq context by Ingo Molnar · 18 years ago
  19. 3661f00 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 by Linus Torvalds · 18 years ago
  20. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  21. 340e48e [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y by Zdenek Pavlas · 18 years ago
  22. 1efa646 [PATCH] block/floppy: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  23. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  24. 5b7b18c [PATCH] drivers/block/nbd.c: don't defer compile error to runtime by Adrian Bunk · 18 years ago
  25. 089fe1b BUG_ON() Conversion in drivers/block/ by Eric Sesterhenn · 18 years ago
  26. 10e705f [PATCH] Fix "value computed not used" warnings by Takashi Iwai · 18 years ago
  27. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  28. 453ae93 [PATCH] block: floppy98 removal, really. by Arthur Othieno · 18 years ago
  29. 0fdf109 [PATCH] aoe [3/3]: update version to 22 by Ed L. Cashin · 18 years ago
  30. 9d41965 [PATCH] aoe [2/3]: don't request ATA device ID on ATA error by Ed L. Cashin · 18 years ago
  31. 5dc401e [PATCH] aoe [1/3]: support multiple AoE listeners by Ed L. Cashin · 18 years ago
  32. 1c6f3fc [PATCH] aoe: do not stop retransmit timer when device goes down by Ed L. Cashin · 18 years ago
  33. a712c0e [PATCH] aoe [8/8]: update driver version number by Ed L. Cashin · 18 years ago
  34. 02edb05 [PATCH] aoe [7/8]: update driver compatibility string by Ed L. Cashin · 18 years ago
  35. 5f7702f [PATCH] aoe [6/8]: update device information on last close by Ed L. Cashin · 18 years ago
  36. 2dd5e42 [PATCH] aoe [5/8]: allow network interface migration on packet retransmit by Ed L. Cashin · 18 years ago
  37. c42b24c [PATCH] aoe [4/8]: use less confusing driver name by Ed L. Cashin · 18 years ago
  38. eaf0a3c [PATCH] aoe [3/8]: increase allowed outstanding packets by Ed L. Cashin · 18 years ago
  39. 3ae1c24 [PATCH] aoe [2/8]: support dynamic resizing of AoE devices by Ed L. Cashin · 18 years ago
  40. 50bba75 [PATCH] aoe [1/8]: zero packet data after skb allocation by Ed L. Cashin · 18 years ago
  41. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  42. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  43. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  44. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  45. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  46. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  47. 61808c2 [PATCH] cciss: fix use-after-free in cciss_init_one by Patrick McHardy · 18 years ago
  48. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  49. 80682fa Fix "frist", "fisrt", typos by Uwe Zeisberger · 18 years ago
  50. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  51. 11a223a [PATCH] USB: ub 03 drop stall clearing by Pete Zaitcev · 18 years ago
  52. 952ba22 [PATCH] USB: ub 02 remove diag by Pete Zaitcev · 18 years ago
  53. 4d69581 [PATCH] USB: ub 01 remove first_open by Pete Zaitcev · 18 years ago
  54. 29da793 [PATCH] ub: use kzalloc by Pete Zaitcev · 18 years ago
  55. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  56. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  57. 62287fb [PATCH] dac960: add disk entropy in request completions by Matt Mackall · 18 years ago
  58. 1acc0b0 [SCSI] cciss: kfree(NULL) is legal by Andrew Morton · 19 years ago
  59. 9db9154 [PATCH] pktcdvd: Only return -EROFS when appropriate by Peter Osterlund · 18 years ago
  60. ab863ec [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function by Peter Osterlund · 18 years ago
  61. 3b48280 [PATCH] pktcdvd: Remove useless printk statements by Peter Osterlund · 18 years ago
  62. 7c613d5 [PATCH] pktcdvd: Rename functions and make their return values sane by Peter Osterlund · 18 years ago
  63. cef28963 [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() by Peter Osterlund · 18 years ago
  64. 7277232 [PATCH] pktcdvd: Reduce stack usage by Peter Osterlund · 18 years ago
  65. 948423e [PATCH] pktcdvd: Don't unlock the door if the disc is in use by Peter Osterlund · 18 years ago
  66. 01fd9fd [PATCH] pktcdvd: Allow non-writable media to be mounted by Peter Osterlund · 18 years ago
  67. 61a3493 [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong by Peter Osterlund · 18 years ago
  68. d43da75 [PATCH] cciss: softirq handler needs to save interrupt flags by Jens Axboe · 18 years ago
  69. e1bc89b [PATCH] pktcdvd: Don't waste kernel memory by Peter Osterlund · 18 years ago
  70. b566cce [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL by Adrian Bunk · 18 years ago
  71. 11edefd [PATCH] pktcdvd: remove version string by Peter Osterlund · 18 years ago
  72. a460ad6 [PATCH] pktcdvd: Fix overflow for discs with large packets by Phillip Susi · 18 years ago
  73. 74adb52 [PATCH] umem: check pci_set_dma_mask return value correctly by Tobias Klauser · 18 years ago
  74. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  75. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  76. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  77. 1f35f43 [PATCH] Fix drivers/block/ps2esdi.c compile by Jens Axboe · 18 years ago
  78. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  79. ac89396 [PATCH] pktcdvd: un-inline some functions by Peter Osterlund · 19 years ago
  80. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  81. 46a9f65 remove unused LOCAL_END_REQUEST by Domen Puncer · 19 years ago
  82. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  83. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  84. 2c7af51 [PATCH] m68k: ataflop __user annotations, NULL noise removal by Al Viro · 19 years ago
  85. 8a423e5 [PATCH] m68k: amiflop __user annotations by Al Viro · 19 years ago
  86. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  87. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  88. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  89. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
  90. 906c3b7 [PATCH] mutex subsystem, semaphore to completion: SX8 by Steven Rostedt · 19 years ago
  91. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  92. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  93. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  94. a9925a0 [BLOCK] CCISS: update for blk softirq completions by Jens Axboe · 19 years ago
  95. 564de74 [PATCH] cciss: avoid defining useless MAJOR_NR macro by Christoph Hellwig · 19 years ago
  96. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  97. fb86a35 [PATCH] cciss: adds MSI and MSI-X support by Mike Miller · 19 years ago
  98. 9fa37fd [PATCH] nbd: remove duplicate assignment by taneli.vahakangas@netsonic.fi · 19 years ago
  99. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  100. 8382bf2 [PATCH] pktcdvd: Use bd_claim to get exclusive access by Peter Osterlund · 19 years ago