summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
| * block: add bioset_create_nobvec()Junichi Nomura2014-10-031-17/+44
| * block: use bio_clone_fast() in blk_rq_prep_clone()Junichi Nomura2014-10-031-1/+1
| * block: misplaced rq_complete tracepointHannes Reinecke2014-10-011-2/+2
| * block: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-271-4/+4
| * block: Add T10 Protection Information functionsMartin K. Petersen2014-09-273-2/+200
| * block: Don't merge requests if integrity flags differMartin K. Petersen2014-09-272-13/+29
| * block: Integrity checksum flagMartin K. Petersen2014-09-271-0/+3
| * block: Relocate bio integrity flagsMartin K. Petersen2014-09-271-2/+2
| * block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-271-0/+12
| * block: Add prefix to block integrity profile flagsMartin K. Petersen2014-09-272-23/+24
| * block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-271-60/+22
| * block: Make protection interval calculation genericMartin K. Petersen2014-09-271-5/+1
| * block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-272-26/+26
| * block: Remove bip_bufMartin K. Petersen2014-09-271-4/+6
| * block: Remove integrity tagging functionsMartin K. Petersen2014-09-272-95/+1
| * block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-271-9/+10
| * block: Get rid of bdev_integrity_enabled()Martin K. Petersen2014-09-271-22/+17
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-255-39/+54
| * block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei2014-09-254-10/+10
| * block: flush: avoid to figure out flush queue unnecessarilyMing Lei2014-09-251-14/+16
| * block: remove blk_init_flush() and its pairMing Lei2014-09-255-23/+10
| * block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-254-48/+97
| * block: avoid to use q->flush_rq directlyMing Lei2014-09-251-8/+9
| * block: move flush initialization to blk_flush_initMing Lei2014-09-252-3/+4
| * block: introduce blk_init_flush and its pairMing Lei2014-09-256-8/+26
| * blk-mq: allocate flush_rq in blk_mq_init_flush()Ming Lei2014-09-253-12/+17
| * blk-mq: handle failure path for initializing hctxMing Lei2014-09-251-45/+69
| * block: fix blk_abort_request on blk-mqChristoph Hellwig2014-09-223-2/+8
| * blk-timeout: fix blk_add_timerMing Lei2014-09-221-1/+2
| * blk-mq: limit memory consumption if a crash dump is activeJens Axboe2014-09-221-0/+11
| * blk-mq: remove unnecessary blk_clear_rq_complete()Ming Lei2014-09-222-3/+0
| * blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-221-3/+3
| * blk-mq: unshared timeout handlerChristoph Hellwig2014-09-223-24/+39
| * blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-222-86/+43
| * blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-222-10/+10
| * blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-221-7/+6
| * blk-mq: remove REQ_ENDChristoph Hellwig2014-09-221-17/+5
| * Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-222-11/+18
| |\
| * \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-119-71/+163
| |\ \
| * | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-083-15/+3
| * | | blkcg: remove blkcg->idTejun Heo2014-09-083-10/+5
| * | | bsg: fix potential error pointer dereferenceJens Axboe2014-08-291-0/+1
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-284-29/+33
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-261-1/+8
* | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-103-13/+22
|\ \ \ \
| * | | | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-243-3/+20
| * | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-241-1/+1
| * | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-241-10/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-2410-82/+194
| |\ \ \ \
| * | | | | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-081-1/+2
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud