index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-09
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
2019-07-09
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-07-05
blk-iolatency: fix STS_AGAIN handling
Dennis Zhou
2019-07-03
block: nr_phys_segments needs to be zero for REQ_OP_WRITE_ZEROES
Christoph Hellwig
2019-07-02
blk-mq: simplify blk_mq_make_request()
Bart Van Assche
2019-07-02
blk-mq: remove blk_mq_put_ctx()
Bart Van Assche
2019-07-01
sbitmap: Replace cmpxchg with xchg
Pavel Begunkov
2019-07-01
block: fix .bi_size overflow
Ming Lei
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
2019-06-29
block: sed-opal: check size of shadow mbr
Jonas Rabenstein
2019-06-29
block: sed-opal: ioctl for writing to shadow mbr
Jonas Rabenstein
2019-06-29
block: sed-opal: add ioctl for done-mark of shadow mbr
Jonas Rabenstein
2019-06-29
block: never take page references for ITER_BVEC
Christoph Hellwig
2019-06-29
direct-io: use bio_release_pages in dio_bio_complete
Christoph Hellwig
2019-06-29
block_dev: use bio_release_pages in bio_unmap_user
Christoph Hellwig
2019-06-29
block_dev: use bio_release_pages in blkdev_bio_end_io
Christoph Hellwig
2019-06-29
iomap: use bio_release_pages in iomap_dio_bio_end_io
Christoph Hellwig
2019-06-29
block: use bio_release_pages in bio_map_user_iov
Christoph Hellwig
2019-06-29
block: use bio_release_pages in bio_unmap_user
Christoph Hellwig
2019-06-29
block: optionally mark pages dirty in bio_release_pages
Christoph Hellwig
2019-06-29
block: move the BIO_NO_PAGE_REF check into bio_release_pages
Christoph Hellwig
2019-06-29
block: skd_main.c: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-29
block: mtip32xx: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-29
block: sed-opal: "Never True" conditions
Revanth Rajashekar
2019-06-29
block: sed-opal: PSID reverttper capability
Revanth Rajashekar
2019-06-29
block, documentation: Document discard_zeroes_data, fua, max_discard_segments...
Bart Van Assche
2019-06-29
block, documentation: Explain the word 'segments'
Bart Van Assche
2019-06-29
block, documentation: Sort queue sysfs attribute names alphabetically
Bart Van Assche
2019-06-29
block, documentation: Fix wbt_lat_usec documentation
Bart Van Assche
2019-06-29
null_blk: fix type mismatch null_handle_cmd()
Chaitanya Kulkarni
2019-06-28
block, bfq: NULL out the bic when it's no longer valid
Douglas Anderson
2019-06-28
bcache: add reclaimed_journal_buckets to struct cache_set
Coly Li
2019-06-28
bcache: performance improvement for btree_flush_write()
Coly Li
2019-06-28
bcache: fix race in btree_flush_write()
Coly Li
2019-06-28
bcache: remove retry_flush_write from struct cache_set
Coly Li
2019-06-28
bcache: add comments for mutex_lock(&b->write_lock)
Coly Li
2019-06-28
bcache: only clear BTREE_NODE_dirty bit when it is set
Coly Li
2019-06-28
bcache: Revert "bcache: fix high CPU occupancy during journal"
Coly Li
2019-06-28
bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
Coly Li
2019-06-28
bcache: shrink btree node cache after bch_btree_check()
Coly Li
2019-06-28
bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket()
Coly Li
2019-06-28
bcache: add code comments for journal_read_bucket()
Coly Li
2019-06-28
bcache: fix potential deadlock in cached_def_free()
Coly Li
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_free()
Coly Li
[next]