summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Integrity checksum flagMartin K. Petersen2014-09-274-2/+9
* block: Relocate bio integrity flagsMartin K. Petersen2014-09-274-9/+14
* block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-274-1/+28
* block: Add prefix to block integrity profile flagsMartin K. Petersen2014-09-273-25/+28
* block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-274-115/+94
* 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-274-52/+52
* block: Remove bip_bufMartin K. Petersen2014-09-272-7/+6
* block: Remove integrity tagging functionsMartin K. Petersen2014-09-276-201/+1
* block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-276-27/+36
* block: Get rid of bdev_integrity_enabled()Martin K. Petersen2014-09-273-35/+20
* blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-256-39/+60
* 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-255-56/+99
* 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
* scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-221-1/+5
* 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-223-5/+14
* blk-mq: unshared timeout handlerChristoph Hellwig2014-09-223-24/+39
* blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-224-88/+49
* blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-227-18/+18
* blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-226-7/+14
* blk-mq: remove REQ_ENDChristoph Hellwig2014-09-227-25/+14
* Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22485-2816/+5397
|\
| * blk-mq: use blk_mq_start_hw_queues() when running requeue workJens Axboe2014-09-221-1/+5
| * blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()Jens Axboe2014-09-221-1/+0
| * blk-mq: avoid infinite recursion with the FUA flagChristoph Hellwig2014-09-222-8/+4
| * blk-mq: Avoid race condition with uninitialized requestsDavid Hildenbrand2014-09-221-1/+3
| * blk-mq: request deadline must be visible before marking rq as startedJens Axboe2014-09-221-0/+6
| * Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-09-165-22/+38
| |\
| | * GFS2: fix d_splice_alias() misusesAl Viro2014-09-121-2/+3
| | * GFS2: Don't use MAXQUOTAS valueJan Kara2014-09-111-2/+5
| | * GFS2: Hash the negative dentry during inode lookupBenjamin Coddington2014-09-111-1/+3
| | * GFS2: Request demote when a "try" flock failsBob Peterson2014-08-211-3/+12
| | * GFS2: Change maxlen variables to size_tBob Peterson2014-08-211-4/+5
| | * GFS2: fs/gfs2/super.c: replace seq_printf by seq_putsFabian Frederick2014-08-211-10/+10
| * | vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan2014-09-161-1/+1
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-151-0/+7
| |\ \
| | * | virtio-rng: skip reading when we start to remove the deviceAmos Kong2014-09-111-0/+5
| | * | virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong2014-09-111-0/+2
| * | | Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-151-1/+8
| |\ \ \
OpenPOWER on IntegriCloud