1. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  2. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  3. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  4. 45333d5 cfq-iosched: fix queue depth detection by Aaron Carroll · 16 years ago
  5. 6054016 block: don't use bio_has_data() in the completion path by Jens Axboe · 16 years ago
  6. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago
  7. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  8. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  9. b646fc5 block: split softirq handling into blk-softirq.c by Jens Axboe · 16 years ago
  10. 0835da6 block: use linux/uaccess.h in elevator.c instead of asm variant by Jens Axboe · 16 years ago
  11. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  12. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  13. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  14. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  15. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  16. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  17. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  18. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  19. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  20. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  21. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  22. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  23. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  24. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  25. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  26. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  27. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  28. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  29. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  30. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  31. 88e3412 block: update add_partition() error handling by Tejun Heo · 16 years ago
  32. ec2cded block: allow deleting zero length partition by Tejun Heo · 16 years ago
  33. def4e38 block: use class_dev_iterator instead of class_for_each_device() by Tejun Heo · 16 years ago
  34. 2ac3cee block: don't grab block_class_lock unnecessarily by Tejun Heo · 16 years ago
  35. ac65ece block: fix partition info printouts by Tejun Heo · 16 years ago
  36. 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
  37. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  38. b8b3e16 block: drop virtual merging accounting by Mikulas Patocka · 16 years ago
  39. 4fb72f7 deadline-iosched: non-functional fixes by Aaron Carroll · 16 years ago
  40. 63de428 deadline-iosched: allow non-sequential batching by Aaron Carroll · 16 years ago
  41. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  42. d30a260 Add BLKDISCARD ioctl to allow userspace to discard sectors by David Woodhouse · 16 years ago
  43. 2ebca85 Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) by OGAWA Hirofumi · 16 years ago
  44. 35ba8f7 blktrace: simplify flags handling in __blk_add_trace by David Woodhouse · 16 years ago
  45. 27b29e8 blktrace: support discard requests by David Woodhouse · 16 years ago
  46. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  47. d628eae Fix up comments about matching flags between bio and rq by David Woodhouse · 16 years ago
  48. 051cc39 block: use bio_has_data() in the IO completion path by Jens Axboe · 16 years ago
  49. a9c701e block: use bio_has_data() to check for data carrying bio by Jens Axboe · 16 years ago
  50. 35e396c SG_IO block filter whitelist missing MMC SET READ AHEAD command by xiphmont@xiph.org · 16 years ago
  51. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  52. ddef43a block: restore original behavior of /proc/partition when there's no partition by Tejun Heo · 16 years ago
  53. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  54. 0e3eb45 block: remove unused ->busy part of the block queue tag map by Matthew Wilcox · 16 years ago
  55. a4a7789 block: clean up cmdfilter sysfs interface by Adel Gadllah · 16 years ago
  56. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
  57. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  58. 5c0ef6d block: drop references taken by class_find_device() by Kay Sievers · 16 years ago
  59. 068281d block: fix partial read() of /proc/{partitions,diskstats} by Kay Sievers · 16 years ago
  60. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  61. 6c5e0c4 block: add a blk_plug_device_unlocked() that grabs the queue lock by Jens Axboe · 16 years ago
  62. ad33759 [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler. by Tim Wright · 16 years ago
  63. 12e0036 Use WARN() in block/ by Arjan van de Ven · 16 years ago
  64. a76eef9 block/blk-map.c: use the new object_is_on_stack() helper by FUJITA Tomonori · 16 years ago
  65. 04ebd4a block/ioctl.c and fs/partition/check.c: check value returned by add_partition() by Abdel Benamrouche · 16 years ago
  66. 27f3025 block: make /proc/partitions and /proc/diskstats use class_find_device() by Greg Kroah-Hartman · 16 years ago
  67. 66c64af block: move header for /proc/partitions to seq_start by Greg Kroah-Hartman · 16 years ago
  68. 68c4d4a block: make proc files seq_start use the class_find_device() by Greg Kroah-Hartman · 16 years ago
  69. a6e2ba8 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled by Randy Dunlap · 16 years ago
  70. a142be8 block: make blk_lookup_devt use the class iterator function by Greg Kroah-Hartman · 16 years ago
  71. 5c6f35c block: make printk_partition use the class iterator function by Greg Kroah-Hartman · 16 years ago
  72. 6ffeea7 block: fix compiler warning in genhd.c by Greg Kroah-Hartman · 16 years ago
  73. f79f060 device create: block: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  74. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  75. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  76. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  77. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  78. 52a93ba block: remove the checking for NULL queue in blk_put_request by FUJITA Tomonori · 16 years ago
  79. 9a2d43b block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  82. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  83. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  84. 8df5fc0 [SCSI] bsg: fix oops on remove by James Bottomley · 16 years ago
  85. 3f27e3e [SCSI] bsg: fix bsg_mutex hang with device removal by FUJITA Tomonori · 16 years ago
  86. 30c00ed block: blk_rq_map_kern uses the bounce buffers for stack buffers by FUJITA Tomonori · 16 years ago
  87. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  88. e48ec69 block: extend queue_flag bitops by Jens Axboe · 16 years ago
  89. e180f59 block: request_module(): use format string by maximilian attems · 16 years ago
  90. b24498d block: integrity flags can't use bit ops on unsigned short by Jens Axboe · 16 years ago
  91. 06a452e cmdfilter: extend default read filter by Adel Gadllah · 16 years ago
  92. 07359fc block: add bounce support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  93. c265a7f cfq-iosched: get rid of enable_idle being unused warning by Jens Axboe · 16 years ago
  94. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  95. b984679 block: integrity checkpatch cleanups by Jens Axboe · 16 years ago
  96. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  97. 1c9ce52 block: export "ro" attribute by Kay Sievers · 16 years ago
  98. 02c6230 Added in user-injected messages into blk traces by Alan D. Brunelle · 16 years ago
  99. 7b67913 cfq-iosched: add message logging through blktrace by Jens Axboe · 16 years ago
  100. 863fddc as-iosched: properly protect ioc_gone and ioc count by Jens Axboe · 16 years ago