]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
dm rq: cleanup leftover code from recently removed q->mq_ops branching
[linux.git] / drivers /
2018-12-18 Mike Snitzerdm rq: cleanup leftover code from recently removed...
2018-12-18 Eric Biggersdm verity: log the hash algorithm implementation
2018-12-18 Eric Biggersdm crypt: log the encryption algorithm implementation
2018-12-18 Colin Ian Kingdm integrity: fix spelling mistake in workqueue name
2018-12-18 Sweet Teadm flakey: Properly corrupt multi-page bios.
2018-12-18 Milan Brozdm: Check for device sector overflow if CONFIG_LBDAF...
2018-12-18 AliOS system securitydm crypt: use u64 instead of sector_t to store iv_offset
2018-12-18 Nikos Tsironisdm kcopyd: Fix bug causing workqueue stalls
2018-12-18 Nikos Tsironisdm snapshot: Fix excessive memory usage and workqueue...
2018-12-18 Shenghui Wangdm bufio: update comment in dm-bufio.c
2018-12-18 Shenghui Wangdm writecache: fix typo in error msg for creating write...
2018-12-18 Mike Snitzerdm: remove indirect calls from __send_changing_extent_o...
2018-12-18 wuzhouhuidm mpath: only flush workqueue when needed
2018-12-18 Mike Snitzerdm rq: remove unused arguments from rq_completed()
2018-12-18 Mikulas Patockadm: avoid indirect call in __dm_make_request
2018-12-18 Jens Axboeblk-mq: change blk_mq_queue_busy() to blk_mq_queue_infl...
2018-12-17 Christoph Hellwignvme-pci: don't share queue maps
2018-12-16 Chengguang Xublock: loop: check error using IS_ERR instead of IS_ERR...
2018-12-16 Chengguang Xuaoe: add __exit annotation
2018-12-13 Sagi Grimbergnvme: fix kernel paging oops
2018-12-13 Jens AxboeMerge branch 'nvme-4.21' of git://git.infradead.org...
2018-12-13 Guoju Fangbcache: print number of keys in trace_bcache_journal_write
2018-12-13 Coly Libcache: set writeback_percent in a flexible range
2018-12-13 Coly Libcache: make cutoff_writeback and cutoff_writeback_sync...
2018-12-13 Coly Libcache: add MODULE_DESCRIPTION information
2018-12-13 Coly Libcache: option to automatically run gc thread after...
2018-12-13 Coly Libcache: introduce force_wake_up_gc()
2018-12-13 Shenghui Wangbcache: cannot set writeback_running via sysfs if no...
2018-12-13 Shenghui Wangbcache: do not mark writeback_running too early
2018-12-13 Shenghui Wangbcache: update comment in sysfs.c
2018-12-13 Shenghui Wangbcache: update comment for bch_data_insert
2018-12-13 Shenghui Wangbcache: do not check if debug dentry is ERR or NULL...
2018-12-13 Shenghui Wangbcache: add comment for cache_set->fill_iter
2018-12-13 Sagi Grimbergnvme-rdma: support separate queue maps for read and write
2018-12-13 Sagi Grimbergnvme-tcp: support separate queue maps for read and write
2018-12-13 Sagi Grimbergnvme-fabrics: allow user to set nr_write_queues for...
2018-12-13 Sagi Grimbergnvme-fabrics: add missing nvmf_ctrl_options documentation
2018-12-13 Sagi Grimbergblk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
2018-12-13 Chaitanya Kulkarninvmet: update smart log with num err log entries
2018-12-13 Chaitanya Kulkarninvmet: add error log page cmd handler
2018-12-13 Chaitanya Kulkarninvmet: add error log support for file backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for bdev backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for admin-cmd
2018-12-13 Chaitanya Kulkarninvmet: add error log support for rdma backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for fabrics-cmd
2018-12-13 Chaitanya Kulkarninvmet: add error log support in the core
2018-12-13 Chaitanya Kulkarninvmet: add interface to update error-log page
2018-12-13 Chaitanya Kulkarninvmet: add error-log definitions
2018-12-13 Chaitanya Kulkarninvme: remove nvme_common command cdw10 array
2018-12-13 Sagi Grimbergnvmet: remove unused variable
2018-12-13 Jens Axboenvme: provide fallback for discard alloc failure
2018-12-13 Chengguang Xunvme: add __exit annotation
2018-12-13 Sagi Grimbergnvme-tcp: add NVMe over TCP host driver
2018-12-13 Sagi Grimbergnvmet: allow configfs tcp trtype configuration
2018-12-13 Sagi Grimbergnvmet-tcp: add NVMe over TCP target driver
2018-12-13 Sagi Grimbergnvme-fabrics: allow user passing data digest
2018-12-13 Sagi Grimbergnvme-fabrics: allow user passing header digest
2018-12-13 Sagi Grimbergnvmet: Add install_queue callout
2018-12-13 Sagi Grimbergath6kl: add ath6kl_ prefix to crypto_type
2018-12-11 Igor Konopkolightnvm: pblk: do not overwrite ppa list with meta list
2018-12-11 Igor Konopkolightnvm: pblk: support packed metadata
2018-12-11 Igor Konopkolightnvm: disable interleaved metadata
2018-12-11 Igor Konopkolightnvm: dynamic DMA pool entry size
2018-12-11 Igor Konopkolightnvm: pblk: add helpers for OOB metadata
2018-12-11 Igor Konopkolightnvm: pblk: move lba list to partial read context
2018-12-11 Javier Gonzálezlightnvm: pblk: avoid ref warning on cache creation
2018-12-11 Matias Bjørlinglightnvm: simplify geometry enumeration
2018-12-11 Javier Gonzálezlightnvm: pblk: add comments wrt locking in recovery path
2018-12-11 Hua Sulightnvm: pblk: add lock protection to list operations
2018-12-11 Hua Sulightnvm: pblk: fix spelling in comment
2018-12-11 Hans Holmberglightnvm: pblk: remove dead code in pblk_recov_l2p
2018-12-11 Hans Holmberglightnvm: pblk: fix pblk_lines_init error handling path
2018-12-11 Hans Holmberglightnvm: pblk: remove unused macro
2018-12-11 Hans Holmberglightnvm: pblk: set conservative threshold for user writes
2018-12-11 Hans Holmberglightnvm: pblk: stop writes gracefully when running...
2018-12-11 Hans Holmberglightnvm: pblk: account for write error sectors in emeta
2018-12-11 Hans Holmberglightnvm: pblk: fix resubmission of overwritten write...
2018-12-11 Hans Holmberglightnvm: pblk: fix chunk close trace event check
2018-12-11 Geert Uytterhoevenlightnvm: Fix uninitialized return value in nvm_get_chu...
2018-12-11 Zhoujie Wulightnvm: pblk: ignore the smeta oob area scan
2018-12-11 Mike Snitzerdm: fix request-based dm's use of dm_wait_for_completion
2018-12-11 Jens Axboenvme: fix irq vs io_queue calculations
2018-12-11 Jens Axboedm: fix inflight IO check
2018-12-10 Jens Axboemtip32xx: use BLK_STS_DEV_RESOURCE for device resources
2018-12-10 Arnd Bergmannmtip32xx: avoid using semaphores
2018-12-10 Mikulas Patockadm: remove the pending IO accounting
2018-12-10 Mike Snitzerblock: stop passing 'cpu' to all percpu stats methods
2018-12-10 Mike Snitzerdm rq: leverage blk_mq_queue_busy() to check for outsta...
2018-12-10 Mikulas Patockadm: dont rewrite dm_disk(md)->part0.in_flight
2018-12-10 Jens AxboeMerge tag 'v4.20-rc6' into for-4.21/block
2018-12-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-12-09 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-12-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-12-09 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2018-12-09 David S. MillerMerge branch 'bnxt_en-Bug-fixes'
2018-12-09 Michael Chanbnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
2018-12-09 Michael Chanbnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
2018-12-09 Michael Chanbnxt_en: Keep track of reserved IRQs.
2018-12-09 Michael Chanbnxt_en: Fix CNP CoS queue regression.
2018-12-09 Linus TorvaldsMerge tag 'char-misc-4.20-rc6' of git://git.kernel...
next