]> git.neil.brown.name Git - linux.git/history - drivers
block: move initialization of elevator-related fields to blk_alloc_queue_node
[linux.git] / drivers /
2018-05-30 Kent Overstreettarget: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetdm: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetmd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetbcache: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetlightnvm: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetpktcdvd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetdrbd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetblock: convert bounce, q->bio_split to bioset_init...
2018-05-30 Christoph Hellwigblk-mq: only iterate over inflight requests in blk_mq_t...
2018-05-30 Kevin Vigornbd: clear DISCONNECT_REQUESTED flag once disconnection...
2018-05-29 Christoph Hellwigblock: remove parent device reference from struct bsg_c...
2018-05-29 Jens AxboeMerge branch 'nvme-4.18-2' of git://git.infradead.org...
2018-05-29 Christoph Hellwiglibiscsi: don't try to bypass SCSI EH
2018-05-29 Christoph Hellwigmmc: complete requests from ->timeout
2018-05-29 Christoph Hellwigscsi_transport_fc: complete requests from ->timeout
2018-05-29 Christoph Hellwignull_blk: complete requests from ->timeout
2018-05-29 Christoph Hellwigmtip32xx: complete requests from ->timeout
2018-05-29 Christoph Hellwignbd: complete requests from ->timeout
2018-05-29 Christoph Hellwignvme: return BLK_EH_DONE from ->timeout
2018-05-29 Christoph Hellwigblock: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
2018-05-29 Christoph Hellwiglibata: remove ata_scsi_timed_out
2018-05-28 Andy Shevchenkobcache: Replace bch_read_string_list() by __sysfs_match...
2018-05-28 Andy Shevchenkobcache: Move couple of functions to sysfs.c
2018-05-28 Andy Shevchenkobcache: Move couple of string arrays to sysfs.c
2018-05-28 Coly Libcache: stop bcache device when backing device is offline
2018-05-25 Hannes Reineckenvme: fixup memory leak in nvme_init_identify()
2018-05-25 Hannes Reineckenvme: fix KASAN warning when parsing host nqn
2018-05-25 Chaitanya Kulkarninvmet-loop: use nr_phys_segments when map rq to sgl
2018-05-25 James Smartnvmet-fc: increase LS buffer count per fc port
2018-05-25 Chaitanya Kulkarninvmet: add simple file backed ns support
2018-05-25 Chaitanya Kulkarninvmet: remove duplicate NULL initialization for req->ns
2018-05-25 Chaitanya Kulkarninvmet: make a few error messages more generic
2018-05-25 Hannes Reineckenvme-fabrics: allow duplicate connections to the discov...
2018-05-25 Hannes Reineckenvme-fabrics: centralize discovery controller defaults
2018-05-25 James Smartnvme-fabrics: remove unnecessary controller subnqn...
2018-05-25 James Smartnvme-fc: remove setting DNR on exception conditions
2018-05-25 Jianchao Wangnvme-rdma: stop admin queue before freeing it
2018-05-25 Keith Buschnvme-pci: Fix AER reset handling
2018-05-25 Jianchao Wangnvme-pci: set nvmeq->cq_vector after alloc cq/sq
2018-05-24 Joe Perchesblock drivers/block: Use octal not symbolic permissions
2018-05-23 Josef Baciknbd: set discard granularity properly
2018-05-23 Ivan Bornyakovnvme: host: core: fix precedence of ternary operator
2018-05-23 Johannes Thumshirnnvme: fix lockdep warning in nvme_mpath_clear_current_path
2018-05-22 Dan Melnicblock/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2018-05-21 Jens Axboenvme-pci: fix race between poll and IRQ completions
2018-05-21 Jens AxboeMerge branch 'nvme-4.18' of git://git.infradead.org...
2018-05-18 Jens Axboenvme-pci: drop IRQ disabling on submission queue lock
2018-05-18 Jens Axboenvme-pci: split the nvme queue lock into submission...
2018-05-18 Jens Axboenvme-pci: handle completions outside of the queue lock
2018-05-18 Jens Axboenvme-pci: move ->cq_vector == -1 check outside of ...
2018-05-18 Jens Axboenvme-pci: remove cq check after submission
2018-05-18 Christoph Hellwignvme-pci: simplify nvme_cqe_valid
2018-05-18 Christoph Hellwignvme: mark the result argument to nvme_complete_async_e...
2018-05-16 Josef Baciknbd: call nbd_bdev_reset instead of bd_set_size on...
2018-05-16 Josef Baciknbd: fix how we set bd_invalidated
2018-05-16 Josef Baciknbd: clear_sock on netlink disconnect
2018-05-16 Josef Baciknbd: use bd_set_size when updating disk size
2018-05-16 Josef Baciknbd: update size when connected
2018-05-16 Josef Baciknbd: fix nbd device deletion
2018-05-15 Jens AxboeRemove jsflash driver
2018-05-14 Kent Overstreetblock: Split out bio_list_copy_data()
2018-05-14 Kent Overstreetblock: Use bioset_init() for fs_bio_set
2018-05-14 Christoph Hellwigblock: consistently use GFP_NOIO instead of __GFP_NORECLAIM
2018-05-14 Christoph Hellwigblock: pass an explicit gfp_t to get_request
2018-05-14 Christoph Hellwigblock: sanitize blk_get_request calling conventions
2018-05-14 Christoph Hellwigscsi/osd: remove the gfp argument to osd_start_request
2018-05-14 Christoph Hellwigmemstick: remove unused variables
2018-05-11 Christoph Hellwigps3disk: handle highmem pages
2018-05-11 Christoph Hellwigjsflash: handle highmem pages
2018-05-11 Christoph Hellwigaoe: handle highmem pages
2018-05-11 Christoph Hellwigmtd_blkdevs: handle highmem pages
2018-05-11 Christoph Hellwigmemstick: don't call blk_queue_bounce_limit
2018-05-11 Christoph HellwigDAC960: don't use block layer bounce buffers
2018-05-11 Christoph Hellwigmtip32xx: don't use block layer bounce buffers
2018-05-11 Keith Buschnvme/pci: Sync controller reset for AER slot_reset
2018-05-10 Christophe JAILLETmtip32xx: Fix an error handling path in 'mtip_pci_probe()'
2018-05-09 SeongJae Parkbrd: Mark as non-rotational
2018-05-09 Omar Sandovalblock: consolidate struct request timestamp fields
2018-05-07 Tetsuo Handaloop: remember whether sysfs_create_group() was done
2018-05-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.17' of git://git...
2018-05-07 Keith Buschnvme/pci: Hold controller reference during async probe
2018-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-05-06 Linus TorvaldsMerge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel...
2018-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-05-06 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-05-06 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-05-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-2' of git://git...
2018-05-06 Linus TorvaldsMerge tag 'usb-4.17-rc4' of git://git.kernel.org/pub...
2018-05-05 Radim KrčmářMerge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel...
2018-05-05 Linus TorvaldsMerge tag 'kbuild-fixes-v4.17' of git://git.kernel...
2018-05-05 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2018-05-05 Linus TorvaldsMerge tag 'rproc-v4.17-1' of git://github.com/andersson...
2018-05-05 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc4' of git://people...
2018-05-05 Linus TorvaldsMerge tag 'trace-v4.17-rc1-3' of git://git.kernel.org...
2018-05-05 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-05-05 Linus TorvaldsMerge tag 'for-linus-20180504' of git://git.kernel...
2018-05-05 Linus TorvaldsMerge tag 'xfs-4.17-fixes-2' of git://git.kernel.org...
2018-05-05 Linus TorvaldsMerge tag 'for-4.17-rc3-tag' of git://git.kernel.org...
2018-05-04 Greg Kroah-HartmanMerge tag 'usb-serial-4.17-rc4' of https://git.kernel...
2018-05-04 Greg Kroah-HartmanRevert "usb: host: ehci: Use dma_pool_zalloc()"
next