Commit Graph

597 Commits (f90fe7a3f7fcba0abd89ce0978628ef1d86ecbf9)

Author SHA1 Message Date
FUJITA Tomonori 681a561b7e block: unexport blk_end_sync_rq 17 years ago
FUJITA Tomonori 52a93ba815 block: remove the checking for NULL queue in blk_put_request 17 years ago
Bartlomiej Zolnierkiewicz 9a2d43b756 block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() 17 years ago
James Bottomley 8df5fc042c [SCSI] bsg: fix oops on remove 17 years ago
FUJITA Tomonori 3f27e3ed11 [SCSI] bsg: fix bsg_mutex hang with device removal 17 years ago
FUJITA Tomonori 30c00eda73 block: blk_rq_map_kern uses the bounce buffers for stack buffers 17 years ago
FUJITA Tomonori 27f8221af4 block: add blk_queue_update_dma_pad 17 years ago
Jens Axboe e48ec69005 block: extend queue_flag bitops 17 years ago
maximilian attems e180f59493 block: request_module(): use format string 17 years ago
Jens Axboe b24498d477 block: integrity flags can't use bit ops on unsigned short 17 years ago
Adel Gadllah 06a452e5b9 cmdfilter: extend default read filter 17 years ago
FUJITA Tomonori 07359fc61b block: add bounce support to blk_rq_map_user_iov 17 years ago
Jens Axboe c265a7f417 cfq-iosched: get rid of enable_idle being unused warning 17 years ago
Adel Gadllah 0b07de85a7 allow userspace to modify scsi command filter on per device basis 17 years ago
Jens Axboe b984679efe block: integrity checkpatch cleanups 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Kay Sievers 1c9ce52763 block: export "ro" attribute 17 years ago
Alan D. Brunelle 02c62304e6 Added in user-injected messages into blk traces 17 years ago
Jens Axboe 7b679138b3 cfq-iosched: add message logging through blktrace 17 years ago
Jens Axboe 863fddcb4b as-iosched: properly protect ioc_gone and ioc count 17 years ago
Jens Axboe 9a11b4ed0e cfq-iosched: properly protect ioc_gone and ioc count 17 years ago
Divyesh Shah d585d0b9d7 block: Fix the starving writes bug in the anticipatory IO scheduler 17 years ago
Carl Henrik Lunde 14a73f5479 block: disable IRQs until data is written to relay channel 17 years ago
Linus Torvalds d5791d13b1 Fix invalid access errors in blk_lookup_devt 17 years ago
Jens Axboe d6de8be711 cfq-iosched: fix RCU problem in cfq_cic_lookup() 17 years ago
Jens Axboe 64565911cd block: make blktrace use per-cpu buffers for message notes 17 years ago
Alan D. Brunelle 4722dc52a8 Added in elevator switch message to blktrace stream 17 years ago
Alan D. Brunelle 9d5f09a424 Added in MESSAGE notes for blktraces 17 years ago
Richard Kennedy be754d2c21 block: reorder cfq_queue to save space on 64bit builds 17 years ago
Zhang, Yanmin 05caf8dbc1 block: Move the second call to get_request to the end of the loop 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Jonathan Corbet 75bd2ef145 bsg: cdev lock_kernel() pushdown 17 years ago
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