index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: mark nvme_queue_scan static
Christoph Hellwig
2018-06-01
2
-11
/
+9
*
nvme: submit AEN event configuration on startup
Hannes Reinecke
2018-06-01
2
-0
/
+18
*
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
3
-1
/
+10
*
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
3
-2
/
+32
*
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
3
-9
/
+76
*
nvmet: split log page implementation
Christoph Hellwig
2018-06-01
1
-63
/
+36
*
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-06-01
2
-0
/
+8
*
nvme.h: add AEN configuration symbols
Hannes Reinecke
2018-06-01
1
-0
/
+5
*
nvme.h: add the changed namespace list log
Christoph Hellwig
2018-05-31
1
-0
/
+3
*
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2018-05-31
2
-14
/
+24
*
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-2
/
+6
*
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-1
/
+1
*
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
1
-48
/
+31
*
nvme-loop: add support for multiple ports
Christoph Hellwig
2018-05-30
2
-19
/
+31
*
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
2018-05-30
1
-23
/
+14
*
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
2018-05-30
1
-1
/
+1
*
nvme: allow duplicate controller if prior controller being deleted
James Smart
2018-05-30
1
-1
/
+3
*
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
7
-63
/
+19
*
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
16
-119
/
+457
|
\
|
*
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
2018-05-25
1
-1
/
+1
|
*
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
1
-1
/
+1
|
*
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2018-05-25
1
-1
/
+1
|
*
nvmet-fc: increase LS buffer count per fc port
James Smart
2018-05-25
1
-1
/
+1
|
*
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
6
-52
/
+413
|
*
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
5
-12
/
+1
|
*
nvmet: make a few error messages more generic
Chaitanya Kulkarni
2018-05-25
1
-2
/
+2
|
*
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
2
-1
/
+3
|
*
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
1
-4
/
+4
|
*
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
1
-10
/
+0
|
*
nvme-fc: remove setting DNR on exception conditions
James Smart
2018-05-25
1
-10
/
+0
|
*
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
2018-05-25
1
-4
/
+6
|
*
nvme-pci: Fix AER reset handling
Keith Busch
2018-05-25
1
-9
/
+5
|
*
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Jianchao Wang
2018-05-25
1
-9
/
+16
|
*
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
2018-05-23
1
-2
/
+2
|
*
nvme: fix lockdep warning in nvme_mpath_clear_current_path
Johannes Thumshirn
2018-05-23
1
-1
/
+2
*
|
block: don't print a message when the device went away
Christoph Hellwig
2018-05-29
3
-8
/
+12
*
|
block: unexport check_disk_size_change
Christoph Hellwig
2018-05-29
1
-1
/
+0
*
|
block: move ->timeout request member
Jens Axboe
2018-05-29
1
-2
/
+2
*
|
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
2018-05-29
1
-14
/
+8
*
|
block: document the blk_eh_timer_return values
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
|
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
4
-19
/
+0
*
|
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
1
-2
/
+2
*
|
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+3
*
|
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-4
/
+3
*
|
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+4
*
|
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+2
*
|
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-3
/
+4
*
|
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
3
-11
/
+7
*
|
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
17
-25
/
+25
*
|
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
6
-254
/
+89
[next]