aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara2-14/+8
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+1
2018-06-22Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe6-45/+88
2018-06-21nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe3-5/+39
2018-06-21nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang1-1/+1
2018-06-21nvme-fc: release io queues to allow fast failJames Smart1-3/+3
2018-06-20nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2-8/+37
2018-06-20block: sed-opal: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-06-20blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter1-1/+1
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy1-0/+8
2018-06-20nvme-rdma: don't override opts->queue_sizeSagi Grimberg1-11/+10
2018-06-20nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin1-2/+6
2018-06-20nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg1-13/+11
2018-06-20nvme-rdma: fix possible double free condition when failing to create a controllerSagi Grimberg1-10/+10
2018-06-19Revert "block: Add warning for bi_next not NULL in bio_endio()"Bart Van Assche2-10/+1
2018-06-19block: fix timeout changes for legacy request driversChristoph Hellwig3-2/+3
2018-06-15bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev1-11/+11
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig3-38/+1
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe11-224/+154
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig1-20/+19
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig1-1/+2
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig5-50/+45
2018-06-14blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2-31/+0
2018-06-14nvme: remove nvme_reinit_tagsetChristoph Hellwig2-12/+0
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart1-6/+5
2018-06-14nvme-fc: remove reinit_request routineJames Smart1-20/+0
2018-06-14blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2-0/+7
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart1-57/+47
2018-06-13nvme: don't rely on the changed namespace list logChristoph Hellwig1-25/+11
2018-06-11nvmet: free smart-log buffer after useChaitanya Kulkarni1-1/+3
2018-06-11nvme-rdma: fix error flow during mapping request dataMax Gurtovoy1-7/+24
2018-06-11nvme: add bio remapping tracepointHannes Reinecke1-0/+4
2018-06-11nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin1-1/+1
2018-06-11blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen1-2/+1
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-129/+301
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds43-841/+904
2018-06-10Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds16-46/+178
2018-06-10tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh1-5/+7
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds152-2017/+7234
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado1-6/+29
2018-06-10socket: close race condition between sock_close() and sockfs_setattr()Cong Wang1-3/+15
2018-06-10Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds18-138/+261
2018-06-10Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds44-8/+5491
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-80/+176
2018-06-10Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-14/+28
2018-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds59-427/+998
2018-06-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+4
2018-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-20/+30
2018-06-10signal: Remove no longer required irqsave/restoreAnna-Maria Gleixner1-17/+7