summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit
2017-04-04iscsi-target: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-rdma: use inet_pton_with_scope helperSagi Grimberg
2017-04-04nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-loop: remove some code duplicationSagi Grimberg
2017-04-04nvme-rdma: Give some more grace for rdma connection establishmentSagi Grimberg
2017-04-04nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg
2017-04-04nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-04-04nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-04-04nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-04-02nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig
2017-04-02nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig
2017-04-02nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-30null_blk: add blocking modeJens Axboe
2017-03-29Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-03-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-28jsflash: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28swim: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pf: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pcd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28hd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-28virtio_balloon: prevent uninitialized variable useArnd Bergmann
2017-03-28virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek
2017-03-28virtio_balloon: init 1st buffer in stats vqLadi Prosek
2017-03-28virtio_pci: fix out of bound access for msix_namesJason Wang
2017-03-27Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-27Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand