]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
block: Declare local symbols static
[karo-tx-linux.git] / drivers /
2017-06-21 Bart Van Asscheblock: Change argument type of scsi_req_init()
2017-06-21 Bart Van Asscheblock: Make most scsi_req_init() calls implicit
2017-06-20 Jens Axboenull_blk: add support for shared tags
2017-06-19 Ming Leinvme: host: unquiesce queue in nvme_kill_queues()
2017-06-18 Ming Leiblk-mq: use the introduced blk_mq_unquiesce_queue()
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 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 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 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 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 Thumshirnnvmet: use NVME_IDENTIFY_DATA_SIZE
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 Christoph HellwigMerge branch 'uuid-types' of bombadil.infradead.org...
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 TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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 'for-linus' of git://git.kernel.org/pub/scm...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-10 Linus TorvaldsMerge branch 'for-linus-4.12' of git://git.kernel.org...
2017-06-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge branch 'rcu-urgent-for-linus' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-06-10 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-06-10 Linus TorvaldsMerge tag 'md/4.12-rc5' of git://git.kernel.org/pub...
2017-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-06-10 Linus TorvaldsMerge tag 'sound-4.12-rc5' of git://git.kernel.org...
2017-06-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.12-rc5' of git://people...
2017-06-09 Linus TorvaldsMerge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel...
2017-06-09 Dmitry TorokhovInput: synaptics-rmi4 - register F03 port as pass-throu...
2017-06-09 Linus TorvaldsMerge tag 'powerpc-4.12-5' of git://git.kernel.org...
2017-06-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-06-09 Dan Williamsdevice-dax: fix 'dax' device filesystem inode destructi...
2017-06-09 Christoph Hellwigblock: switch bios to blk_status_t
2017-06-09 Christoph Hellwigblk-mq: switch ->queue_rq return value to blk_status_t
2017-06-09 Christoph Hellwigblock: introduce new block status code type
2017-06-09 Christoph Hellwigdm: change ->end_io calling convention
2017-06-09 Christoph Hellwigdm: don't return errnos from ->map
2017-06-09 Christoph Hellwigdm mpath: merge do_end_io_bio into multipath_end_io_bio
2017-06-09 Christoph Hellwigdm: fix REQ_RAHEAD handling
2017-06-09 Christoph Hellwigscsi/osd: don't save block errors into req_results
2017-06-09 Christoph Hellwignvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_us...
2017-06-09 Christoph Hellwigthermal: int340x_thermal: fix compile after the UUID...
2017-06-09 Josef Baciknbd: set sk->sk_sndtimeo for our sockets
2017-06-09 Arnd Bergmannloop: fix error handling regression
2017-06-09 Andy Shevchenkothermal: int340x_thermal: Switch to use new generic...
next