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
2023-07-19
bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
Zheng Wang
2023-07-19
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
2023-07-19
bcache: fixup btree_cache_wait list damage
Mingzhe Zou
2023-07-19
dm ioctl: Avoid double-fetch of version
Demi Marie Obenour
2023-07-19
dm ioctl: have constant on the right side of the test
Heinz Mauelshagen
2023-07-19
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
2023-07-19
dm: fix undue/missing spaces
Heinz Mauelshagen
2023-07-19
md/raid10: fix the condition to call bio_end_io_acct()
Li Nan
2023-07-19
md/raid1-10: fix casting from randomized structure in raid1_submit_write()
Yu Kuai
2023-07-19
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
2023-07-19
md/raid1-10: factor out a helper to submit normal write
Yu Kuai
2023-07-19
md/raid1-10: factor out a helper to add bio to plug
Yu Kuai
2023-07-19
md/raid10: fix io loss while replacement replace rdev
Li Nan
2023-07-19
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
Li Nan
2023-07-19
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
2023-07-19
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
2023-07-19
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
2023-06-21
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2023-06-21
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
2023-06-21
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
2023-06-09
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yu Kuai
2023-05-24
md: fix soft lockup in status_resync
Yu Kuai
2023-05-11
dm: don't lock fs when the map is NULL in process of resume
Li Lingfeng
2023-05-11
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
2023-05-11
dm flakey: fix a crash with invalid table line
Mikulas Patocka
2023-05-11
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
Mike Snitzer
2023-05-11
dm clone: call kmem_cache_destroy() in dm_clone_init() error path
Mike Snitzer
2023-05-11
dm verity: fix error handling for check_at_most_once on FEC
Yeongjin Gil
2023-05-11
md/raid5: Improve performance for sequential IO
Jan Kara
2023-05-11
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
2023-05-11
md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...
Yu Kuai
2023-05-11
md/raid10: fix memleak of md thread
Yu Kuai
2023-05-11
md/raid10: fix memleak for 'conf->bio_split'
Yu Kuai
2023-05-11
md/raid10: fix leak of 'r10bio->remaining' for recovery
Yu Kuai
2023-05-11
md/raid10: fix task hung in raid10d
Li Nan
2023-05-11
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-05-11
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2023-04-13
dm: fix improper splitting for abnormal bios
Mike Snitzer
2023-04-13
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-04-13
dm integrity: Remove bi_sector that's only used by commented debug code
Jiapeng Chong
2023-04-13
dm cache: Add some documentation to dm-cache-background-tracker.h
Joe Thornber
2023-04-06
dm: fix __send_duplicate_bios() to always allow for splitting IO
Mike Snitzer
2023-04-06
md: avoid signed overflow in slot_store()
NeilBrown
2023-03-30
dm crypt: avoid accessing uninitialized tasklet
Mike Snitzer
2023-03-30
dm crypt: add cond_resched() to dmcrypt_write()
Mikulas Patocka
2023-03-30
dm stats: check for and propagate alloc_percpu failure
Jiasheng Jiang
2023-03-30
dm thin: fix deadlock when swapping to thin device
Coly Li
2023-03-22
md: select BLOCK_LEGACY_AUTOLOAD
NeilBrown
2023-03-10
dm flakey: fix a bug with 32-bit highmem systems
Mikulas Patocka
2023-03-10
dm flakey: don't corrupt the zero page
Mikulas Patocka
[next]