summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dcache: move cond_resched() into the end of __dentry_kill()Al Viro2018-04-161-3/+1
| * | | d_walk(): kill 'finish' callbackAl Viro2018-04-161-11/+7
| * | | d_invalidate(): unhash immediatelyAl Viro2018-04-161-46/+16
* | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-04212-3984/+4020
|\ \ \ \
| * | | | blk-mq: update nr_requests when switching to 'none' schedulerMing Lei2018-06-031-0/+1
| * | | | block: don't use blocking queue entered for recursive bio submitsJens Axboe2018-06-033-1/+15
| * | | | dm-crypt: fix warning in shutdown pathKent Overstreet2018-06-031-4/+3
| * | | | lightnvm: pblk: take bitmap alloc. out of critical sectionJavier González2018-06-011-41/+56
| * | | | lightnvm: pblk: kick writer on new flush pointsHans Holmberg2018-06-014-7/+10
| * | | | lightnvm: pblk: only try to recover lines with written smetaHans Holmberg2018-06-011-9/+21
| * | | | lightnvm: pblk: remove unnecessary bio_get/putJavier González2018-06-011-37/+28
| * | | | lightnvm: pblk: add possibility to set write buffer size manuallyMarcin Dziegielewski2018-06-011-2/+12
| * | | | lightnvm: fix partial read error pathIgor Konopko2018-06-011-4/+4
| * | | | lightnvm: proper error handling for pblk_bio_add_pagesIgor Konopko2018-06-011-2/+4
| * | | | lightnvm: pblk: fix smeta write error pathHans Holmberg2018-06-011-3/+4
| * | | | lightnvm: pblk: garbage collect lines with failed writesHans Holmberg2018-06-017-64/+200
| * | | | lightnvm: pblk: rework write error recovery pathHans Holmberg2018-06-015-229/+181
| * | | | lightnvm: pblk: remove dead functionJavier González2018-06-012-8/+0
| * | | | lightnvm: pass flag on graceful teardown to targetsJavier González2018-06-016-18/+35
| * | | | lightnvm: pblk: check for chunk size before allocating itJavier González2018-06-011-3/+3
| * | | | lightnvm: pblk: remove unnecessary argumentJavier González2018-06-013-5/+5
| * | | | lightnvm: pblk: remove unnecessary indirectionJavier González2018-06-011-12/+2
| * | | | lightnvm: pblk: return NVM_ error on failed submissionJavier González2018-06-011-14/+8
| * | | | lightnvm: pblk: warn in case of corrupted write bufferJavier González2018-06-011-3/+2
| * | | | lightnvm: pblk: improve error msg on corrupted LBAsJavier González2018-06-011-10/+32
| * | | | lightnvm: pblk: check read lba on gc pathJavier González2018-06-011-6/+33
| * | | | lightnvm: pblk: recheck for bad lines at runtimeJavier González2018-06-012-14/+35
| * | | | lightnvm: pblk: fail gracefully on line alloc. failureJavier González2018-06-012-9/+29
| * | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe2018-06-0111-193/+351
| |\ \ \ \
| | * | | | nvme: use the changed namespaces list log to clear ns data changed AENsChristoph Hellwig2018-06-012-4/+49
| | * | | | nvme: mark nvme_queue_scan staticChristoph Hellwig2018-06-012-11/+9
| | * | | | nvme: submit AEN event configuration on startupHannes Reinecke2018-06-012-0/+18
| | * | | | nvmet: mask pending AENsChristoph Hellwig2018-06-013-1/+10
| | * | | | nvmet: add AEN configuration supportChristoph Hellwig2018-06-013-2/+32
| | * | | | nvmet: implement the changed namespaces logChristoph Hellwig2018-06-013-9/+76
| | * | | | nvmet: split log page implementationChristoph Hellwig2018-06-011-63/+36
| | * | | | nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2018-06-012-0/+8
| | * | | | nvme.h: add AEN configuration symbolsHannes Reinecke2018-06-011-0/+5
| | * | | | nvme.h: add the changed namespace list logChristoph Hellwig2018-05-311-0/+3
| | * | | | nvme.h: untangle AEN notice definitionsChristoph Hellwig2018-05-312-14/+24
| | * | | | nvmet: fix error return code in nvmet_file_ns_enable()Wei Yongjun2018-05-311-2/+6
| | * | | | nvmet: fix a typo in nvmet_file_ns_enable()Wei Yongjun2018-05-311-1/+1
| | * | | | nvme-fabrics: allow internal passthrough command on deleting controllersChristoph Hellwig2018-05-311-48/+31
| | * | | | nvme-loop: add support for multiple portsChristoph Hellwig2018-05-302-19/+31
| | * | | | nvme-pci: simplify __nvme_submit_cmdChristoph Hellwig2018-05-301-23/+14
| | * | | | nvme-pci: Rate limit the nvme timeout warningsKeith Busch2018-05-301-1/+1
| | * | | | nvme: allow duplicate controller if prior controller being deletedJames Smart2018-05-301-1/+3
| * | | | | block: split the blk-mq case from elevator_initChristoph Hellwig2018-06-013-32/+48
| * | | | | block: move sysfs_lock into elevator_initChristoph Hellwig2018-06-015-28/+8
| * | | | | block: remove the always unused name argument to elevator_initChristoph Hellwig2018-06-014-11/+5