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
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
1
-0
/
+5
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
1
-0
/
+1
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
1
-0
/
+5
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
1
-2
/
+2
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
1
-0
/
+1
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-0
/
+1
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2023-06-28
nvme: improved uring polling
Keith Busch
1
-2
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+10
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
1
-0
/
+1
2023-06-12
nvme: skip optional id ctrl csi if it failed
Keith Busch
1
-0
/
+1
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
1
-0
/
+4
2023-06-12
nvme: reorder fields in 'struct nvme_ctrl'
Christophe JAILLET
1
-3
/
+3
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-2
/
+2
2023-05-30
nvme: check IO start time when deciding to defer KA
Uday Shankar
1
-0
/
+1
2023-05-30
nvme: fix miss command type check
min15.li
1
-1
/
+1
2023-05-03
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
1
-0
/
+5
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
1
-0
/
+2
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
1
-0
/
+13
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
1
-1
/
+2
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
1
-4
/
+5
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
1
-2
/
+1
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
1
-0
/
+14
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
1
-0
/
+5
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
1
-4
/
+4
2022-11-16
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
1
-1
/
+1
2022-11-16
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
1
-1
/
+0
2022-11-16
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
1
-0
/
+9
2022-11-16
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
1
-2
/
+5
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
1
-0
/
+2
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
1
-4
/
+1
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
1
-0
/
+1
2022-11-02
nvme: use blk_mq_[un]quiesce_tagset
Chao Leng
1
-1
/
+1
2022-11-02
nvme: split nvme_kill_queues
Christoph Hellwig
1
-2
/
+1
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+30
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
1
-8
/
+0
2022-09-27
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
1
-0
/
+8
2022-09-27
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
1
-0
/
+1
2022-09-27
nvme: enumerate controller flags
Sagi Grimberg
1
-2
/
+5
2022-09-27
nvme: ensure subsystem reset is single threaded
Keith Busch
1
-3
/
+13
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
1
-1
/
+3
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
1
-2
/
+4
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
1
-0
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
1
-3
/
+2
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
1
-0
/
+30
2022-08-02
nvme: remove unused timeout parameter
Chaitanya Kulkarni
1
-1
/
+1
[next]