index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-25
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
2018-05-25
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
nvmet: make a few error messages more generic
Chaitanya Kulkarni
2018-05-25
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
nvme-fc: remove setting DNR on exception conditions
James Smart
2018-05-25
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
2018-05-25
nvme-pci: Fix AER reset handling
Keith Busch
2018-05-25
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Jianchao Wang
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-23
nbd: set discard granularity properly
Josef Bacik
2018-05-23
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
2018-05-23
nvme: fix lockdep warning in nvme_mpath_clear_current_path
Johannes Thumshirn
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-21
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-18
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-16
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
2018-05-16
nbd: fix how we set bd_invalidated
Josef Bacik
2018-05-16
nbd: clear_sock on netlink disconnect
Josef Bacik
2018-05-16
nbd: use bd_set_size when updating disk size
Josef Bacik
[next]