index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-384
/
+310
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-38
/
+38
2020-10-08
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-10-07
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
1
-3
/
+1
2020-10-07
nvme-core: remove extra variable
Chaitanya Kulkarni
1
-3
/
+2
2020-10-07
nvme: remove nvme_identify_ns_list
Christoph Hellwig
1
-12
/
+8
2020-10-07
nvme: refactor nvme_validate_ns
Christoph Hellwig
1
-20
/
+17
2020-10-07
nvme: move nvme_validate_ns
Christoph Hellwig
1
-37
/
+37
2020-10-07
nvme: query namespace identifiers before adding the namespace
Christoph Hellwig
1
-63
/
+53
2020-10-07
nvme: revalidate zone bitmaps in nvme_update_ns_info
Christoph Hellwig
1
-4
/
+6
2020-10-07
nvme: remove nvme_update_formats
Christoph Hellwig
1
-30
/
+2
2020-10-07
nvme: update the known admin effects
Christoph Hellwig
1
-2
/
+2
2020-10-07
nvme: set the queue limits in nvme_update_ns_info
Christoph Hellwig
1
-25
/
+21
2020-10-07
nvme: remove the 0 lba_shift check in nvme_update_ns_info
Christoph Hellwig
1
-6
/
+0
2020-10-07
nvme: clean up the check for too large logic block sizes
Christoph Hellwig
1
-8
/
+5
2020-10-07
nvme: freeze the queue over ->lba_shift updates
Christoph Hellwig
1
-6
/
+14
2020-10-07
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
1
-31
/
+47
2020-10-07
nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block
Christoph Hellwig
1
-8
/
+7
2020-10-07
nvme: lift the check for an unallocated namespace into nvme_identify_ns
Christoph Hellwig
1
-9
/
+8
2020-10-07
nvme: rename __nvme_revalidate_disk
Christoph Hellwig
1
-5
/
+4
2020-10-07
nvme: rename _nvme_revalidate_disk
Christoph Hellwig
1
-7
/
+6
2020-10-07
nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns
Christoph Hellwig
1
-3
/
+3
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
3
-10
/
+5
2020-10-07
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
3
-23
/
+17
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
1
-2
/
+2
2020-10-07
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
1
-1
/
+3
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+3
2020-10-02
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
1
-4
/
+3
2020-09-27
nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue
Jeffle Xu
1
-17
/
+15
2020-09-27
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
1
-25
/
+16
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
1
-1
/
+1
2020-09-27
nvmet: add passthru ZNS support
Chaitanya Kulkarni
1
-0
/
+16
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
3
-2
/
+6
2020-09-27
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
1
-11
/
+10
2020-09-27
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
1
-1
/
+2
2020-09-27
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2
-28
/
+5
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
3
-32
/
+22
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-22
/
+28
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
3
-38
/
+38
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2
-9
/
+4
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-0
/
+1
2020-09-23
nvme-core: don't use NVME_NSID_ALL for command effects and supported log
Chaitanya Kulkarni
1
-1
/
+1
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-1
/
+20
2020-09-22
nvme-fc: fail new connections to a deleted host or remote port
James Smart
1
-2
/
+4
2020-09-22
nvme-pci: fix NULL req in completion handler
Xianting Tian
1
-7
/
+7
2020-09-22
nvme: return errors for hwmon init
Keith Busch
3
-12
/
+16
2020-09-17
nvmet: get transport reference for passthru ctrl
Christoph Hellwig
1
-0
/
+2
2020-09-17
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
1
-0
/
+15
2020-09-15
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
1
-1
/
+2
[next]