summaryrefslogtreecommitdiff
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* block: add poll_considered statisticStephen Bates2016-09-14
* blk-mq: turn hctx->run_work into a regular work structJens Axboe2016-08-29
* block: add kblockd_schedule_work_on()Jens Axboe2016-08-29
* block: Fix race triggered by blk_set_queue_dying()Bart Van Assche2016-08-16
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\
| * scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-20
| * block: simplify and export blk_rq_append_bioChristoph Hellwig2016-07-20
| * block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig2016-07-20
| * block: Export blk_pollSagi Grimberg2016-07-05
| * block: add a separate operation type for secure eraseChristoph Hellwig2016-06-09
* | cfq-iosched: temporarily boost queue priority for idle classesJens Axboe2016-06-09
|/
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-07
* block: convert is_sync helpers to use REQ_OPs.Mike Christie2016-06-07
* block: convert merge/insert code to check for REQ_OPs.Mike Christie2016-06-07
* block: prepare elevator to use REQ_OPs.Mike Christie2016-06-07
* block: prepare request creation/destruction code to use REQ_OPsMike Christie2016-06-07
* block: copy bio op to request opMike Christie2016-06-07
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-07
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
* block: kill off q->flush_flagsJens Axboe2016-04-13
* block: add offset in blk_add_request_payload()Ming Lin2016-04-12
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-18
|\
| * block: Add blk_set_runtime_active()Mika Westerberg2016-02-19
* | dm: fix excessive dm-mq context switchingMike Snitzer2016-02-22
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-04
|\ \ | |/ |/|
| * block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-04
* | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\ \ | |/ |/|
| * block: defer timeouts to a workqueueChristoph Hellwig2015-12-22
* | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\ \ | |/
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
| * block: do not initialise globals to 0 or NULLWei Tang2015-11-24
| * block: rename request_queue slab cacheIlya Dryomov2015-11-24
* | block: add blk_start_queue_async()Jens Axboe2015-12-28
* | block: ensure to split after potentially bouncing a bioJunichi Nomura2015-12-22
* | SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-03
* | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29
|/
* block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-11
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: add block polling supportJens Axboe2015-11-07
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
|/
* Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\
| * block: blk_flush_integrity() for bio-based driversDan Williams2015-10-21
| * block: generic request_queue reference countingDan Williams2015-10-21
* | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \