summaryrefslogtreecommitdiffstats
path: root/drivers/pnp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-06dm: use bioset_create_nobvec()Junichi Nomura1-1/+1
2014-10-06dm: remove nr_iovecs parameter from alloc_tio()Junichi Nomura1-10/+5
2014-10-03block: add bioset_create_nobvec()Junichi Nomura2-17/+45
2014-10-03block: use bio_clone_fast() in blk_rq_prep_clone()Junichi Nomura1-1/+1
2014-10-01block: misplaced rq_complete tracepointHannes Reinecke1-2/+2
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen5-65/+166
2014-09-28block: Replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen7-226/+245
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen3-23/+39
2014-09-27block: Integrity checksum flagMartin K. Petersen4-2/+9
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen4-9/+14
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen4-1/+28
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen3-25/+28
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen4-115/+94
2014-09-27block: Make protection interval calculation genericMartin K. Petersen1-5/+1
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen4-52/+52
2014-09-27block: Remove bip_bufMartin K. Petersen2-7/+6
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen6-201/+1
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen6-27/+36
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen3-35/+20
2014-09-25blk-mq: support per-distpatch_queue flush machineryMing Lei6-39/+60
2014-09-25block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei4-10/+10
2014-09-25block: flush: avoid to figure out flush queue unnecessarilyMing Lei1-14/+16
2014-09-25block: remove blk_init_flush() and its pairMing Lei5-23/+10
2014-09-25block: introduce blk_flush_queue to drive flush machineryMing Lei5-56/+99
2014-09-25block: avoid to use q->flush_rq directlyMing Lei1-8/+9
2014-09-25block: move flush initialization to blk_flush_initMing Lei2-3/+4
2014-09-25block: introduce blk_init_flush and its pairMing Lei6-8/+26
2014-09-25blk-mq: allocate flush_rq in blk_mq_init_flush()Ming Lei3-12/+17
2014-09-25blk-mq: handle failure path for initializing hctxMing Lei1-45/+69
2014-09-22scsi: move blk_mq_start_request call earlierChristoph Hellwig1-1/+5
2014-09-22block: fix blk_abort_request on blk-mqChristoph Hellwig3-2/+8
2014-09-22blk-timeout: fix blk_add_timerMing Lei1-1/+2
2014-09-22blk-mq: limit memory consumption if a crash dump is activeJens Axboe1-0/+11
2014-09-22blk-mq: remove unnecessary blk_clear_rq_complete()Ming Lei2-3/+0
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig3-5/+14
2014-09-22blk-mq: unshared timeout handlerChristoph Hellwig3-24/+39
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig4-88/+49
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig7-18/+18
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig6-7/+14
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig7-25/+14
2014-09-22blk-mq: use blk_mq_start_hw_queues() when running requeue workJens Axboe1-1/+5
2014-09-22blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()Jens Axboe1-1/+0
2014-09-22blk-mq: avoid infinite recursion with the FUA flagChristoph Hellwig2-8/+4
2014-09-22blk-mq: Avoid race condition with uninitialized requestsDavid Hildenbrand1-1/+3
2014-09-22blk-mq: request deadline must be visible before marking rq as startedJens Axboe1-0/+6
2014-09-16vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan1-1/+1
2014-09-15ia64: Fix syscall number for memfd_createTony Luck1-1/+1
2014-09-15vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds1-21/+18
2014-09-15Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1