Commit Graph

691 Commits (2a9df5055a99df25533daf4041fdb99f0ed3463c)

Author SHA1 Message Date
Jens Axboe 0497b345e7 blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure 16 years ago
Kiyoshi Ueda ef9e3facdf block: add lld busy state exporting interface 16 years ago
Elias Oltmanns 336c3d8ce7 block: Fix blk_start_queueing() to not kick a stopped queue 16 years ago
Jens Axboe e3ba9ae58a block: reserve some tags just for sync IO 16 years ago
Jens Axboe f7d7b7a7a3 block: as/cfq ssd idle check update 16 years ago
Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 16 years ago
Kiyoshi Ueda 4ee5eaf451 block: add a queue flag for request stacking support 16 years ago
Kiyoshi Ueda 82124d6035 block: add request submission interface 16 years ago
Kiyoshi Ueda 32fab448e5 block: add request update interface 16 years ago
Jens Axboe e3335de940 block: blk_cleanup_queue() should call blk_sync_queue() 16 years ago
Jens Axboe 7ba1fbaa4a block: use rq complete marking in blk_abort_request() 16 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 16 years ago
Hugh Dickins 3e6053d76d block: adjust blkdev_issue_discard for swap 16 years ago
Mike Anderson 11914a53d2 block: Add interface to abort queued requests 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 16 years ago
Tejun Heo 243294dae0 block: fix duplicate headers for /proc/partitions 16 years ago
FUJITA Tomonori 818827669d block: make blk_rq_map_user take a NULL user-space buffer 16 years ago
Jens Axboe 839e96afba block: update comment on end_request() 16 years ago
Tejun Heo 2bbedcb4c1 block: don't test for partition size in bdget_disk() and blk_lookup_devt() 16 years ago
Harvey Harrison aeb3d3a81e block: kmalloc args reversed, small function definition fixes 16 years ago
FUJITA Tomonori 879040742c block: add blk_rq_aligned helper function 16 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 16 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 16 years ago
Aaron Carroll 45333d5a31 cfq-iosched: fix queue depth detection 16 years ago
Jens Axboe 605401618c block: don't use bio_has_data() in the completion path 16 years ago
Jens Axboe ab780f1ece block: inherit CPU completion on bio->rq and rq->rq merges 16 years ago
Jens Axboe c7c22e4d5c block: add support for IO CPU affinity 16 years ago
Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 16 years ago
Jens Axboe b646fc59b3 block: split softirq handling into blk-softirq.c 16 years ago
Jens Axboe 0835da67c1 block: use linux/uaccess.h in elevator.c instead of asm variant 16 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 16 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 16 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 16 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 16 years ago
Tejun Heo eddb2e26b5 block: kill GENHD_FL_FAIL and use part0->make_it_fail 16 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 16 years ago
Tejun Heo 4c46501d16 block: move holder_dir from disk to part0 16 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 16 years ago
Tejun Heo e561052149 block: unify sysfs size node handling 16 years ago
Tejun Heo 548b10eb29 block: move __dev from disk to part0 16 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 16 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 16 years ago
Tejun Heo 870d665612 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT 16 years ago
Tejun Heo 1f0142905d block: adjust formatting for large minors and add ext_range sysfs attr 16 years ago
Tejun Heo bcce3de1be block: implement extended dev numbers 16 years ago
Tejun Heo c995905916 block: fix diskstats access 16 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 16 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 16 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 16 years ago
Tejun Heo 310a2c1012 block: misc updates 16 years ago