1. 7afb3a6 gdrom: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  2. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  3. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  4. 0497b34 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure by Jens Axboe · 16 years ago
  5. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  6. 336c3d8 block: Fix blk_start_queueing() to not kick a stopped queue by Elias Oltmanns · 16 years ago
  7. c0ddffa include blktrace_api.h in headers_install by Sven Schuetz · 16 years ago
  8. e3ba9ae block: reserve some tags just for sync IO by Jens Axboe · 16 years ago
  9. f7d7b7a block: as/cfq ssd idle check update by Jens Axboe · 16 years ago
  10. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  11. a68bbddba block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  12. 9e49184 floppy: support arbitrary first-sector numbers by Keith Wansbrough · 16 years ago
  13. 061837b drivers/block: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  14. 905bd78 cciss: Fix cciss SCSI rescan code to better notice device changes by scameron@beardog.cca.cpqcorp.net · 16 years ago
  15. 79eb014 fix an example of scatterlists handling in DMA-API.txt by FUJITA Tomonori · 16 years ago
  16. 4ee5eaf block: add a queue flag for request stacking support by Kiyoshi Ueda · 16 years ago
  17. 82124d6 block: add request submission interface by Kiyoshi Ueda · 16 years ago
  18. 32fab44 block: add request update interface by Kiyoshi Ueda · 16 years ago
  19. e3335de block: blk_cleanup_queue() should call blk_sync_queue() by Jens Axboe · 16 years ago
  20. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  21. 9c02f2b block: cleanup some of the integrity stuff in blkdev.h by Jens Axboe · 16 years ago
  22. 7ba1fba block: use rq complete marking in blk_abort_request() by Jens Axboe · 16 years ago
  23. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  24. 0a0d96b block: add bio_kmalloc() by Jens Axboe · 16 years ago
  25. 3e6053d block: adjust blkdev_issue_discard for swap by Hugh Dickins · 16 years ago
  26. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  27. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  28. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  29. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  30. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  31. fd1c1de0 sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  32. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  33. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  34. 224cb3e dm: Call blk_abort_queue on failed paths by Mike Anderson · 16 years ago
  35. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  36. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  37. 608aeef Call flush_disk() after detecting an online resize. by Andrew Patterson · 16 years ago
  38. 56ade44 Added flush_disk to factor out common buffer cache flushing code. by Andrew Patterson · 16 years ago
  39. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  40. 9bc3ffb Check for device resize when rescanning partitions by Andrew Patterson · 16 years ago
  41. c3279d1 Adjust block device size after an online resize of a disk. by Andrew Patterson · 16 years ago
  42. 0c002c2 Wrapper for lower-level revalidate_disk routines. by Andrew Patterson · 16 years ago
  43. 243294d block: fix duplicate headers for /proc/partitions by Tejun Heo · 16 years ago
  44. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  45. 81882766 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 16 years ago
  46. 839e96a block: update comment on end_request() by Jens Axboe · 16 years ago
  47. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  48. 2bbedcb block: don't test for partition size in bdget_disk() and blk_lookup_devt() by Tejun Heo · 16 years ago
  49. 759f8ca Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' by Jens Axboe · 16 years ago
  50. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  51. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  52. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  53. 4d8ab62 bio: convert bio_copy_kern to use bio_copy_user by FUJITA Tomonori · 16 years ago
  54. 10db10d sg: convert the indirect IO path to use the block layer by FUJITA Tomonori · 16 years ago
  55. 6e5a30c sg: convert the direct IO path to use the block layer by FUJITA Tomonori · 16 years ago
  56. 10865df sg: convert the non-data path to use the block layer by FUJITA Tomonori · 16 years ago
  57. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  58. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  59. 45333d5 cfq-iosched: fix queue depth detection by Aaron Carroll · 16 years ago
  60. 6054016 block: don't use bio_has_data() in the completion path by Jens Axboe · 16 years ago
  61. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago
  62. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  63. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  64. b646fc5 block: split softirq handling into blk-softirq.c by Jens Axboe · 16 years ago
  65. 0835da6 block: use linux/uaccess.h in elevator.c instead of asm variant by Jens Axboe · 16 years ago
  66. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  67. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  68. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  69. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  70. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  71. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  72. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  73. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  74. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  75. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  76. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  77. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  78. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  79. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  80. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  81. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  82. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  83. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  84. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  85. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  86. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  87. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  88. 88e3412 block: update add_partition() error handling by Tejun Heo · 16 years ago
  89. ec2cded block: allow deleting zero length partition by Tejun Heo · 16 years ago
  90. def4e38 block: use class_dev_iterator instead of class_for_each_device() by Tejun Heo · 16 years ago
  91. 2ac3cee block: don't grab block_class_lock unnecessarily by Tejun Heo · 16 years ago
  92. ac65ece block: fix partition info printouts by Tejun Heo · 16 years ago
  93. 5a3ceb8 driver-core: use klist for class device list and implement iterator by Tejun Heo · 16 years ago
  94. a1ed5b0 klist: don't iterate over deleted entries by Tejun Heo · 16 years ago
  95. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
  96. 5b99c2f block: make bi_phys_segments an unsigned int instead of short by Jens Axboe · 16 years ago
  97. 960e739 block: raid fixups for removal of bi_hw_segments by Jens Axboe · 16 years ago
  98. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  99. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 16 years ago
  100. 6a421c1 block: update documentation for deadline fifo_batch tunable by Aaron Carroll · 16 years ago