开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-07
lightnvm: pblk: remove unnecessary checks
Javier González
2017-07-07
lightnvm: pblk: control I/O flow also on tear down
Javier González
2017-07-06
cciss: initialize struct scsi_req
Christoph Hellwig
2017-07-06
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
2017-07-06
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
2017-07-06
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-05
mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
Ming Lei
2017-07-04
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-03
block: guard bvec iteration logic
Dmitry Monakhov
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-03
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge tag 'edac_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-02
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-07-01
Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-01
Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-06-30
Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-30
lightnvm: pblk: set line bitmap check under debug
Javier González
2017-06-30
lightnvm: pblk: verify that cache read is still valid
Javier González
2017-06-30
lightnvm: pblk: add initialization check
Javier González
2017-06-30
lightnvm: pblk: remove target using async. I/Os
Javier González
2017-06-30
lightnvm: pblk: use vmalloc for GC data buffer
Javier González
2017-06-30
lightnvm: pblk: use right metadata buffer for recovery
Javier González
2017-06-30
lightnvm: pblk: schedule if data is not ready
Javier González
[next]