index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-10
/
+11
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
1
-4
/
+8
2020-09-08
nvme-tcp: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme-rdma: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2
-6
/
+0
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
1
-6
/
+10
2020-09-01
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2
-23
/
+23
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
1
-1
/
+1
2020-09-01
Merge branch 'block-5.9' into for-5.10/block
Jens Axboe
8
-58
/
+167
2020-08-28
nvme-pci: cancel nvme device request before disabling
Tong Zhang
1
-2
/
+2
2020-08-28
nvme: only use power of two io boundaries
Keith Busch
1
-9
/
+38
2020-08-28
nvme: fix controller instance leak
Keith Busch
1
-1
/
+1
2020-08-28
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-08-28
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
1
-0
/
+4
2020-08-28
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-28
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-16
/
+33
2020-08-28
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
1
-0
/
+6
2020-08-28
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-28
nvme-tcp: fix timeout handler
Sagi Grimberg
1
-20
/
+36
[prev]
[next]