| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | block: implement an unprep function corresponding directly to prep | James Bottomley | 2010-08-07 | 2 | -0/+42 |
* | block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD | Jens Axboe | 2010-08-07 | 1 | -1/+1 |
* | gcc-4.6: block: fix unused but set variables in blk-merge | Andi Kleen | 2010-08-07 | 1 | -2/+1 |
* | block: don't allocate a payload for discard request | Christoph Hellwig | 2010-08-07 | 2 | -27/+38 |
* | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 6 | -39/+21 |
* | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 7 | -28/+39 |
* | block: add helpers for the trivial queue flag sysfs show/store entries | Jens Axboe | 2010-08-07 | 1 | -68/+36 |
* | block: add sysfs knob for turning off disk entropy contributions | Jens Axboe | 2010-08-07 | 2 | -1/+30 |
* | block: Don't count_vm_events for discard bio in submit_bio. | Tao Ma | 2010-06-24 | 1 | -1/+1 |
* | cfq: fix recursive call in cfq_blkiocg_update_completion_stats() | Jens Axboe | 2010-06-21 | 1 | -1/+1 |
* | cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n | Vivek Goyal | 2010-06-18 | 2 | -27/+142 |
* | cfq: Don't allow queue merges for queues that have no process references | Jeff Moyer | 2010-06-17 | 1 | -2/+11 |
* | block: fix DISCARD_BARRIER requests | Christoph Hellwig | 2010-06-17 | 1 | -5/+2 |
* | block: make blk_init_free_list and elevator_init idempotent | Mike Snitzer | 2010-06-04 | 2 | -2/+7 |
* | block: avoid unconditionally freeing previously allocated request_queue | Mike Snitzer | 2010-06-04 | 1 | -6/+11 |
* | cfq-iosched: fix an oops caused by slab leak | Shaohua Li | 2010-05-25 | 1 | -6/+14 |
* | block: Adjust elv_iosched_show to return "none" for bio-based DM | Mike Snitzer | 2010-05-24 | 1 | -1/+1 |
* | cfq-iosched: compact io_context radix_tree | Konstantin Khlebnikov | 2010-05-24 | 1 | -5/+39 |
* | cfq-iosched: remove dead_key from cfq_io_context | Konstantin Khlebnikov | 2010-05-24 | 1 | -13/+28 |
* | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 2 | -4/+6 |
|\ |
|
| * | blk-cgroup: Fix an RCU warning in blkiocg_create() | Li Zefan | 2010-05-07 | 1 | -4/+4 |
| * | blk-cgroup: Fix RCU correctness warning in cfq_init_queue() | Vivek Goyal | 2010-05-06 | 1 | -0/+2 |
| * | block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer | Richard Kennedy | 2010-04-21 | 1 | -7/+5 |
* | | block: remove all rcu head initializations | Paul E. McKenney | 2010-05-21 | 2 | -2/+0 |
* | | block: allow initialization of previously allocated request_queue | Mike Snitzer | 2010-05-11 | 2 | -1/+19 |
* | | block: kill some useless goto's in blk-cgroup.c | Jens Axboe | 2010-05-03 | 1 | -44/+40 |
* | | block: fix bad use of min() on different types | Jens Axboe | 2010-04-29 | 1 | -2/+3 |