index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
15
-181
/
+159
*
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
7
-52
/
+37
*
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
6
-65
/
+65
*
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-25
/
+25
*
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
6
-59
/
+38
*
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-1
/
+1
*
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
4
-20
/
+3
*
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
2018-05-30
1
-6
/
+15
*
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
3
-18
/
+10
*
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
*
|
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
12
-19
/
+19
*
|
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-29
1
-51
/
+0
*
|
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
1
-35
/
+9
*
|
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
3
-40
/
+35
*
|
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
3
-20
/
+18
*
|
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-28
2
-0
/
+55
*
|
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
17
-83
/
+81
*
|
nbd: set discard granularity properly
Josef Bacik
2018-05-23
1
-2
/
+8
|
/
*
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
1
-1
/
+2
*
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
1
-4
/
+11
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
5
-94
/
+133
|
\
|
*
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
1
-4
/
+4
|
*
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
1
-21
/
+23
|
*
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
1
-42
/
+45
|
*
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
1
-5
/
+13
|
*
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
1
-2
/
+0
|
*
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
1
-6
/
+6
[next]