Commit Graph

364 Commits (541510fc28b72eab37361e9e95f48746b4d3302b)

Author SHA1 Message Date
Jan Engelhardt 16ed002f22 Use menuconfigs instead of menus, so the whole menu can be disabled at once 18 years ago
Jens Axboe 15c31be4d5 cfq-iosched: fix async queue behaviour 18 years ago
Tejun Heo f4b09303d0 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio 18 years ago
Jens Axboe 32eef96411 blk_hw_contig_segment(): bad segment size checks 18 years ago
Tejun Heo bc90ba093a block: always requeue !fs requests at the front 18 years ago
Kristen Carlson Accardi 8ce7ad7b2d genhd: send async notification on media change 18 years ago
Kristen Carlson Accardi 86ce18d7b7 genhd: expose AN to user space 18 years ago
Jens Axboe f653c34dd3 ll_rw_blk: fix gcc 4.2 warning on current_io_context() 18 years ago
Neil Brown d89d87965d When stacked block devices are in-use (e.g. md or dm), the recursive calls 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Dave Gilbert dd2a345f8f Display all possible partitions when the root filesystem failed to mount 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Nick Piggin c6a632a2b6 as: fix antic_expire check 18 years ago
Mike Christie 821de3a27b [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Jens Axboe 2a12dcd71a [PATCH] elevator: elv_list_lock does not need irq disabling 18 years ago
Jens Axboe 597bc485d6 cfq-iosched: speedup cic rb lookup 18 years ago
Jens Axboe 4e521c27ee ll_rw_blk: add io_context private pointer 18 years ago
Vasily Tarasov 91fac317a3 cfq-iosched: get rid of cfqq hash 18 years ago
Jens Axboe cc19747977 cfq-iosched: tighten queue request overlap condition 18 years ago
Jens Axboe 3ed9a2965c cfq-iosched: improve sync vs async workloads 18 years ago
Jens Axboe 1be92f2fc7 cfq-iosched: never allow an async queue idling 18 years ago
Jens Axboe 20e493a8d0 cfq-iosched: get rid of ->dispatch_slice 18 years ago
Jens Axboe 6084cdda0e cfq-iosched: don't pass unused preemption variable around 18 years ago
Jens Axboe edd75ffd92 cfq-iosched: get rid of ->cur_rr and ->cfq_list 18 years ago
Jens Axboe 67e6b49e39 cfq-iosched: slice offset should take ioprio into account 18 years ago
Jens Axboe 498d3aa2b4 [PATCH] cfq-iosched: style cleanups and comments 18 years ago
Jens Axboe 67060e3799 cfq-iosched: sort IDLE queues into the rbtree 18 years ago
Jens Axboe 0c534e0a46 cfq-iosched: sort RT queues into the rbtree 18 years ago
Jens Axboe cc09e2990f [PATCH] cfq-iosched: speed up rbtree handling 18 years ago
Jens Axboe d9e7620e60 cfq-iosched: rework the whole round-robin list concept 18 years ago
Jens Axboe 1afba0451c cfq-iosched: minor updates 18 years ago
Jens Axboe 6d048f5310 cfq-iosched: development update 18 years ago
Jens Axboe 1e3335de05 cfq-iosched: improve preemption for cooperating tasks 18 years ago
Jens Axboe 5044eed488 cfq-iosched: fix alias + front merge bug 18 years ago
Jens Axboe a993800655 cfq-iosched: fix sequential write regression 18 years ago
Alan Stern 44ec95425c [SCSI] sg: cap reserved_size values at max_sectors 18 years ago
Andrew Morton 2363cc0264 [PATCH] remove protection of LANANA-reserved majors 18 years ago
Thibaut VARENE 1ffb96c587 make elv_register() output atomic 18 years ago
Vasily Tarasov f772b3d9ca block: blk_max_pfn is somtimes wrong 18 years ago
Peter Zijlstra 6d740cd5b1 [PATCH] lockdep: annotate BLKPG_DEL_PARTITION 18 years ago
Andrew Morton b446b60e4e [PATCH] rework reserved major handling 18 years ago
Jesper Juhl a8e14b950c update I/O sched Kconfig help texts - CFQ is now default, not AS. 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Andrew Morton fdf892be32 [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors 18 years ago
Jens Axboe 9ede209e83 cfq-iosched: improve continue or break logic in cfq_dispatch 18 years ago