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
2017-04-04
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2
-0
/
+38
2017-04-04
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
1
-6
/
+25
2017-04-04
nvme-loop: remove unneeded includes
Sagi Grimberg
1
-2
/
+0
2017-04-04
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+10
2017-04-04
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+6
2017-04-04
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
1
-5
/
+13
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
1
-6
/
+6
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
6
-34
/
+41
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
4
-21
/
+20
2017-04-04
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
1
-44
/
+19
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
1
-13
/
+29
2017-04-04
nvme-loop: remove some code duplication
Sagi Grimberg
1
-12
/
+21
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
1
-0
/
+5
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2
-1
/
+11
2017-04-04
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-38
/
+50
2017-04-04
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
4
-8
/
+8
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+87
2017-03-02
nvme: Complete all stuck requests
Keith Busch
3
-5
/
+79
2017-03-02
nvme: allocate nvme_queue in correct node
Shaohua Li
1
-4
/
+8
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-02-27
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
nvme/pci: re-check security protocol support after reset
Scott Bauer
1
-7
/
+10
2017-02-22
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
1
-0
/
+1
2017-02-22
nvme-rdma: add support for host_traddr
Max Gurtovoy
1
-2
/
+21
2017-02-22
nvmet-rdma: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-02-22
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
1
-2
/
+3
2017-02-22
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
1
-22
/
+0
2017-02-22
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
1
-12
/
+0
2017-02-22
nvme/pci: No special case for queue busy on IO
Keith Busch
1
-4
/
+1
2017-02-22
nvme/core: Fix race kicking freed request_queue
Keith Busch
1
-3
/
+3
2017-02-22
nvme/pci: Disable on removal when disconnected
Keith Busch
1
-1
/
+3
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
2
-0
/
+165
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
2
-0
/
+65
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
5
-8
/
+10
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
3
-5
/
+6
2017-02-22
nvme: add semicolon in nvme_command setting
Max Gurtovoy
1
-2
/
+2
2017-02-22
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
1
-1
/
+1
2017-02-22
nvme: Make controller state visible via sysfs
Sagi Grimberg
1
-0
/
+24
2017-02-22
nvmet: Make cntlid globally unique
Sagi Grimberg
3
-9
/
+6
2017-02-22
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
1
-5
/
+3
2017-02-22
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
1
-1
/
+1
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
6
-25
/
+52
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
4
-51
/
+322
[next]