aboutsummaryrefslogtreecommitdiff
path: root/block/blk-core.c
AgeCommit message (Expand)Author
2011-06-23block: export blk_{get,put}_queue()Jens Axboe
2009-10-24block: silently error unsupported empty barriers tooMark McLoughlin
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan
2009-10-05block: get rid of kblock_schedule_delayed_work()Jens Axboe
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-10-01block: allow large discard requestsChristoph Hellwig
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan
2009-09-11block: trace bio queueing trial only when it occursMinchan Kim
2009-09-11block: improve queue_should_plug() by looking at IO depthsJens Axboe
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe
2009-09-11block: implement mixed merge of different failfast requestsTejun Heo
2009-09-11block: use the same failfast bits for bio and requestTejun Heo
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-07-28block: make the end_io functions be non-GPL exportsJens Axboe
2009-07-28block: always assign default lock to queuesJens Axboe
2009-07-01blocK: Restore barrier support for md and probably other virtual devices.NeilBrown
2009-07-01block: get rid of queue-private command filterJens Axboe
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen
2009-06-16block: remove some includings of blktrace_api.hLi Zefan
2009-06-16block: don't overwrite bdi->state after bdi_init() has been runJens Axboe
2009-06-11block: fix kernel-doc in recent block/ changesRandy Dunlap
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11block: add request clone interface (v2)Kiyoshi Ueda
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-06-09block: needs to set the residual length of a bidi requestFUJITA Tomonori
2009-05-30block: fix an oops on BLKPREP_KILLJames Bottomley
2009-05-27block: fix oops with block tag queueingJames Bottomley
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-19block: add warning to blk_make_request()Jens Axboe
2009-05-19block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar
2009-05-12block: fix the bio_vec array index out-of-bounds testKazuhisa Ichikawa
2009-05-11block: move completion related functions back to blk-core.cFUJITA Tomonori
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: hide request sector and data_lenTejun Heo
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle
2009-04-28block: catch trying to use more bits than request->cmd_flags hasNikanth Karthikesan
2009-04-28block: make blk_do_io_stat() do the full "is this rq accountable" checksJens Axboe