aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
| * block: fix an oops on BLKPREP_KILLJames Bottomley2009-05-30
| * block: export blk_stack_limits()Mike Snitzer2009-05-28
| * block: fix no diskstat problemKiyoshi Ueda2009-05-27
| * block: fix oops with block tag queueingJames Bottomley2009-05-27
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-22
| * block: Move queue limits to an embedded structMartin K. Petersen2009-05-22
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * | block: change the tag sync vs async restriction logicJens Axboe2009-05-20
| * | block: add warning to blk_make_request()Jens Axboe2009-05-19
| * | block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-19
| * | block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh2009-05-19
| * | block: allow blk_rq_map_kern to append to requestsJames Bottomley2009-05-19
| * | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
| * | block: move completion related functions back to blk-core.cFUJITA Tomonori2009-05-11
| * | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
| * | block: hide request sector and data_lenTejun Heo2009-05-11
| * | block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
| * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
| * | block: add rq->resid_lenTejun Heo2009-05-11
| * | block: don't init rq fields unnecessarilyTejun Heo2009-04-28
| * | block: catch trying to use more bits than request->cmd_flags hasNikanth Karthikesan2009-04-28
| * | block: include discard requests in IO accountingJens Axboe2009-04-28
| * | block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe2009-04-28
| * | block: kill rq->dataTejun Heo2009-04-28
| * | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
| * | block: move rq->start_time initialization to blk_rq_init()Tejun Heo2009-04-28
| * | block: clean up request completion APITejun Heo2009-04-28
| * | block: kill blk_end_request_callback()Tejun Heo2009-04-28
| * | block: reorganize request fetching functionsTejun Heo2009-04-28
| * | block: reorder request completion functionsTejun Heo2009-04-28
| * | block: clean up misc stuff after block layer timeout conversionTejun Heo2009-04-28
| * | block: cleanup REQ_SOFTBARRIER usagesTejun Heo2009-04-28
| * | block: don't set REQ_NOMERGE unnecessarilyTejun Heo2009-04-28
| * | block: kill blk_start_queueing()Tejun Heo2009-04-28
| * | block: merge blk_invoke_request_fn() into __blk_run_queue()Tejun Heo2009-04-28
| * | block: enable by default support for large devices and files on 32-bit archsBartlomiej Zolnierkiewicz2009-04-28
| * | block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-28
* | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-11
|\ \ \
| * | | block: clear req->errors on bio completion only for fs requestsTejun Heo2009-04-18
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \
| * | | | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
| * | | | Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-06
| * | | | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-16
| * | | | blktrace: support per-partition tracingShawn Du2009-04-16