]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2017-06-19  Ming Leinvme: host: unquiesce queue in nvme_kill_queues()
2017-06-18  Ming LeiRevert "blk-mq: don't use sync workqueue flushing from...
2017-06-18  Ming Leiblk-mq: clarify dispatch may not be drained/blocked...
2017-06-18  Ming Leiblk-mq: don't stop queue for quiescing
2017-06-18  Ming Leiblk-mq: update comments on blk_mq_quiesce_queue()
2017-06-18  Ming Leiblk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
2017-06-18  Ming Leiblk-mq: use the introduced blk_mq_unquiesce_queue()
2017-06-18  Ming Leiblk-mq: introduce blk_mq_unquiesce_queue
2017-06-18  Ming Leiblk-mq: introduce blk_mq_quiesce_queue_nowait()
2017-06-18  Ming Leiblk-mq: move blk_mq_quiesce_queue() into include/linux...
2017-06-18  NeilBrownblock: don't check for BIO_MAX_PAGES in blk_bio_segment...
2017-06-18  NeilBrownblock: remove bio_clone() and all references.
2017-06-18  NeilBrownbcache: use kmalloc to allocate bio in bch_data_verify()
2017-06-18  NeilBrownxen-blkfront: remove bio splitting.
2017-06-18  NeilBrownlightnvm/pblk-read: use bio_clone_fast()
2017-06-18  NeilBrownpktcdvd: use bio_clone_fast() instead of bio_clone()
2017-06-18  NeilBrowndrbd: use bio_clone_fast() instead of bio_clone()
2017-06-18  NeilBrownrbd: use bio_clone_fast() instead of bio_clone()
2017-06-18  NeilBrownblock: Improvements to bounce-buffer handling
2017-06-18  NeilBrownblk: use non-rescuing bioset for q->bio_split.
2017-06-18  NeilBrownblk: make the bioset rescue_workqueue optional.
2017-06-18  NeilBrownblk: replace bioset_create_nobvec() with a flags arg...
2017-06-18  NeilBrownblk: remove bio_set arg from blk_queue_split()
2017-06-18  Christoph Hellwigblk-mq: remove __blk_mq_alloc_request
2017-06-18  Christoph Hellwigblk-mq-sched: unify request prepare methods
2017-06-18  Christoph Hellwigblk-mq: refactor blk_mq_sched_assign_ioc
2017-06-18  Christoph Hellwigbfq-iosched: fix NULL ioc check in bfq_get_rq_private
2017-06-18  Christoph Hellwigblk-mq: streamline blk_mq_get_request
2017-06-18  Christoph Hellwigblk-mq: simplify blk_mq_free_request
2017-06-18  Christoph Hellwigblk-mq-sched: unify request finished methods
2017-06-18  Christoph Hellwigblk-mq: remove blk_mq_sched_{get,put}_rq_priv
2017-06-18  Christoph Hellwigblk-mq: move blk_mq_sched_{get,put}_request to blk...
2017-06-18  Christoph Hellwigblk-mq: mark blk_mq_rq_ctx_init static
2017-06-18  NeilBrownloop: Add PF_LESS_THROTTLE to block/loop device thread.
2017-06-16  Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-06-16  Arvind Yadavblock: swim3: make of_device_ids const.
2017-06-16  Bart Van Asscheblock: Dedicated error code fixups
2017-06-16  Scott Bauernvme: implement NS Optimal IO Boundary from 1.3 Spec
2017-06-15  Sagi Grimbergnvme: don't hard code size of struct t10_pi_tuple
2017-06-15  Christoph Hellwignvme: no need to wait for the reset when keepalive...
2017-06-15  Christoph Hellwignvme: move reset workqueue handling to common code
2017-06-15  Christoph Hellwignvme-pci: merge init_request methods
2017-06-15  Christoph Hellwignvme-loop: merge init_request methods
2017-06-15  Christoph Hellwignvme-fc: merge init_request methods
2017-06-15  Christoph Hellwignvme-rdma: merge init_request and exit_request methods
2017-06-15  Christoph Hellwignvme: move protection information check into nvme_setup_rw
2017-06-15  Christoph Hellwignvme: mark shutdown_timeout static
2017-06-15  Dan Carpenternvme-rdma: fix error code in nvme_rdma_create_ctrl()
2017-06-15  Guan Junxiongnvmf: keep track of nvmet connect error status
2017-06-15  Guan Junxiongnvme: add fields into identify controller data structure
2017-06-15  Bart Van Asschenvmet-fc: Remove a set-but-not-used variable
2017-06-15  Johannes Thumshirnnvme: use ctrl->device consistently for logging
2017-06-15  Johannes Thumshirnnvmet: allow overriding the NVMe VS via configfs
2017-06-15  Johannes Thumshirnnvmet: add uuid field to nvme_ns and populate via configfs
2017-06-15  Johannes Thumshirnnvmet: implement namespace identify descriptor list
2017-06-15  Johannes Thumshirnnvme: provide UUID value to userspace
2017-06-15  Johannes Thumshirnnvme: get list of namespace descriptors
2017-06-15  Johannes Thumshirnnvme: rename uuid to nguid in nvme_ns
2017-06-15  Johannes Thumshirnnvme: introduce NVMe Namespace Identification Descripto...
2017-06-15  Johannes Thumshirnnvmet: use NVME_IDENTIFY_DATA_SIZE
2017-06-15  Johannes Thumshirnscatterlist: add sg_zero_buffer() helper
2017-06-15  Sagi Grimbergnvme-pci: remove redundant includes
2017-06-15  Keith Buschnvme-pci: Remove watchdog timer
2017-06-15  Xu Yunvme-pci: remap BAR0 to cover admin CQ doorbell for...
2017-06-15  Sagi Grimbergnvme: move nr_reconnects to nvme_ctrl
2017-06-15  Sagi Grimbergnvme: queue ns scanning and async request from nvme_wq
2017-06-15  Sagi Grimbergnvme: Move transports to use nvme-core workqueue
2017-06-15  Sagi Grimbergnvme: Don't allow to reset a reconnecting controller
2017-06-15  Sagi Grimbergnvme-rdma: Get rid of CONNECTED state
2017-06-15  Sagi Grimbergnvme-rdma: rework rdma connection establishment error...
2017-06-15  Sagi Grimbergnvme-rdma: make nvme_rdma_[create|destroy]_queue_ib...
2017-06-15  Sagi Grimbergnvme-rdma: Don't rearm the CQ when polling directly
2017-06-15  Sagi Grimbergnvme-rdma: Make queue flags bit numbers and not shifts
2017-06-15  Sagi Grimbergnvme-rdma: get rid of unused ctrl lock
2017-06-15  Sagi Grimbergnvme-loop: get rid of unused controller lock
2017-06-15  Christoph Hellwignvme-pci: implement host memory buffer support
2017-06-14  Dan Carpenterdm: missing break in process_queued_bios()
2017-06-13  Christoph Hellwignvme: save hmpre and hmmin in struct nvme_ctrl
2017-06-13  Arnav Dawnnvme.h: add dword 12 - 15 fields to struct nvme_features
2017-06-13  Christoph Hellwignvme.h: add struct nvme_host_mem_buf_desc and HMB flags
2017-06-13  Christoph HellwigMerge branch 'uuid-types' of bombadil.infradead.org...
2017-06-12  Jens Axboeblk-mq: fixup type of 'ret' in __blk_mq_try_issue_direc...
2017-06-12  Christoph Hellwignvme-rdma: fix merge error
2017-06-12  Jens AxboeMerge tag 'v4.12-rc5' into for-4.13/block
2017-06-11  Linus TorvaldsLinux 4.12-rc5 v4.12-rc5
2017-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-11  Linus Torvaldscompiler, clang: properly override 'inline' for clang
2017-06-11  Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git.kernel...
2017-06-11  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2017-06-11  Linus TorvaldsMerge tag 'gpio-v4.12-2' of git://git.kernel.org/pub...
2017-06-11  Linus TorvaldsMerge tag 'char-misc-4.12-rc5' of git://git.kernel...
2017-06-11  Linus TorvaldsMerge tag 'staging-4.12-rc5' of git://git.kernel.org...
2017-06-11  Linus TorvaldsMerge tag 'usb-4.12-rc5' of git://git.kernel.org/pub...
2017-06-11  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-06-11  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-06-11  Linus TorvaldsMerge tag 'hexagon-for-linus-v4.12-rc5' of git://git...
2017-06-11  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-06-11  Wanpeng LiKVM: async_pf: avoid async pf injection when in guest...
2017-06-11  Guenter Roeckhexagon: Use raw_copy_to_user
2017-06-10  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next