| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | block: revert bad fix for memory hotplug causing bounces | Jens Axboe | 2010-10-01 | 1 | -1/+3 |
| * | | | | | | block: set the bounce_pfn to the actual DMA limit rather than to max memory | Malahal Naineni | 2010-09-24 | 1 | -3/+1 |
| * | | | | | | block: Prevent hang_check firing during long I/O | Mark Lord | 2010-09-24 | 1 | -1/+8 |
| * | | | | | | cfq: improve fsync performance for small files | Corrado Zoccolo | 2010-09-20 | 1 | -14/+4 |
| * | | | | | | block: Fix race during disk initialization | Signed-off-by: Jan Kara | 2010-09-16 | 1 | -2/+4 |
| * | | | | | | blkio: Implementation of IOPS limit logic | Vivek Goyal | 2010-09-16 | 1 | -37/+127 |
| * | | | | | | blk-cgroup: cgroup changes for IOPS limit support | Vivek Goyal | 2010-09-16 | 2 | -17/+135 |
| * | | | | | | blkio: Core implementation of throttle policy | Vivek Goyal | 2010-09-16 | 4 | -0/+946 |
| * | | | | | | blk-cgroup: Introduce cgroup changes for throttling policy | Vivek Goyal | 2010-09-16 | 2 | -8/+167 |
| * | | | | | | blk-cgroup: Prepare the base for supporting more than one IO control policies | Vivek Goyal | 2010-09-16 | 4 | -154/+429 |
| * | | | | | | blk-cgroup: Kill the header printed at the start of blkio.weight_device file | Vivek Goyal | 2010-09-16 | 1 | -2/+0 |
| * | | | | | | init: add support for root devices specified by partition UUID | Will Drewry | 2010-09-15 | 1 | -2/+7 |
| * | | | | | | block, partition: add partition_meta_info to hd_struct | Will Drewry | 2010-09-15 | 2 | -1/+2 |
| * | | | | | | block: fix an address space warning in blk-map.c | Namhyung Kim | 2010-09-15 | 1 | -2/+3 |
| * | | | | | | block: block_dump: Add number of sectors to debug output | San Mehat | 2010-09-14 | 1 | -2/+3 |
| * | | | | | | block/scsi: Provide a limit on the number of integrity segments | Martin K. Petersen | 2010-09-10 | 5 | -38/+100 |
| * | | | | | | Consolidate min_not_zero | Martin K. Petersen | 2010-09-10 | 1 | -5/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -3/+0 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -3/+0 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-10-20 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | [SCSI] bsg: fix incorrect device_status value | FUJITA Tomonori | 2010-10-15 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | elevator: fix oops on early call to elevator_change() | Jens Axboe | 2010-10-07 | 1 | -4/+8 |
* | | | | | block: prevent merges of discard and write requests | Adrian Hunter | 2010-09-25 | 1 | -0/+12 |
* | | | | | cfq-iosched: fix a kernel OOPs when usb key is inserted | Vivek Goyal | 2010-09-21 | 1 | -3/+13 |
* | | | | | block: fix blk_rq_map_kern bio direction flag | Benny Halevy | 2010-09-21 | 1 | -1/+1 |
|/ / / / |
|
* | | | | block: Range check cpu in blk_cpu_to_group | Brian King | 2010-09-10 | 1 | -2/+6 |
* | | | | block: add function call to switch the IO scheduler from a driver | Jens Axboe | 2010-08-23 | 1 | -13/+31 |
* | | | | BLOCK: fix bio.bi_rw handling | Jiri Slaby | 2010-08-23 | 1 | -3/+3 |
* | | | | block: put dev->kobj in blk_register_queue fail path | Xiaotian Feng | 2010-08-23 | 1 | -0/+1 |
* | | | | cfq-iosched: blktrace print per slice sector stats | Vivek Goyal | 2010-08-23 | 1 | -2/+7 |
* | | | | cfq-iosched: Implement tunable group_idle | Vivek Goyal | 2010-08-23 | 1 | -9/+56 |
* | | | | cfq-iosched: Do group share accounting in IOPS when slice_idle=0 | Vivek Goyal | 2010-08-23 | 1 | -6/+24 |
* | | | | cfq-iosched: Do not idle if slice_idle=0 | Vivek Goyal | 2010-08-23 | 1 | -1/+4 |
* | | | | blkio: Fix return code for mkdir calls | Ciju Rajan K | 2010-08-23 | 1 | -1/+1 |
|/ / / |
|
* | / | block: add secure discard | Adrian Hunter | 2010-08-12 | 5 | -6/+27 |
| |/
|/| |
|
* | | blkdev: fix blkdev_issue_zeroout return value | Dmitry Monakhov | 2010-08-08 | 1 | -2/+6 |
* | | block: update request stacking methods to support discards | ike Snitzer | 2010-08-08 | 1 | -0/+5 |
* | | block: set up rq->rq_disk properly for flush requests | FUJITA Tomonori | 2010-08-07 | 1 | -1/+1 |
* | | block: set REQ_TYPE_FS on flush requests | FUJITA Tomonori | 2010-08-07 | 1 | -0/+1 |
* | | block: fix problem with sending down discard that isn't of correct granularity | Jens Axboe | 2010-08-07 | 1 | -3/+12 |
* | | blkdev: check for valid request queue before issuing flush | Dave Chinner | 2010-08-07 | 1 | -0/+9 |
* | | block: remove BKL from partition ioctls | Arnd Bergmann | 2010-08-07 | 1 | -4/+0 |
* | | block: remove BKL from BLKROSET and BLKFLSBUF | Arnd Bergmann | 2010-08-07 | 1 | -4/+0 |
* | | block: push BKL into blktrace ioctls | Arnd Bergmann | 2010-08-07 | 2 | -58/+0 |
* | | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 | 1 | -10/+1 |
* | | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 2010-08-07 | 1 | -6/+1 |
* | | block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn | FUJITA Tomonori | 2010-08-07 | 1 | -7/+2 |
* | | block: introduce REQ_FLUSH flag | FUJITA Tomonori | 2010-08-07 | 1 | -1/+1 |