summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-13lightnvm: pblk: free padded entries in write bufferJavier González
2017-10-13lightnvm: pblk: use right flag for GC allocationJavier González
2017-10-13lightnvm: pblk: initialize debug stat counterJavier González
2017-10-13lightnvm: pblk: reuse pblk_gc_should_kickRakesh Pandit
2017-10-13lightnvm: pblk: print incompatible line version correctlyRakesh Pandit
2017-10-13lightnvm: pblk: improve error message if down_timeout failsRakesh Pandit
2017-10-13lightnvm: pblk: fix message if L2P MAP is in deviceRakesh Pandit
2017-10-13lightnvm: pblk: protect line bitmap while submitting meta ioRakesh Pandit
2017-10-13lightnvm: include NVM Express driver if OCSSD is selected for buildRakesh Pandit
2017-10-13lightnvm: pblk: fix error path in pblk_lines_alloc_metadataRakesh Pandit
2017-10-13lightnvm: remove already calculated nr_chnlsRakesh Pandit
2017-10-13lightnvm: protect target type list with correct locksRakesh Pandit
2017-10-13lightnvm: prevent bd removal if busyRakesh Pandit
2017-10-13lightnvm: prevent target type module removal when in useRakesh Pandit
2017-10-12mtip32xx: Clean up unused variablesChristos Gkekas
2017-10-05block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig
2017-10-03buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe
2017-09-30null_blk: add "no_sched" module parameterweiping zhang
2017-09-26block: fix a build errorShaohua Li
2017-09-26block: cryptoloop - Fix build warningCorentin Labbe
2017-09-26block/loop: make loop cgroup awareShaohua Li
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25nvme-fcloop: fix port deletes and callbacksJames Smart
2017-09-25nvmet-fc: ensure target queue id within range.James Smart
2017-09-25nvmet-fc: on port remove call put outside lockJames Smart
2017-09-25nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg
2017-09-25nvme-rdma: give up reconnect if state change failsSagi Grimberg
2017-09-25nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg
2017-09-25nvme: fix sqhd reference when admin queue connect failsJames Smart
2017-09-25nvmet: implement valid sqhd values in completionsJames Smart
2017-09-25nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli
2017-09-25nvme: allow timed-out ios to retryJames Smart
2017-09-25nvme: stop aer posting if controller state not liveJames Smart
2017-09-25nvme-pci: Print invalid SGL only onceKeith Busch
2017-09-25nvme-pci: initialize queue memory before interruptsKeith Busch
2017-09-25nvmet-fc: fix failing max io queue connectionsJames Smart
2017-09-25nvme-fc: use transport-specific sgl formatJames Smart
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart
2017-09-25lpfc: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fcloop: remove use of FC-specific error codesJames Smart
2017-09-25nvmet-fc: remove use of FC-specific error codesJames Smart
2017-09-25nvme-fc: remove use of FC-specific error codesJames Smart
2017-09-25loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval
2017-09-25nbd: ignore non-nbd ioctl'sJosef Bacik
2017-09-25brd: fix overflow in __brd_direct_accessMikulas Patocka
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak