summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-031-1/+1
* null_blk: add "no_sched" module parameterweiping zhang2017-09-301-0/+6
* block: fix a build errorShaohua Li2017-09-261-1/+1
* block: cryptoloop - Fix build warningCorentin Labbe2017-09-261-2/+0
* block/loop: make loop cgroup awareShaohua Li2017-09-262-0/+14
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2515-128/+128
|\
| * nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
| * nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
| * nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
| * nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
| * nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
| * nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
| * nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
| * nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
| * nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
| * nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
| * nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
| * nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
| * nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
| * nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
| * nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
| * qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
| * nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
| * loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
| * nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
| * brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-241-2/+2
|\ \
| * | clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-243-10/+16
|\ \ \
| * \ \ Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-09-213-10/+16
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton2017-09-191-3/+3
| | * | irqchip/gic-v4: Fix building with ancient gccArnd Bergmann2017-09-191-3/+9
| | * | irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu2017-09-191-4/+4
| | |/
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-247-52/+83
|\ \ \
| * | | tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-231-36/+60
| * | | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-235-14/+21
| * | | tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-231-1/+1
| * | | tpm: vtpm: constify vio_device_idArvind Yadav2017-09-231-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2317-161/+281
|\ \ \ \
| * | | | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| * | | | bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| * | | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * | | | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| * | | | bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| * | | | bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| * | | | bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| * | | | bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3