Commit Graph

765 Commits (31a12666d8f0c22235297e1c1575f82061480029)

Author SHA1 Message Date
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
Tejun Heo 2920ebbd65 block: add timer on blkdev_dequeue_request() not elv_next_request() 16 years ago
FUJITA Tomonori 43381785a5 block: remove unused ll_new_mergeable() 16 years ago
Linus Torvalds 5f4f0c4d3f compat_blkdev_driver_ioctl: Remove unused variable warning 17 years ago
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Alexey Dobriyan f500975a3f proc: move rest of /proc/partitions code to block/genhd.c 17 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 6af3a56e1d [PATCH] get rid of struct file use in blkdev_ioctl() BLKBSZSET 17 years ago
Al Viro 45048d0961 [PATCH] get rid of blkdev_locked_ioctl() 17 years ago
Al Viro e436fdae70 [PATCH] get rid of blkdev_driver_ioctl() 17 years ago
Al Viro 33c2dca495 [PATCH] trim file propagation in block/compat_ioctl.c 17 years ago
Al Viro 90b8f2824c [PATCH] end of methods switch: remove the old ones 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago