Age | Commit message (Expand) | Author |
2011-03-23 | Documentation/iostats.txt: bit-size reference etc. | Randy Dunlap |
2011-03-23 | cfq-iosched: removing unnecessary think time checking | Li, Shaohua |
2011-03-23 | cfq-iosched: Don't clear queue stats when preempt. | Justin TerAvest |
2011-03-22 | blk-throttle: Reset group slice when limits are changed | Vivek Goyal |
2011-03-22 | blk-cgroup: Only give unaccounted_time under debug | Justin TerAvest |
2011-03-22 | cfq-iosched: Don't set active queue in preempt | Justin TerAvest |
2011-03-22 | block: fix non-atomic access to genhd inflight structures | Shaohua Li |
2011-03-21 | block: attempt to merge with existing requests on plug flush | Jens Axboe |
2011-03-19 | block: NULL dereference on error path in __blkdev_get() | Dan Carpenter |
2011-03-17 | cfq-iosched: Don't update group weights when on service tree | Justin TerAvest |
2011-03-17 | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away | Jens Axboe |
2011-03-17 | block: Require subsystems to explicitly allocate bio_set integrity mempool | Martin K. Petersen |
2011-03-17 | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging | Jens Axboe |
2011-03-17 | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging | Jens Axboe |
2011-03-17 | fs: make fsync_buffers_list() plug | Jens Axboe |
2011-03-17 | mm: make generic_writepages() use plugging | Shaohua Li |
2011-03-12 | blk-cgroup: Add unaccounted time to timeslice_used. | Justin TerAvest |
2011-03-11 | block: fixup plugging stubs for !CONFIG_BLOCK | Jens Axboe |
2011-03-11 | block: remove obsolete comments for blkdev_issue_zeroout. | Tao Ma |
2011-03-11 | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. | Tao Ma |
2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe |
2011-03-10 | blk-throttle: Use blk_plug in throttle dispatch | Vivek Goyal |
2011-03-10 | block: kill off REQ_UNPLUG | Jens Axboe |
2011-03-10 | aio: remove request submission batching | Jens Axboe |
2011-03-10 | fs: make aio plug | Shaohua Li |
2011-03-10 | fs: make mpage read/write_pages() plug | Jens Axboe |
2011-03-10 | read-ahead: use plugging | Jens Axboe |
2011-03-10 | fs: make generic file read/write functions plug | Jens Axboe |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-03-10 | block: initial patch for on-stack per-task plugging | Jens Axboe |
2011-03-10 | scsi: convert to blk_delay_queue() | Jens Axboe |
2011-03-10 | ide-cd: convert to blk_delay_queue() for a short pause | Jens Axboe |
2011-03-10 | block: add API for delaying work/request_fn a little bit | Jens Axboe |
2011-03-09 | staging: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | pktcdvd: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | umem: Drop dummy ->media_changed() | Tejun Heo |
2011-03-09 | s390/tape_block: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | i2o_block: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | xsysace: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | ub: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | swim[3]: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | dac960: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | paride: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | gdrom,viocd: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | floppy,{ami|ata}flop: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | ide: Convert to bdops->check_events() | Tejun Heo |
2011-03-09 | block: Don't check events while open is in progress | Tejun Heo |
2011-03-09 | block: Don't check events on close unless it was blocked | Tejun Heo |
2011-03-09 | block: Don't implicitly trigger event check on disk_unblock_events() | Tejun Heo |
2011-03-08 | blk-cgroup: Lower minimum weight from 100 to 10. | Justin TerAvest |