Commit Graph

558 Commits (a1f7fc48c143537e2bf70affee7e8932f5be9bb4)

Author SHA1 Message Date
Neil Brown e7e72bf641 Remove blkdev warning triggered by using md 17 years ago
Kay Sievers 30f2f0eb4b block: do_mounts - accept root=<non-existant partition> 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
Jens Axboe 6d63c27557 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice 17 years ago
Jens Axboe dbaf2c003e block: optimize generic_unplug_device() 17 years ago
Jens Axboe 2cdf79cafb block: get rid of likely/unlikely predictions in merge logic 17 years ago
Jens Axboe 07416d29bc cfq-iosched: fix RCU race in the cfq io_context destructor handling 17 years ago
Jens Axboe aa94b5371f block: adjust tagging function queue bit locking 17 years ago
Jens Axboe bf0f97025c block: sysfs store function needs to grab queue_lock and use queue_flag_*() 17 years ago
Boaz Harrosh db4742dd8f [SCSI] add support for variable length extended commands 17 years ago
FUJITA Tomonori 9f5de6b105 [SCSI] bsg: add large command support 17 years ago
Harvey Harrison 24c03d47d0 block: remove remaining __FUNCTION__ occurrences 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Alan D. Brunelle ac9fafa124 block: Skip I/O merges when disabled 17 years ago
FUJITA Tomonori d7e3c3249e block: add large command support 17 years ago
FUJITA Tomonori d34c87e4ba block: replace sizeof(rq->cmd) with BLK_MAX_CDB 17 years ago
FUJITA Tomonori 2a4aa30c5f block: rename and export rq_init() 17 years ago
FUJITA Tomonori 992b5bceee block: no need to initialize rq->cmd with blk_get_request 17 years ago
Adrian Bunk 6f6a036e6e block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline 17 years ago
Adrian Bunk 72ed0bf60a block/elevator.c:elv_rq_merge_ok() mustn't be inline 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
FUJITA Tomonori 68154e90c9 block: add dma alignment and padding support to blk_rq_map_kern 17 years ago
Adrian Bunk 657e93be35 unexport blk_max_pfn 17 years ago
FUJITA Tomonori 1afb20f301 block: make rq_init() do a full memset() 17 years ago
FUJITA Tomonori 97f46ae45c [SCSI] bsg: add release callback support 17 years ago
Akinobu Mita fb19974630 block: fix blk_register_queue() return value 17 years ago
Nick Andrew ee86418d39 Kconfig: clean up block/Kconfig help descriptions 17 years ago
FUJITA Tomonori f18573abcc block: move the padding adjustment to blk_rq_map_sg 17 years ago
FUJITA Tomonori afdc1a780e block: add bio_copy_user_iov support to blk_rq_map_user_iov 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
FUJITA Tomonori 99773aab03 [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands 17 years ago
FUJITA Tomonori 842ea771c3 [SCSI] bsg: remove minor in struct bsg_device 17 years ago
FUJITA Tomonori 43ac9e62c4 [SCSI] bsg: use better helper list functions 17 years ago
FUJITA Tomonori c3ff1b90d8 [SCSI] bsg: replace kobject_get with blk_get_queue 17 years ago
FUJITA Tomonori d45ac4fa8f [SCSI] bsg: takes a ref to struct device in fops->open 17 years ago
Bartlomiej Zolnierkiewicz 93de00fd1c ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) 17 years ago
Jens Axboe 75ce6faccd block: update git url for blktrace 17 years ago
Fabio Checconi 4faa3c8150 cfq-iosched: do not leak ioc_data across iosched switches 17 years ago
Fabio Checconi 34e6bbf23c cfq-iosched: fix rcu freeing of cfq io contexts 17 years ago
Andrea Arcangeli 00d61e3e8c Fix bounce setting for 64-bit 17 years ago
Roland McGrath ee27a558ae genhd must_check warning fix 17 years ago
Jens Axboe cc66b4512c block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back 17 years ago
Harvey Harrison 56d94a37f6 block: fix shadowed variable warning in blk-map.c 17 years ago
Harvey Harrison 448da4d262 block: remove extern on function definition 17 years ago
Adrian Bunk bec419404a unexport blk_rq_map_user_iov 17 years ago
Adrian Bunk 9d7f1e6b9b unexport blk_{get,put}_queue 17 years ago
Adrian Bunk 1826eadfc4 block/genhd.c: cleanups 17 years ago
Adrian Bunk ff88972c85 proper prototype for blk_dev_init() 17 years ago
Adrian Bunk 278caf0120 block/blk-tag.c should #include "blk.h" 17 years ago