summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
* cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe2009-10-04
* block: Topology ioctlsMartin K. Petersen2009-10-03
* cfq-iosched: use assigned slice sync value, not defaultJens Axboe2009-10-03
* cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe2009-10-03
* cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-03
* cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal2009-10-03
* cfq-iosched: add a knob for desktop interactivenessJens Axboe2009-10-02
* Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
* block: allow large discard requestsChristoph Hellwig2009-10-01
* block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
* block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-01
* block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-01
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
|\
| * driver model: constify attribute groupsDavid Brownell2009-09-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ | |/ |/|
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-04
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\ \ \ \
| * | | | block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-14
| * | | | block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-14
| * | | | block: Optimal I/O limit wrapperMartin K. Petersen2009-09-14
| * | | | cfq: choose a new next_req when a request is dispatchedJeff Moyer2009-09-14
| * | | | Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
| * | | | block: trace bio queueing trial only when it occursMinchan Kim2009-09-11
| * | | | cfq: fix the log message after dispatched a requestShan Wei2009-09-11
| * | | | cfq-iosched: get rid of must_alloc flagJens Axboe2009-09-11
| * | | | block: use interrupts disabled version of raise_softirq_irqoff()Jens Axboe2009-09-11
| * | | | block: fix comment in blk-iopoll.cJens Axboe2009-09-11
| * | | | block: adjust default budget for blk-iopollJens Axboe2009-09-11
| * | | | block: fix long lines in block/blk-iopoll.cJens Axboe2009-09-11
| * | | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
| * | | | block: improve queue_should_plug() by looking at IO depthsJens Axboe2009-09-11
| * | | | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
| * | | | Send uevents for write_protect changesHannes Reinecke2009-09-11
| * | | | cfq-iosched: no need to keep track of busy_rt_queuesVivek Goyal2009-09-11
| * | | | cfq-iosched: drain device queue before switching to a sync queueJens Axboe2009-09-11
| * | | | scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
| * | | | block: implement mixed merge of different failfast requestsTejun Heo2009-09-11
| * | | | block: use the same failfast bits for bio and requestTejun Heo2009-09-11
* | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
|/ / / /
* | | | block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-01
| |_|/ |/| |
* | | Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency,...John Stoffel2009-08-04
* | | block: Update topology documentationMartin K. Petersen2009-08-01
* | | block: Stack optimal I/O sizeMartin K. Petersen2009-08-01
* | | block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-01
* | | block: Make blk_queue_stack_limits use the new stacking interfaceMartin K. Petersen2009-08-01