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
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-04
Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-03
dm: bump version of core and various targets
Mike Snitzer
2020-03-03
dm: fix congested_fn for request-based device
Hou Tao
2020-03-03
dm integrity: use dm_bio_record and dm_bio_restore
Mike Snitzer
2020-03-03
dm bio record: save/restore bi_end_io and bi_integrity
Mike Snitzer
2020-03-02
Revert "bcache: ignore pending signals when creating gc and allocator thread"
Jens Axboe
2020-02-27
dm zoned: Fix reference counter initial value of chunk works
Shin'ichiro Kawasaki
2020-02-27
dm writecache: verify watermark during resume
Mikulas Patocka
2020-02-27
dm: report suspended device during destroy
Mikulas Patocka
2020-02-27
dm thin metadata: fix lockdep complaint
Theodore Ts'o
2020-02-27
dm cache: fix a crash due to incorrect work item cancelling
Mikulas Patocka
2020-02-25
dm integrity: fix invalid table returned due to argument count mismatch
Mikulas Patocka
2020-02-25
dm integrity: fix a deadlock due to offloading to an incorrect workqueue
Mikulas Patocka
2020-02-25
dm integrity: fix recalculation when moving from journal mode to bitmap mode
Mikulas Patocka
2020-02-16
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-13
bcache: remove macro nr_to_fifo_front()
Coly Li
2020-02-13
bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"
Coly Li
2020-02-13
bcache: ignore pending signals when creating gc and allocator thread
Coly Li
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-02-01
bcache: check return value of prio_read()
Coly Li
2020-02-01
bcache: fix incorrect data type usage in btree_flush_write()
Coly Li
2020-02-01
bcache: add readahead cache policy options via sysfs interface
Coly Li
2020-02-01
bcache: explicity type cast in bset_bkey_last()
Coly Li
2020-02-01
bcache: fix memory corruption in bch_cache_accounting_clear()
Coly Li
2020-01-29
Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-27
Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-27
dm: fix potential for q->make_request_fn NULL pointer
Mike Snitzer
2020-01-23
bcache: reap from tail of c->btree_cache in bch_mca_scan()
Coly Li
2020-01-23
bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
Coly Li
2020-01-23
bcache: remove member accessed from struct btree
Coly Li
2020-01-23
bcache: avoid unnecessary btree nodes flushing in btree_flush_write()
Coly Li
2020-01-23
bcache: add code comments for state->pool in __btree_sort()
Coly Li
2020-01-23
bcache: use read_cache_page_gfp to read the superblock
Christoph Hellwig
2020-01-23
bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
Christoph Hellwig
2020-01-23
bcache: return a pointer to the on-disk sb from read_super
Christoph Hellwig
2020-01-23
bcache: transfer the sb_page reference to register_{bdev,cache}
Christoph Hellwig
2020-01-23
bcache: fix use-after-free in register_bcache()
Coly Li
2020-01-23
bcache: properly initialize 'path' and 'err' in register_bcache()
Coly Li
2020-01-23
bcache: rework error unwinding in register_bcache
Christoph Hellwig
2020-01-23
bcache: use a separate data structure for the on-disk super block
Christoph Hellwig
2020-01-23
bcache: cached_dev_free needs to put the sb page
Liang Chen
2020-01-16
dm writecache: improve performance of large linear writes on SSDs
Mikulas Patocka
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-14
dm mpath: Add timeout mechanism for queue_if_no_path
Anatol Pomazau
2020-01-14
dm thin: change data device's flush_bio to be member of struct pool
Mikulas Patocka
2020-01-14
dm thin: don't allow changing data device during thin-pool reload
Mikulas Patocka
[next]