index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
2018-05-22
blk-mq: remove wrong 'unlikely' check
huhai
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-18
blk-mq: clear hctx->dispatch_from when mappings change
huhai
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
2018-05-16
nbd: update size when connected
Josef Bacik
2018-05-16
nbd: fix nbd device deletion
Josef Bacik
2018-05-16
block: fix MAINTAINERS email for nbd
Josef Bacik
2018-05-16
blk-mq: remove redundant insert case in blk_mq_make_request()
huhai
2018-05-15
Remove jsflash driver
Jens Axboe
2018-05-14
block: Add sysfs entry for fua support
Kent Overstreet
2018-05-14
block: Export bio check/set pages_dirty
Kent Overstreet
2018-05-14
block: Add warning for bi_next not NULL in bio_endio()
Kent Overstreet
2018-05-14
block: Add missing flush_dcache_page() call
Kent Overstreet
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
block: Add bioset_init()/bioset_exit()
Kent Overstreet
2018-05-14
block: Convert bio_set to mempool_init()
Kent Overstreet
2018-05-14
mempool: Add mempool_init()/mempool_exit()
Kent Overstreet
2018-05-14
sbitmap: fix race in wait batch accounting
Jens Axboe
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
block: fix __get_request documentation
Christoph Hellwig
[next]