index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
1
-1
/
+1
2018-07-17
nvme: don't enable AEN if not supported
Weiping Zhang
1
-4
/
+7
2018-07-17
nvme: ensure forward progress during Admin passthru
Scott Bauer
1
-24
/
+26
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
1
-0
/
+1
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-36
/
+12
2018-06-14
nvme: remove nvme_reinit_tagset
Christoph Hellwig
1
-10
/
+0
2018-06-13
nvme: don't rely on the changed namespace list log
Christoph Hellwig
1
-25
/
+11
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
1
-2
/
+2
2018-06-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-45
/
+112
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-25
/
+90
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
1
-4
/
+47
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
1
-10
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
1
-0
/
+17
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
1
-12
/
+18
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
1
-3
/
+0
2018-05-29
nvme: fix extended data LBA supported setting
Max Gurtovoy
1
-1
/
+1
2018-05-25
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
1
-1
/
+1
2018-05-25
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
1
-1
/
+2
2018-05-23
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
1
-2
/
+2
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-13
/
+17
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
1
-1
/
+1
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2018-05-15
nvme: Avoid flush dependency in delete controller flow
Nitzan Carmi
1
-1
/
+1
2018-05-11
nvme: Fix sync controller reset return
Charles Machalow
1
-1
/
+2
2018-05-07
nvme: fix use-after-free in nvme_free_ns_head
Jianchao Wang
1
-0
/
+5
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
1
-25
/
+1
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
1
-0
/
+1
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
1
-12
/
+16
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-5
/
+12
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
1
-1
/
+1
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
1
-1
/
+4
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
1
-2
/
+1
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
1
-3
/
+3
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-44
/
+79
2018-03-30
lightnvm: implement get log report chunk helpers
Javier González
1
-2
/
+2
2018-03-30
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
1
-0
/
+2
2018-03-26
nvme: make nvme_get_log_ext non-static
Matias Bjørling
1
-1
/
+1
2018-03-26
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
1
-0
/
+2
2018-03-26
nvme: Skip checking heads without namespaces
Keith Busch
1
-0
/
+1
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
1
-0
/
+3
2018-03-26
nvme: implement log page low/high offset and dwords
Matias Bjørling
1
-10
/
+22
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
1
-32
/
+32
2018-03-26
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
1
-2
/
+14
2018-03-26
nvme: Add fault injection feature
Thomas Tai
1
-0
/
+2
2018-03-26
nvme: use define instead of magic value for identify size
Minwoo Im
1
-2
/
+3
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2018-03-07
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
1
-2
/
+0
[next]