summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * nvme-fabrics: allow user passing header digestSagi Grimberg2018-12-132-0/+7
| * nvmet: Add install_queue calloutSagi Grimberg2018-12-132-0/+11
| * datagram: introduce skb_copy_and_hash_datagram_iter helperSagi Grimberg2018-12-132-1/+22
| * iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg2018-12-132-0/+19
| * datagram: consolidate datagram copy to iter helpersSagi Grimberg2018-12-131-94/+42
| * iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg2018-12-132-2/+3
| * datagram: open-code copy_page_to_iterSagi Grimberg2018-12-131-3/+6
| * ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* | bcache: print number of keys in trace_bcache_journal_writeGuoju Fang2018-12-132-4/+25
* | bcache: set writeback_percent in a flexible rangeColy Li2018-12-131-1/+2
* | bcache: make cutoff_writeback and cutoff_writeback_sync tunableColy Li2018-12-133-2/+55
* | bcache: add MODULE_DESCRIPTION informationColy Li2018-12-131-3/+4
* | bcache: option to automatically run gc thread after writebackColy Li2018-12-134-0/+52
* | bcache: introduce force_wake_up_gc()Coly Li2018-12-132-15/+20
* | bcache: cannot set writeback_running via sysfs if no writeback kthread createdShenghui Wang2018-12-131-2/+19
* | bcache: do not mark writeback_running too earlyShenghui Wang2018-12-131-1/+2
* | bcache: update comment in sysfs.cShenghui Wang2018-12-131-2/+2
* | bcache: update comment for bch_data_insertShenghui Wang2018-12-131-3/+3
* | bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang2018-12-132-4/+2
* | bcache: add comment for cache_set->fill_iterShenghui Wang2018-12-132-1/+10
|/
* blkcg: handle dying request_queue when associating a blkgDennis Zhou2018-12-132-1/+7
* block: deactivate blk_stat timer in wbt_disable_default()Ming Lei2018-12-122-1/+8
* sbitmap: flush deferred clears for resize and shallow getsJens Axboe2018-12-121-43/+51
* lightnvm: pblk: do not overwrite ppa list with meta listIgor Konopko2018-12-111-2/+5
* lightnvm: pblk: support packed metadataIgor Konopko2018-12-119-20/+122
* lightnvm: disable interleaved metadataIgor Konopko2018-12-113-0/+8
* lightnvm: dynamic DMA pool entry sizeIgor Konopko2018-12-117-13/+23
* lightnvm: pblk: add helpers for OOB metadataIgor Konopko2018-12-116-32/+69
* lightnvm: pblk: move lba list to partial read contextIgor Konopko2018-12-112-15/+7
* lightnvm: pblk: avoid ref warning on cache creationJavier González2018-12-111-9/+5
* lightnvm: simplify geometry enumerationMatias Bjørling2018-12-114-30/+20
* lightnvm: pblk: add comments wrt locking in recovery pathJavier González2018-12-112-0/+4
* lightnvm: pblk: add lock protection to list operationsHua Su2018-12-111-3/+10
* lightnvm: pblk: fix spelling in commentHua Su2018-12-111-1/+1
* lightnvm: pblk: remove dead code in pblk_recov_l2pHans Holmberg2018-12-111-1/+0
* lightnvm: pblk: fix pblk_lines_init error handling pathHans Holmberg2018-12-111-1/+1
* lightnvm: pblk: remove unused macroHans Holmberg2018-12-111-3/+0
* lightnvm: pblk: set conservative threshold for user writesHans Holmberg2018-12-113-13/+44
* lightnvm: pblk: stop writes gracefully when running out of linesHans Holmberg2018-12-113-30/+51
* lightnvm: pblk: account for write error sectors in emetaHans Holmberg2018-12-111-2/+15
* lightnvm: pblk: fix resubmission of overwritten write err lbasHans Holmberg2018-12-111-3/+5
* lightnvm: pblk: fix chunk close trace event checkHans Holmberg2018-12-111-1/+1
* lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven2018-12-112-2/+3
* lightnvm: pblk: ignore the smeta oob area scanZhoujie Wu2018-12-111-2/+3
* dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer2018-12-112-5/+11
* nvme: fix irq vs io_queue calculationsJens Axboe2018-12-111-35/+29
* dm: fix inflight IO checkJens Axboe2018-12-111-8/+6
* mtip32xx: use BLK_STS_DEV_RESOURCE for device resourcesJens Axboe2018-12-101-2/+2
* mtip32xx: avoid using semaphoresArnd Bergmann2018-12-102-5/+5
* dm: remove the pending IO accountingMikulas Patocka2018-12-102-21/+15