1. 1f35f43 [PATCH] Fix drivers/block/ps2esdi.c compile by Jens Axboe · 19 years ago
  2. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  3. ac89396 [PATCH] pktcdvd: un-inline some functions by Peter Osterlund · 19 years ago
  4. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  5. 46a9f65 remove unused LOCAL_END_REQUEST by Domen Puncer · 19 years ago
  6. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  7. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  8. 2c7af51 [PATCH] m68k: ataflop __user annotations, NULL noise removal by Al Viro · 19 years ago
  9. 8a423e5 [PATCH] m68k: amiflop __user annotations by Al Viro · 19 years ago
  10. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  11. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  12. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  13. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 19 years ago
  14. 906c3b7 [PATCH] mutex subsystem, semaphore to completion: SX8 by Steven Rostedt · 19 years ago
  15. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  16. 9bfab8c [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() by Richard Knutsson · 19 years ago
  17. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  18. a9925a0 [BLOCK] CCISS: update for blk softirq completions by Jens Axboe · 19 years ago
  19. 564de74 [PATCH] cciss: avoid defining useless MAJOR_NR macro by Christoph Hellwig · 19 years ago
  20. 945f390 [PATCH] drivers/block: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  21. fb86a35 [PATCH] cciss: adds MSI and MSI-X support by Mike Miller · 19 years ago
  22. 9fa37fd [PATCH] nbd: remove duplicate assignment by taneli.vahakangas@netsonic.fi · 19 years ago
  23. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  24. 8382bf2 [PATCH] pktcdvd: Use bd_claim to get exclusive access by Peter Osterlund · 19 years ago
  25. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  26. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  27. 6a19b41 [PATCH] parport: Kconfig dependency fixes by Marko Kohtala · 19 years ago
  28. 4b2f026 [PATCH] nbd: fix TX/RX race condition by Herbert Xu · 19 years ago
  29. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  30. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 19 years ago
  31. ab93091 [PATCH] USB: ub 02 Removed unused variable by Daniel Marjamaki · 19 years ago
  32. 4fb729f [PATCH] USB: ub 01 rename by Pete Zaitcev · 19 years ago
  33. 2c26c9e [PATCH] USB: ub 00 implement retries and resets by Pete Zaitcev · 19 years ago
  34. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  35. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  36. 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
  37. 2f6331f [PATCH] cciss: fix for deregister_disk by Mike Miller · 19 years ago
  38. b4788f6 [PATCH] cciss: double put_disk() by Jens Axboe · 19 years ago
  39. c101e77 [PATCH] revert floppy-fix-read-only-handling by Andrew Morton · 19 years ago
  40. 6f5a0f7 [PATCH 3/3] cciss: add put_disk into cleanup routines by mikem · 19 years ago
  41. 15534d3 [PATCH 2/3] cciss: bug fix for BIG_PASS_THRU by Jens Axboe · 19 years ago
  42. 400bb23 [PATCH] cciss_scsi warning fix by Grant Coady · 19 years ago
  43. ae7642b [PATCH] packet writing oops fix by Peter Osterlund · 19 years ago
  44. 63f45b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  45. 8a87a0b Merge by hand (whitespace conflicts in libata.h) by James Bottomley · 19 years ago
  46. f64a181 [SCSI] remove Scsi_Device typedef by Christoph Hellwig · 19 years ago
  47. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  48. e4a53cb [PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_process_queue() by Gabriel A. Devenyi · 19 years ago
  49. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  50. 88baf3e [PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk by Jon Masters · 19 years ago
  51. 383f974 Merge by hand (conflicts between pending drivers and kfree cleanups) by James Bottomley · 19 years ago
  52. b88b098 floppy: relocate devfs comment by James Nelson · 19 years ago
  53. 515729e powermac: Use a spinlock in swim3.c (floppy driver) instead of cli by Paul Mackerras · 19 years ago
  54. 333c47c Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  55. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  56. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  57. f5b3db0 [PATCH] as: cooperating processes by Nick Piggin · 19 years ago
  58. 3da8b71 [SCSI] cciss: scsi error handling by mike.miller@hp.com · 19 years ago
  59. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  60. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago
  61. ec1890c Merge git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  62. 2be7a90 Merge Paulus' tree by Stephen Rothwell · 19 years ago
  63. ca23509 [PATCH] blk: fix dangling pointer access in __elv_add_request by Tejun Heo · 19 years ago
  64. b420677 merge filename and modify references to iseries/vio.h by Kelly Daly · 19 years ago
  65. 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 19 years ago
  66. e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
  67. 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
  68. 496456c [BLOCK] aoe: update for combined io statistics by Jens Axboe · 19 years ago
  69. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  70. d72d904 [BLOCK] Update read/write block io statistics at completion time by Jens Axboe · 19 years ago
  71. 581c1b1 [PATCH] noop-iosched: avoid corrupted request merging by Jens Axboe · 19 years ago
  72. 4fc2074 [PATCH] Fix on-the-fly switch from cfq i/o scheduler by Jens Axboe · 19 years ago
  73. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  74. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  75. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  76. 2ca7d93 [PATCH] block cleanups: Fix iosched module refcount leak by Nate Diller · 19 years ago
  77. 131dda7 [PATCH] block cleanups: Add kconfig default iosched submenu by Nate Diller · 19 years ago
  78. 3ccc7f2 [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c by Norbert Kiesel · 19 years ago
  79. 83521d3 [PATCH] cfq-iosched: move tasklist walk to elevator.c by Christoph Hellwig · 19 years ago
  80. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  81. 47e627c [PATCH] blk: fix merge bug in as-iosched by Tejun Heo · 19 years ago
  82. 38ffdd6 [PATCH] ub: suppress gcc warnings for pointer casts by Pete Zaitcev · 19 years ago
  83. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  84. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  85. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  86. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 19 years ago
  87. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 19 years ago
  88. 9be16a0 Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  89. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  90. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  91. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  92. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  93. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  94. 772eca7 [BLOCK] Leftover reference to ->max_back_kb by Jens Axboe · 19 years ago
  95. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  96. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  97. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  98. 98b1147 [PATCH] 04/05 remove last_merge handling from ioscheds by Tejun Heo · 19 years ago
  99. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  100. b4878f2 [PATCH] 02/05: update ioscheds to use generic dispatch queue by Jens Axboe · 19 years ago