1. 9a8d23d mg_disk: fix queue hang / infinite retry on !fs requests by Tejun Heo · 15 years ago
  2. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  3. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  4. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  5. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  6. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  7. 53d6979 nbd: don't clear rq->sector and nr_sectors unnecessarily by Tejun Heo · 15 years ago
  8. f68adec mg_disk: use defines from <linux/ata.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 8a11a78 mg_disk: fix dependency on libata by Bartlomiej Zolnierkiewicz · 15 years ago
  10. a03bb5a mg_disk: clean up request completion paths by Tejun Heo · 15 years ago
  11. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 15 years ago
  12. e138b4e swim: clean up request completion paths by Tejun Heo · 15 years ago
  13. 467ca75 swim3: clean up request completion paths by Tejun Heo · 15 years ago
  14. e091eb6 hd: clean up request completion paths by Tejun Heo · 15 years ago
  15. 0442085 sunvdc: kill vdc_end_request() by Tejun Heo · 15 years ago
  16. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  17. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 15 years ago
  18. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  19. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  20. e686307 loop: use BIO list management functions by Akinobu Mita · 15 years ago
  21. e93b9fb hd: fix locking by Tejun Heo · 15 years ago
  22. 7090a0a mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  23. ac2ff94 mg_disk: fix locking by Tejun Heo · 15 years ago
  24. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  25. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  26. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  27. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  28. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  29. f0edef8 xsysace: Fix dereferencing of cf_id after hd_driveid removal by Grant Likely · 15 years ago
  30. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  31. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  32. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  33. ffcd7dc loop: mutex already unlocked in loop_clr_fd() by Alexander Beregalov · 15 years ago
  34. 3fbed4c mflash: initial support by unsik Kim · 15 years ago
  35. e143858 cciss: change to discover first memory BAR by Mike Miller · 15 years ago
  36. 0a9279c cciss: kernel scan thread for MSA2012 by Mike Miller · 15 years ago
  37. ac44e5b cciss: fix residual count for block pc requests by Jens Axboe · 15 years ago
  38. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 15 years ago
  39. 15746fc nbd: trivial cleanups by Pavel Machek · 15 years ago
  40. 1a2ad21 nbd: add locking to nbd_ioctl by Pavel Machek · 15 years ago
  41. 83f9ef4 floppy: provide a PNP device table in the module. by Scott James Remnant · 15 years ago
  42. 4fe6e30 include/linux/hdreg.h: remove unused defines by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 04b3ab5 aoe: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 15 years ago
  44. 4aaf2fe xsysace: make it 'struct hd_driveid'-free by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 15 years ago
  46. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  47. 4496d93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  48. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  50. 8852ecd m68k: mac - Add SWIM floppy support by Laurent Vivier · 16 years ago
  51. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  52. f028f3b loop: fix circular locking in loop_clr_fd() by Nikanth Karthikesan · 15 years ago
  53. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  54. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 15 years ago
  55. db5e6df USB: ub: use USB API functions rather than constants by Julia Lawall · 16 years ago
  56. 68db196 loop: support barrier writes by Nikanth Karthikesan · 15 years ago
  57. 0061d38 cpqarray: enable bus mastering by Dave Jones · 15 years ago
  58. 10cbda9 cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment by Jens Axboe · 15 years ago
  59. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  60. bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 15 years ago
  61. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 15 years ago
  62. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  63. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. a3941ec loop: don't increment p->offset with (size_t) -EINVAL by Roel Kluin · 15 years ago
  65. 5e18cfd cciss: remove 30 second initial timeout on controller reset by Jens Axboe · 15 years ago
  66. a1a15ac Fix kernel NULL pointer dereference in xen-blkfront by Kris Shannon · 15 years ago
  67. 9487311 aoe: error printed 1 too early by Roel Kluin · 15 years ago
  68. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 15 years ago
  69. 5e4c91c cciss: shorten 30s timeout on controller reset by Jens Axboe · 15 years ago
  70. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  71. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  72. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 15 years ago
  73. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 15 years ago
  74. 82eb03c cciss: PCI power management reset for kexec by Chip Coldwell · 15 years ago
  75. c8cbec6 paride/pg.c: xs(): &&/|| confusion by Roel Kluin · 15 years ago
  76. 4d48a54 nbd: fix I/O hang on disconnected nbds by Paul Clements · 15 years ago
  77. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 16 years ago
  78. c91192d nbd: do not allow two clients at the same time by Pavel Machek · 16 years ago
  79. bd1f793 Merge commit 'gcl/gcl-next' into next by Benjamin Herrenschmidt · 16 years ago
  80. 6d0be94 m68k: amiflop - Get rid of sleep_on calls by Andreas Bombe · 16 years ago
  81. f502038 powerpc/xsysace: add compatible string for non-ipcore instance by Yuri Tikhonov · 16 years ago
  82. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  83. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  84. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  85. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  86. b194aee virtio_blk: fix type warning by Randy Dunlap · 16 years ago
  87. 0864b79 virtio: block: dynamic maximum segments by Rusty Russell · 16 years ago
  88. 4b7f7e2 virtio: set max_segment_size and max_sectors to infinite. by Rusty Russell · 16 years ago
  89. a0ea862 cciss: simplify parameters to deregister_disk function by Stephen M. Cameron · 16 years ago
  90. 8ae30b8 loop: Do not call loop_unplug for not configured loop device. by Milan Broz · 16 years ago
  91. 14f2793 loop: Flush possible running bios when loop device is released. by Milan Broz · 16 years ago
  92. 31dcfab nbd: tell the block layer that it is not a rotational device by Jens Axboe · 16 years ago
  93. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  94. 8a3173d cciss: switch to using hlist for command list management by Jens Axboe · 16 years ago
  95. 66d352e xen-blkfront: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  96. 7d116b6 virtio_blk: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  97. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  98. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  99. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  100. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago