1. 789a424 cciss: separate error processing and command retrying code in sendcmd_withirq_core() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  2. 3c2ab40 cciss: factor out fix target status processing code from sendcmd functions by scameron@beardog.cca.cpqcorp.net · 15 years ago
  3. b57695f cciss: simplify interface of sendcmd() and sendcmd_withirq() by scameron@beardog.cca.cpqcorp.net · 15 years ago
  4. 5390cfc cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  5. 40df6ae cciss: Use schedule_timeout_uninterruptible in SCSI error handling code by scameron@beardog.cca.cpqcorp.net · 15 years ago
  6. 77b0308 cciss: use schedule_timeout_interruptible() by Andrew Morton · 15 years ago
  7. 7fe0632 cciss: add cciss driver sysfs entries by Andrew Patterson · 15 years ago
  8. 88f627a cciss: fix SCSI device reset handler by Stephen M. Cameron · 15 years ago
  9. 4a4b2d7 cciss: factor out core of sendcmd() for a more sane interface by Stephen M. Cameron · 15 years ago
  10. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  11. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  12. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  13. b9ed725 xen-blkfront: beyond ARRAY_SIZE of info->shadow by Roel Kluin · 15 years ago
  14. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  15. 3755100 ub: use __blk_end_request_all() by Tejun Heo · 15 years ago
  16. 31a1440 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown by Ian Campbell · 15 years ago
  17. 28afea5 xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected by Ian Campbell · 15 years ago
  18. f831cc0 virtio_blk: get rid of unused variable by Jens Axboe · 15 years ago
  19. 1cde26f virtio_blk: SG_IO passthru support by Hannes Reinecke · 15 years ago
  20. 6c3b46f virtio_blk: don't blindly derefence req->rq_disk by Christoph Hellwig · 15 years ago
  21. 6818173 splice: implement default splice_read method by Miklos Szeredi · 15 years ago
  22. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  23. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  24. fb3ac7f6b z2ram: dequeue in-flight request by Tejun Heo · 15 years ago
  25. bab2a80 xd: dequeue in-flight request by Tejun Heo · 15 years ago
  26. 06b0608 swim: dequeue in-flight request by Tejun Heo · 15 years ago
  27. 9e31beb amiflop: dequeue in-flight request by Tejun Heo · 15 years ago
  28. 10e1e62 ps3disk: dequeue in-flight request by Tejun Heo · 15 years ago
  29. b12d4f8 paride: dequeue in-flight request by Tejun Heo · 15 years ago
  30. 2d75ce0 xsysace: dequeue in-flight request by Tejun Heo · 15 years ago
  31. f4bd4b9 swim3: dequeue in-flight request by Tejun Heo · 15 years ago
  32. a336ca6 ataflop: dequeue and track in-flight request by Tejun Heo · 15 years ago
  33. 8a12c4a hd: dequeue and track in-flight request by Tejun Heo · 15 years ago
  34. 5b36ad6 mg_disk: dequeue and track in-flight request by Tejun Heo · 15 years ago
  35. 9a8d23d8 mg_disk: fix queue hang / infinite retry on !fs requests by Tejun Heo · 15 years ago
  36. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  37. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  38. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  39. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  40. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  41. 53d6979 nbd: don't clear rq->sector and nr_sectors unnecessarily by Tejun Heo · 15 years ago
  42. 0191944 hd: fix locking by Tejun Heo · 15 years ago
  43. 0d9f346 mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  44. 39f36b4 mg_disk: fix locking by Tejun Heo · 15 years ago
  45. f68adec mg_disk: use defines from <linux/ata.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 8a11a78 mg_disk: fix dependency on libata by Bartlomiej Zolnierkiewicz · 15 years ago
  47. a03bb5a mg_disk: clean up request completion paths by Tejun Heo · 15 years ago
  48. eec9462 mg_disk: fold mg_disk.h into mg_disk.c by Tejun Heo · 15 years ago
  49. e138b4e swim: clean up request completion paths by Tejun Heo · 15 years ago
  50. 467ca75 swim3: clean up request completion paths by Tejun Heo · 15 years ago
  51. e091eb6 hd: clean up request completion paths by Tejun Heo · 15 years ago
  52. 04420850 sunvdc: kill vdc_end_request() by Tejun Heo · 15 years ago
  53. cd4c34e ps3disk: simplify request completion by Tejun Heo · 15 years ago
  54. 5b5c5d1 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers by Tejun Heo · 15 years ago
  55. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  56. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  57. e686307 loop: use BIO list management functions by Akinobu Mita · 15 years ago
  58. e93b9fb hd: fix locking by Tejun Heo · 15 years ago
  59. 7090a0a mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 15 years ago
  60. ac2ff94 mg_disk: fix locking by Tejun Heo · 15 years ago
  61. f3c737d umem: fix request_queue lock warning by Sage Weil · 15 years ago
  62. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  63. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  64. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  65. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  66. f0edef8 xsysace: Fix dereferencing of cf_id after hd_driveid removal by Grant Likely · 15 years ago
  67. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  68. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  69. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  70. ffcd7dc loop: mutex already unlocked in loop_clr_fd() by Alexander Beregalov · 15 years ago
  71. 3fbed4c mflash: initial support by unsik Kim · 15 years ago
  72. e143858 cciss: change to discover first memory BAR by Mike Miller · 15 years ago
  73. 0a9279c cciss: kernel scan thread for MSA2012 by Mike Miller · 15 years ago
  74. ac44e5b cciss: fix residual count for block pc requests by Jens Axboe · 15 years ago
  75. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 15 years ago
  76. 15746fc nbd: trivial cleanups by Pavel Machek · 15 years ago
  77. 1a2ad21 nbd: add locking to nbd_ioctl by Pavel Machek · 15 years ago
  78. 83f9ef4 floppy: provide a PNP device table in the module. by Scott James Remnant · 15 years ago
  79. 4fe6e30 include/linux/hdreg.h: remove unused defines by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 04b3ab5 aoe: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 4aaf2fe xsysace: make it 'struct hd_driveid'-free by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 15 years ago
  83. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  84. 4496d93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  85. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  86. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  87. 8852ecd m68k: mac - Add SWIM floppy support by Laurent Vivier · 16 years ago
  88. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  89. f028f3b loop: fix circular locking in loop_clr_fd() by Nikanth Karthikesan · 15 years ago
  90. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  91. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 15 years ago
  92. db5e6df USB: ub: use USB API functions rather than constants by Julia Lawall · 16 years ago
  93. 68db196 loop: support barrier writes by Nikanth Karthikesan · 15 years ago
  94. 0061d38 cpqarray: enable bus mastering by Dave Jones · 15 years ago
  95. 10cbda9 cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment by Jens Axboe · 15 years ago
  96. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  97. bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 15 years ago
  98. f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 15 years ago
  99. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  100. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago