Commit Graph

532 Commits (85cc59db12724e1248f5e4841e61339cf485d5c7)

Author SHA1 Message Date
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
Yang Shi 419c434c35 Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory 17 years ago
Tejun Heo e3790c7d42 block: separate out padding from alignment 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago
Randy Dunlap 5d87a052c7 block: fix kernel-docbook parameters and files 17 years ago
Tejun Heo db0a2e0099 block: clear drain buffer if draining for write command 17 years ago
Tejun Heo 2fb98e8414 block: implement request_queue->dma_drain_needed 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago
Tejun Heo 40b01b9bbd block: update bio according to DMA alignment padding 17 years ago
Jens Axboe e164094964 elevator: make elevator_get() attempt to load the appropriate module 17 years ago
Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree 17 years ago
Jens Axboe 84e9e03c55 block: make blk_rq_map_user() clear ->bio if it unmaps it 17 years ago
Adrian Bunk 52ff4cae65 make blk_settings_init() static 17 years ago
Adrian Bunk 1334159826 make blk_ioc_init() static 17 years ago
Adrian Bunk 5ece6c52ea make blk-core.c:request_cachep static again 17 years ago
Jerome Marchand c3c930d933 Enhanced partition statistics: remove old partition statistics 17 years ago
Jerome Marchand 28f39d553e Enhanced partition statistics: procfs 17 years ago
Jerome Marchand 6f2576af5b Enhanced partition statistics: update partition statitics 17 years ago
Jens Axboe 63a7138671 block: fixup rq_init() a bit 17 years ago
Jens Axboe 3bc217ffe6 block: kill swap_io_context() 17 years ago
Jens Axboe 8bdd3f8a69 as-iosched: fix inconsistent ioc->lock context 17 years ago
Jens Axboe 4eb166d987 block: make elevator lib checkpatch compliant 17 years ago
Jens Axboe fe094d98e7 cfq-iosched: make checkpatch compliant 17 years ago
Jens Axboe 6728cb0e63 block: make core bits checkpatch compliant 17 years ago
Jens Axboe 22b132102f block: new end request handling interface should take unsigned byte counts 17 years ago
James Bottomley 40f620286d [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi 17 years ago