1. 3e88c17 [PATCH] loop: potential kernel hang waiting for kthread by Herbert Poetzl · 18 years ago
  2. 6dc659d [PATCH] drivers/block/floppy.c: dont free_irq() from irq context by Ingo Molnar · 18 years ago
  3. 3661f00 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 by Linus Torvalds · 18 years ago
  4. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  5. 340e48e [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y by Zdenek Pavlas · 18 years ago
  6. 1efa646 [PATCH] block/floppy: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  7. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  8. 5b7b18c [PATCH] drivers/block/nbd.c: don't defer compile error to runtime by Adrian Bunk · 18 years ago
  9. 089fe1b BUG_ON() Conversion in drivers/block/ by Eric Sesterhenn · 18 years ago
  10. 10e705f [PATCH] Fix "value computed not used" warnings by Takashi Iwai · 18 years ago
  11. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  12. 453ae93 [PATCH] block: floppy98 removal, really. by Arthur Othieno · 18 years ago
  13. 0fdf109 [PATCH] aoe [3/3]: update version to 22 by Ed L. Cashin · 18 years ago
  14. 9d41965 [PATCH] aoe [2/3]: don't request ATA device ID on ATA error by Ed L. Cashin · 18 years ago
  15. 5dc401e [PATCH] aoe [1/3]: support multiple AoE listeners by Ed L. Cashin · 18 years ago
  16. 1c6f3fc [PATCH] aoe: do not stop retransmit timer when device goes down by Ed L. Cashin · 19 years ago
  17. a712c0e [PATCH] aoe [8/8]: update driver version number by Ed L. Cashin · 19 years ago
  18. 02edb05 [PATCH] aoe [7/8]: update driver compatibility string by Ed L. Cashin · 19 years ago
  19. 5f7702f [PATCH] aoe [6/8]: update device information on last close by Ed L. Cashin · 19 years ago
  20. 2dd5e42 [PATCH] aoe [5/8]: allow network interface migration on packet retransmit by Ed L. Cashin · 19 years ago
  21. c42b24c [PATCH] aoe [4/8]: use less confusing driver name by Ed L. Cashin · 19 years ago
  22. eaf0a3c [PATCH] aoe [3/8]: increase allowed outstanding packets by Ed L. Cashin · 19 years ago
  23. 3ae1c24 [PATCH] aoe [2/8]: support dynamic resizing of AoE devices by Ed L. Cashin · 19 years ago
  24. 50bba75 [PATCH] aoe [1/8]: zero packet data after skb allocation by Ed L. Cashin · 19 years ago
  25. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  26. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  27. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  28. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  29. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  30. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  31. 61808c2 [PATCH] cciss: fix use-after-free in cciss_init_one by Patrick McHardy · 18 years ago
  32. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  33. 80682fa Fix "frist", "fisrt", typos by Uwe Zeisberger · 18 years ago
  34. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  35. 11a223a [PATCH] USB: ub 03 drop stall clearing by Pete Zaitcev · 18 years ago
  36. 952ba22 [PATCH] USB: ub 02 remove diag by Pete Zaitcev · 18 years ago
  37. 4d69581 [PATCH] USB: ub 01 remove first_open by Pete Zaitcev · 18 years ago
  38. 29da793 [PATCH] ub: use kzalloc by Pete Zaitcev · 18 years ago
  39. 1312f40 [PATCH] regularize blk_cleanup_queue() use by Al Viro · 18 years ago
  40. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  41. 62287fb [PATCH] dac960: add disk entropy in request completions by Matt Mackall · 18 years ago
  42. 1acc0b0 [SCSI] cciss: kfree(NULL) is legal by Andrew Morton · 19 years ago
  43. 9db9154 [PATCH] pktcdvd: Only return -EROFS when appropriate by Peter Osterlund · 18 years ago
  44. ab863ec [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function by Peter Osterlund · 18 years ago
  45. 3b48280 [PATCH] pktcdvd: Remove useless printk statements by Peter Osterlund · 18 years ago
  46. 7c613d5 [PATCH] pktcdvd: Rename functions and make their return values sane by Peter Osterlund · 18 years ago
  47. cef28963 [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() by Peter Osterlund · 18 years ago
  48. 7277232 [PATCH] pktcdvd: Reduce stack usage by Peter Osterlund · 18 years ago
  49. 948423e [PATCH] pktcdvd: Don't unlock the door if the disc is in use by Peter Osterlund · 18 years ago
  50. 01fd9fd [PATCH] pktcdvd: Allow non-writable media to be mounted by Peter Osterlund · 18 years ago
  51. 61a3493 [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong by Peter Osterlund · 18 years ago
  52. d43da75 [PATCH] cciss: softirq handler needs to save interrupt flags by Jens Axboe · 18 years ago
  53. e1bc89b [PATCH] pktcdvd: Don't waste kernel memory by Peter Osterlund · 19 years ago
  54. b566cce [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL by Adrian Bunk · 19 years ago
  55. 11edefd [PATCH] pktcdvd: remove version string by Peter Osterlund · 19 years ago
  56. a460ad6 [PATCH] pktcdvd: Fix overflow for discs with large packets by Phillip Susi · 19 years ago
  57. 74adb52 [PATCH] umem: check pci_set_dma_mask return value correctly by Tobias Klauser · 19 years ago
  58. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  59. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  60. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  61. 1f35f43 [PATCH] Fix drivers/block/ps2esdi.c compile by Jens Axboe · 19 years ago
  62. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  63. ac89396 [PATCH] pktcdvd: un-inline some functions by Peter Osterlund · 19 years ago
  64. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  65. 46a9f65 remove unused LOCAL_END_REQUEST by Domen Puncer · 19 years ago
  66. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  67. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  68. 2c7af51 [PATCH] m68k: ataflop __user annotations, NULL noise removal by Al Viro · 19 years ago
  69. 8a423e5 [PATCH] m68k: amiflop __user annotations by Al Viro · 19 years ago
  70. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  71. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  72. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  73. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
  74. 906c3b7 [PATCH] mutex subsystem, semaphore to completion: SX8 by Steven Rostedt · 19 years ago
  75. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  76. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  77. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  78. a9925a0 [BLOCK] CCISS: update for blk softirq completions by Jens Axboe · 19 years ago
  79. 564de74 [PATCH] cciss: avoid defining useless MAJOR_NR macro by Christoph Hellwig · 19 years ago
  80. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  81. fb86a35 [PATCH] cciss: adds MSI and MSI-X support by Mike Miller · 19 years ago
  82. 9fa37fd [PATCH] nbd: remove duplicate assignment by taneli.vahakangas@netsonic.fi · 19 years ago
  83. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  84. 8382bf2 [PATCH] pktcdvd: Use bd_claim to get exclusive access by Peter Osterlund · 19 years ago
  85. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  86. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  87. 6a19b41 [PATCH] parport: Kconfig dependency fixes by Marko Kohtala · 19 years ago
  88. 4b2f026 [PATCH] nbd: fix TX/RX race condition by Herbert Xu · 19 years ago
  89. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  90. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 19 years ago
  91. ab93091 [PATCH] USB: ub 02 Removed unused variable by Daniel Marjamaki · 19 years ago
  92. 4fb729f [PATCH] USB: ub 01 rename by Pete Zaitcev · 19 years ago
  93. 2c26c9e [PATCH] USB: ub 00 implement retries and resets by Pete Zaitcev · 19 years ago
  94. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  95. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  96. 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
  97. 2f6331f [PATCH] cciss: fix for deregister_disk by Mike Miller · 19 years ago
  98. b4788f6 [PATCH] cciss: double put_disk() by Jens Axboe · 19 years ago
  99. c101e77 [PATCH] revert floppy-fix-read-only-handling by Andrew Morton · 19 years ago
  100. 6f5a0f7 [PATCH 3/3] cciss: add put_disk into cleanup routines by mikem · 19 years ago