index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-01
nvme: take node locality into account when selecting a path
Christoph Hellwig
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2018-10-01
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
2018-10-01
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
2018-10-01
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-25
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-09-17
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-08-28
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-28
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
2018-08-07
nvme: fixup crash on failed discovery
Hannes Reinecke
2018-08-05
lightnvm: remove minor version check for 2.0
Matias Bjørling
2018-08-05
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2018-07-27
nvme: add ANA support
Christoph Hellwig
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-25
nvmet: fixup crash on NULL device path
Hannes Reinecke
2018-07-24
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
nvmet: check fileio lba range access boundaries
Sagi Grimberg
[prev]
[next]