Commit Graph

799 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
Boaz Harrosh e7cbbf1bf1 bsg: Remove bogus check against request_queue->max_sectors 16 years ago
Boaz Harrosh 1cd96c242a block: WARN in __blk_put_request() for potential bio leak 16 years ago
Boaz Harrosh 05378940ca bsg: add support for tail queuing 16 years ago
Jens Axboe 50e1749310 block: get rid of unused blkdev_free_rq() define 16 years ago
Jens Axboe f3b144aa7f block: remove various blk_queue_*() setting functions in blk_init_queue_node() 16 years ago
James Bottomley f290f1970f [SCSI] Make scsi.h independent of the rest of the scsi includes 16 years ago
Jens Axboe 59247eaea5 block: fix missing bio back/front segment size setting in blk_recount_segments() 16 years ago
Jens Axboe 1e42807918 block: reduce stack footprint of blk_recount_segments() 16 years ago
Márton Németh 9e8c0bccdc block: add documentation for register_blkdev() 16 years ago
Rusty Russell 313e458f81 alloc_percpu: add align argument to __alloc_percpu. 16 years ago
Hannes Reinecke be987fdb55 block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list 16 years ago
Neil Brown 41b8c853a4 block: fix booting from partitioned md array 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Boaz Harrosh c1c201200a bsg: Fix sense buffer bug in SG_IO 16 years ago
Jens Axboe fb8ec18c31 block: fix oops in blk_queue_io_stat() 16 years ago
Divyesh Shah 3a9a3f6cc5 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice 16 years ago
Jens Axboe bc58ba9468 block: add sysfs file for controlling io stats accounting 16 years ago
Jens Axboe cec0707e40 block: silently error an unsupported barrier bio 16 years ago
Theodore Ts'o dbdac9b71d block: Fix documentation for blkdev_issue_flush() 16 years ago
Jens Axboe 213d9417fe block: seperate bio/request unplug and sync bits 16 years ago
Bartlomiej Zolnierkiewicz 1308835fff block: export SSD/non-rotational queue flag through sysfs 16 years ago
Jens Axboe f48fc4d32e block: get rid of the manual directory counting in blktrace 16 years ago
Martin K. Petersen 322316385d block: Allow empty integrity profile 16 years ago
Theodore Ts'o 4d783b093c block: Add Kconfig help which notes that ext4 needs CONFIG_LBD 16 years ago
Kay Sievers 3ada8b7e98 block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE 16 years ago
FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data 16 years ago
Jens Axboe 62c1fe9d9f cfq-iosched: fix race between exiting queue and exiting task 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Roel Kluin 3c18ce71af block: make blk_softirq_init() static 16 years ago
FUJITA Tomonori 18af8b2ca3 block: use min_not_zero in blk_queue_stack_limits 16 years ago
Jens Axboe a6f23657d3 block: add one-hit cache for disk partition lookup 16 years ago
Jens Axboe 30e0dc28bf cfq-iosched: remove limit of dispatch depth of max 4 times quantum 16 years ago
Jens Axboe b374d18a4b block: get rid of elevator_t typedef 16 years ago
Jens Axboe a31a97381c block: don't use plugging on SSD devices 16 years ago
Tejun Heo a185eb4bc8 block: fix empty barrier on write-through w/ ordered tag 16 years ago
Tejun Heo 58eea927d2 block: simplify empty barrier implementation 16 years ago
Tejun Heo 8f11b3e99a block: make barrier completion more robust 16 years ago
Tejun Heo f671620e7d block: make every barrier action optional 16 years ago
Tejun Heo a7384677b2 block: remove duplicate or unused barrier/discard error paths 16 years ago
Tejun Heo 313e42999d block: reorganize QUEUE_ORDERED_* constants 16 years ago
Cheng Renquan 64d01dc9e1 block: use cancel_work_sync() instead of kblockd_flush_work() 16 years ago
Keith Mannthey 08bafc0341 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 16 years ago
Wu Fengguang 7c239517d9 block: don't take lock on changing ra_pages 16 years ago
Qinghuang Feng c6a06f707c block/blk-tag.c: cleanup kernel-doc 16 years ago
Milton Miller 2b91bafcc0 scsi-ioctl: use clock_t <> jiffies 16 years ago
Jens Axboe 70ed28b92a block: leave the request timeout timer running even on an empty list 16 years ago
Jens Axboe 65d3618ccf block: add comment in blk_rq_timed_out() about why next can not be 0 16 years ago
malahal@us.ibm.com 565e411d76 block: optimizations in blk_rq_timed_out_timer() 16 years ago
Rusty Russell be4d638c15 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask 16 years ago