Commit Graph

780 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
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
Linus Torvalds f2f1fa78a1 Enforce a minimum SG_IO timeout 16 years ago
Christoph Hellwig fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
Andreas Schwab 1c925604e1 [PATCH] Fix block dev compat ioctl handling 16 years ago
Milan Broz 0e435ac26e block: fix setting of max_segment_size and seg_boundary mask 16 years ago
Tejun Heo 53a08807c0 block: internal dequeue shouldn't start timer 16 years ago
Cheng Renquan bf91db18ac block: set disk->node_id before it's being used 16 years ago
Petr Vandrovec 53cc0b2948 When block layer fails to map iov, it calls bio_unmap_user to undo 16 years ago
Ingo Molnar 0bfc24559d blktrace: port to tracepoints, update 16 years ago
Arnaldo Carvalho de Melo 5f3ea37c77 blktrace: port to tracepoints 16 years ago
Jens Axboe c26156b253 block: hold extra reference to bio in blk_rq_map_user_iov() 16 years ago
Zhang, Yanmin 561ec68e4d block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Alan Stern 7838c15b8d Block: use round_jiffies_up() 16 years ago
Mike Anderson e78042e5b8 blk: move blk_delete_timer call in end_that_request_last 16 years ago