| Commit message (Expand) | Author | Age |
* | block: don't assume device has a request list backing in nr_requests store | Jens Axboe | 2009-09-14 |
* | block: Allow changing max_sectors_kb above the default 512 | Nikanth Karthikesan | 2009-09-01 |
* | block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel | Xiaotian Feng | 2009-07-17 |
* | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 |
|\ |
|
| * | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 2009-05-22 |
| * | block: Expose stacked device queues in sysfs | Martin K. Petersen | 2009-05-22 |
| * | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 |
| * | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
* | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\| |
|
| * | block: simplify I/O stat accounting | Jerome Marchand | 2009-04-24 |
| * | block: fix bad spelling of quiesce | Jens Axboe | 2009-04-15 |
* | | blktrace: add trace/ to /sys/block/sda | Li Zefan | 2009-04-16 |
|/ |
|
* | block: fix inconsistency in I/O stat accounting code | Jerome Marchand | 2009-04-07 |
* | block: change the request allocation/congestion logic to be sync/async based | Jens Axboe | 2009-04-06 |
* | block: add sysfs file for controlling io stats accounting | Jens Axboe | 2009-01-30 |
* | block: export SSD/non-rotational queue flag through sysfs | Bartlomiej Zolnierkiewicz | 2009-01-30 |
* | block: don't take lock on changing ra_pages | Wu Fengguang | 2008-12-29 |
* | block: add support for IO CPU affinity | Jens Axboe | 2008-10-09 |
* | block: implement and use {disk|part}_to_dev() | Tejun Heo | 2008-10-09 |
* | block: sysfs store function needs to grab queue_lock and use queue_flag_*() | Jens Axboe | 2008-05-07 |
* | block: Skip I/O merges when disabled | Alan D. Brunelle | 2008-04-29 |
* | block: fix blk_register_queue() return value | Akinobu Mita | 2008-04-21 |
* | block: make core bits checkpatch compliant | Jens Axboe | 2008-02-01 |
* | Expose hardware sector size | Martin K. Petersen | 2008-01-29 |
* | block: split tag and sysfs handling from blk-core.c | Jens Axboe | 2008-01-29 |