Commit Graph

799 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
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
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