]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers/block
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
[mirror_ubuntu-artful-kernel.git] / drivers / block /
2017-05-02 Jens AxboeRevert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
2017-05-02 Jens Axboemtip32xx: convert internal command issue to block IO...
2017-05-02 Jens Axboemtip32xx: abstract out "are any commands active" helper
2017-05-02 Jens Axboemtip32xx: kill atomic argument to mtip_quiesce_io()
2017-05-02 Jens Axboemtip32xx: get rid of 'atomic' argument to mtip_exec_int...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12/post-merge' of git://git.kernel...
2017-05-01 Linus TorvaldsMerge branch 'for-4.12/block' of git://git.kernel.dk...
2017-04-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-29 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-28 Linus TorvaldsMerge branch 'for-linus-4.11' of git://git.kernel.org...
2017-04-28 Josef Baciknbd: fix use after free on module unload
2017-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-27 Jens AxboeMerge branch 'nvme-4.12' of git://git.infradead.org...
2017-04-27 Ming Leimtip32xx: use runtime tag to initialize command header
2017-04-26 Linus TorvaldsMerge tag 'sound-4.11' of git://git.kernel.org/pub...
2017-04-25 Linus TorvaldsMerge tag 'arc-4.11-final' of git://git.kernel.org...
2017-04-25 Takashi IwaiMerge tag 'asoc-fix-v4.11-rc7' of git://git.kernel...
2017-04-25 Mark BrownMerge remote-tracking branches 'asoc/fix/intel', 'asoc...
2017-04-25 Jean Delvarevirtio_blk: Fix English description of VIRTIO_BLK_SCSI
2017-04-25 Jens AxboeMerge branch 'master' into for-4.12/post-merge
2017-04-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-04-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-04-23 Linus TorvaldsMerge tag 'upstream-4.11-rc7' of git://git.infradead...
2017-04-23 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2017-04-23 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-04-21 Linus TorvaldsMerge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields...
2017-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-21 Jens AxboeMerge branch 'nvme-4.12' of git://git.infradead.org...
2017-04-21 Linus TorvaldsMerge tag 'powerpc-4.11-8' of git://git.kernel.org...
2017-04-21 Linus TorvaldsMerge tag 'pci-v4.11-fixes-5' of git://git.kernel.org...
2017-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-21 Jens Axboemtip32xx: fix dereference of stack garbage
2017-04-21 Josef Baciknbd: set the max segments to USHRT_MAX
2017-04-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-04-20 Linus TorvaldsMerge tag 'trace-v4.11-rc5-5' of git://git.kernel.org...
2017-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-20 Christoph Hellwigswim3: remove (commented out) printing of req->errors
2017-04-20 Christoph Hellwigataflop: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigfloppy: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigblk-mq: remove the error argument to blk_mq_complete_re...
2017-04-20 Christoph Hellwigxen-blkfront: don't use req->errors
2017-04-20 Christoph Hellwigmtip32xx: add a status field to struct mtip_cmd
2017-04-20 Christoph Hellwignbd: don't use req->errors
2017-04-20 Christoph Hellwignull_blk: don't pass always-0 req->errors to blk_mq_com...
2017-04-20 Christoph Hellwigloop: zero-fill bio on the submitting cpu
2017-04-20 Christoph Hellwigscsi: introduce a result field in struct scsi_request
2017-04-20 Christoph Hellwigvirtio_blk: don't use req->errors
2017-04-20 Christoph Hellwigvirtio: fix spelling of virtblk_scsi_request_done
2017-04-20 Christoph Hellwigblock: remove the blk_execute_rq return value
2017-04-20 Christoph Hellwigpd: don't check blk_execute_rq return value.
2017-04-20 David S. MillerMerge tag 'mac80211-for-davem-2017-04-18' of git:/...
2017-04-20 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-04-19 Bart Van Asschenull_blk: Use blk_init_request_from_bio() instead of...
2017-04-19 Ming Leimtip32xx: pass BLK_MQ_F_NO_SCHED
2017-04-19 Christoph Hellwigblock: remove the osdblk driver
2017-04-19 Josef Baciknbd: set the max segment size to UINT_MAX
2017-04-19 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git.kernel...
2017-04-18 Linus TorvaldsMerge tag 'trace-v4.11-rc5-4' of git://git.kernel.org...
2017-04-18 Linus TorvaldsMerge tag 'trace-v4.11-rc5-3' of git://git.kernel.org...
2017-04-18 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-04-18 Marc Olsonblkfront: add uevent for size change
2017-04-17 Josef Baciknbd: add a flag to destroy an nbd device on disconnect
2017-04-17 Josef Baciknbd: add device refcounting
2017-04-17 Josef Baciknbd: add a status netlink command
2017-04-17 Josef Baciknbd: handle dead connections
2017-04-17 Josef Baciknbd: only clear the queue on device teardown
2017-04-17 Josef Baciknbd: multicast dead link notifications
2017-04-17 Josef Baciknbd: add a reconfigure netlink command
2017-04-17 Josef Baciknbd: add a basic netlink interface
2017-04-17 Josef Baciknbd: stop using the bdev everywhere
2017-04-17 Josef Baciknbd: separate out the config information
2017-04-17 Josef Baciknbd: handle single path failures gracefully
2017-04-17 Josef Baciknbd: put socket in error cases
2017-04-16 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-04-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-16 Olof JohanssonMerge tag 'omap-for-v4.11/fixes-rc6-signed' of git...
2017-04-16 Linus TorvaldsMerge branch 'for-4.11-fixes' of git://git.kernel.org...
2017-04-16 Linus TorvaldsMerge tag 'tty-4.11-rc7' of git://git.kernel.org/pub...
2017-04-16 Linus TorvaldsMerge tag 'trace-v4.11-rc5-2' of git://git.kernel.org...
2017-04-15 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-04-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-04-15 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes...
2017-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-04-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-04-14 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-04-14 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2017-04-14 Linus TorvaldsMerge branch 'for-linus-4.11' of git://git.kernel.org...
2017-04-14 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-04-14 Christoph Hellwigremove the mg_disk driver
2017-04-14 Linus TorvaldsMerge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnie...
2017-04-14 Linus TorvaldsMerge tag 'pm-4.11-rc7' of git://git.kernel.org/pub...
2017-04-14 Linus TorvaldsMerge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub...
2017-04-14 Linus TorvaldsMerge tag 'devmem-v4.11-rc7' of git://git.kernel.org...
2017-04-14 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
next