projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: ravb: Keep reverse order of operations in ravb_remove()
[platform/kernel/linux-starfive.git]
/
drivers
/
md
/
2023-12-08
Markus Weippert
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
tree
|
commitdiff
2023-12-08
Wu Bo
dm verity: don't perform FEC for failed readahead IO
tree
|
commitdiff
2023-12-08
Wu Bo
dm verity: initialize fec io before freeing it
tree
|
commitdiff
2023-12-08
Mikulas Patocka
dm-verity: align struct dm_verity_fec_io properly
tree
|
commitdiff
2023-12-03
Mingzhe Zou
bcache: fixup lock c->root error
tree
|
commitdiff
2023-12-03
Mingzhe Zou
bcache: fixup init dirty data errors
tree
|
commitdiff
2023-12-03
Rand Deeb
bcache: prevent potential division by zero error
tree
|
commitdiff
2023-12-03
Coly Li
bcache: check return value from btree_node_alloc_replac...
tree
|
commitdiff
2023-12-03
Mikulas Patocka
dm-delay: fix a race between delay_presuspend and delay_bio
tree
|
commitdiff
2023-12-03
Mingzhe Zou
bcache: fixup multi-threaded bch_sectors_dirty_init...
tree
|
commitdiff
2023-12-03
Song Liu
md: fix bi_status reporting in md_end_clone_io
tree
|
commitdiff
2023-12-03
Coly Li
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL...
tree
|
commitdiff
2023-11-28
Mikulas Patocka
dm-verity: don't use blocking calls from tasklets
tree
|
commitdiff
2023-10-10
Fedor Pchelkin
dm zoned: free dmz->ddev array in dmz_put_zoned_devices
tree
|
commitdiff
2023-10-10
David Jeffery
md/raid5: release batch_last before waiting for another...
tree
|
commitdiff
2023-10-06
Mikulas Patocka
dm: fix a race condition in retrieve_deps
tree
|
commitdiff
2023-09-23
Jens Axboe
dm: don't attempt to queue IO under RCU protection
tree
|
commitdiff
2023-09-23
Mariusz Tkaczyk
md: Put the right device in md_seq_next
tree
|
commitdiff
2023-09-23
Nigel Croxon
md/raid1: fix error: ISO C90 forbids mixed declarations
tree
|
commitdiff
2023-09-23
Zhang Shurong
md: raid1: fix potential OOB in raid1_remove_disk()
tree
|
commitdiff
2023-09-13
Yu Kuai
md: fix regression for null-ptr-deference in __md_stop()
tree
|
commitdiff
2023-09-13
Xiao Ni
md: Free resources in __md_stop
tree
|
commitdiff
2023-09-13
David Jeffery
md: raid0: account for split bio in iostat accounting
tree
|
commitdiff
2023-09-13
Jan Kara
md/raid0: Fix performance regression for large sequenti...
tree
|
commitdiff
2023-09-13
Jan Kara
md/raid0: Factor out helper for mapping and submitting...
tree
|
commitdiff
2023-09-13
Mariusz Tkaczyk
md: add error_handlers for raid0 and linear
tree
|
commitdiff
2023-09-13
Yu Kuai
md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe...
tree
|
commitdiff
2023-09-13
Yu Kuai
md/raid5-cache: fix a deadlock in r5l_exit_log()
tree
|
commitdiff
2023-09-13
Yu Kuai
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
tree
|
commitdiff
2023-09-13
Yu Kuai
md/md-bitmap: remove unnecessary local variable in...
tree
|
commitdiff
2023-09-13
Li Nan
md/raid10: use dereference_rdev_and_rrdev() to get...
tree
|
commitdiff
2023-09-13
Li Nan
md/raid10: factor out dereference_rdev_and_rrdev()
tree
|
commitdiff
2023-09-13
Yu Kuai
md: restore 'noio_flag' for the last mddev_resume()
tree
|
commitdiff
2023-09-13
Xiao Ni
md: Change active_io to percpu
tree
|
commitdiff
2023-09-13
Xiao Ni
md: Factor out is_md_suspended helper
tree
|
commitdiff
2023-08-03
Joe Thornber
dm cache policy smq: ensure IO doesn't prevent cleaner...
tree
|
commitdiff
2023-08-03
Yu Kuai
dm raid: protect md_stop() with 'reconfig_mutex'
tree
|
commitdiff
2023-08-03
Yu Kuai
dm raid: clean up four equivalent goto tags in raid_ctr()
tree
|
commitdiff
2023-08-03
Yu Kuai
dm raid: fix missing reconfig_mutex unlock in raid_ctr...
tree
|
commitdiff
2023-07-23
Matthias Kaehlcke
dm: verity-loadpin: Add NULL pointer check for 'bdev...
tree
|
commitdiff
2023-07-23
Peter Korsgaard
dm init: add dm-mod.waitfor to wait for asynchronously...
tree
|
commitdiff
2023-07-23
Jason Baron
md/raid0: add discard support for the 'original' layout
tree
|
commitdiff
2023-07-23
Mikulas Patocka
dm integrity: reduce vmalloc space footprint on 32...
tree
|
commitdiff
2023-07-19
Zheng Wang
bcache: Fix __bch_btree_node_alloc to make the failure...
tree
|
commitdiff
2023-07-19
Zheng Wang
bcache: Remove unnecessary NULL point check in node...
tree
|
commitdiff
2023-07-19
Mingzhe Zou
bcache: fixup btree_cache_wait list damage
tree
|
commitdiff
2023-07-19
Demi Marie Obenour
dm ioctl: Avoid double-fetch of version
tree
|
commitdiff
2023-07-19
Heinz Mauelshagen
dm ioctl: have constant on the right side of the test
tree
|
commitdiff
2023-07-19
Heinz Mauelshagen
dm: avoid split of quoted strings where possible
tree
|
commitdiff
2023-07-19
Heinz Mauelshagen
dm: fix undue/missing spaces
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: fix the condition to call bio_end_io_acct()
tree
|
commitdiff
2023-07-19
Yu Kuai
md/raid1-10: fix casting from randomized structure...
tree
|
commitdiff
2023-07-19
Yu Kuai
md/raid1-10: submit write io directly if bitmap is...
tree
|
commitdiff
2023-07-19
Yu Kuai
md/raid1-10: factor out a helper to submit normal write
tree
|
commitdiff
2023-07-19
Yu Kuai
md/raid1-10: factor out a helper to add bio to plug
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: fix io loss while replacement replace rdev
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: fix null-ptr-deref of mreplace in raid10_syn...
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: fix wrong setting of max_corr_read_errors
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: fix overflow of md/safe_mode_delay
tree
|
commitdiff
2023-07-19
Li Nan
md/raid10: check slab-out-of-bounds in md_bitmap_get_co...
tree
|
commitdiff
2023-06-21
Li Lingfeng
dm: don't lock fs when the map is NULL during suspend...
tree
|
commitdiff
2023-06-21
Mike Snitzer
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev...
tree
|
commitdiff
2023-06-21
Li Lingfeng
dm thin metadata: check fail_io before using data_sm
tree
|
commitdiff
2023-06-09
Yu Kuai
md/raid5: fix miscalculation of 'end_sector' in raid5_r...
tree
|
commitdiff
2023-05-24
Yu Kuai
md: fix soft lockup in status_resync
tree
|
commitdiff
2023-05-11
Li Lingfeng
dm: don't lock fs when the map is NULL in process of...
tree
|
commitdiff
2023-05-11
Mike Snitzer
dm ioctl: fix nested locking in table_clear() to remove...
tree
|
commitdiff
2023-05-11
Mikulas Patocka
dm flakey: fix a crash with invalid table line
tree
|
commitdiff
2023-05-11
Mike Snitzer
dm integrity: call kmem_cache_destroy() in dm_integrity...
tree
|
commitdiff
2023-05-11
Mike Snitzer
dm clone: call kmem_cache_destroy() in dm_clone_init...
tree
|
commitdiff
2023-05-11
Yeongjin Gil
dm verity: fix error handling for check_at_most_once...
tree
|
commitdiff
2023-05-11
Jan Kara
md/raid5: Improve performance for sequential IO
tree
|
commitdiff
2023-05-11
Li Nan
md/raid10: fix null-ptr-deref in raid10_sync_request
tree
|
commitdiff
2023-05-11
Yu Kuai
md/raid10: don't call bio_start_io_acct twice for bio...
tree
|
commitdiff
2023-05-11
Yu Kuai
md/raid10: fix memleak of md thread
tree
|
commitdiff
2023-05-11
Yu Kuai
md/raid10: fix memleak for 'conf->bio_split'
tree
|
commitdiff
2023-05-11
Yu Kuai
md/raid10: fix leak of 'r10bio->remaining' for recovery
tree
|
commitdiff
2023-05-11
Li Nan
md/raid10: fix task hung in raid10d
tree
|
commitdiff
2023-05-11
Eric Biggers
blk-crypto: make blk_crypto_evict_key() return void
tree
|
commitdiff
2023-05-11
Christoph Hellwig
blk-crypto: don't use struct request_queue for public...
tree
|
commitdiff
2023-04-13
Mike Snitzer
dm: fix improper splitting for abnormal bios
tree
|
commitdiff
2023-04-13
Heinz Mauelshagen
dm: change "unsigned" to "unsigned int"
tree
|
commitdiff
2023-04-13
Jiapeng Chong
dm integrity: Remove bi_sector that's only used by...
tree
|
commitdiff
2023-04-13
Joe Thornber
dm cache: Add some documentation to dm-cache-background...
tree
|
commitdiff
2023-04-06
Mike Snitzer
dm: fix __send_duplicate_bios() to always allow for...
tree
|
commitdiff
2023-04-06
NeilBrown
md: avoid signed overflow in slot_store()
tree
|
commitdiff
2023-03-30
Mike Snitzer
dm crypt: avoid accessing uninitialized tasklet
tree
|
commitdiff
2023-03-30
Mikulas Patocka
dm crypt: add cond_resched() to dmcrypt_write()
tree
|
commitdiff
2023-03-30
Jiasheng Jiang
dm stats: check for and propagate alloc_percpu failure
tree
|
commitdiff
2023-03-30
Coly Li
dm thin: fix deadlock when swapping to thin device
tree
|
commitdiff
2023-03-22
NeilBrown
md: select BLOCK_LEGACY_AUTOLOAD
tree
|
commitdiff
2023-03-10
Mikulas Patocka
dm flakey: fix a bug with 32-bit highmem systems
tree
|
commitdiff
2023-03-10
Mikulas Patocka
dm flakey: don't corrupt the zero page
tree
|
commitdiff
2023-03-10
Joe Thornber
dm cache: free background tracker's queued work in...
tree
|
commitdiff
2023-03-10
Mikulas Patocka
dm flakey: fix logic when corrupting a bio
tree
|
commitdiff
2023-03-10
Mike Snitzer
dm: add cond_resched() to dm_wq_requeue_work()
tree
|
commitdiff
2023-03-10
Pingfan Liu
dm: add cond_resched() to dm_wq_work()
tree
|
commitdiff
2023-03-10
Mikulas Patocka
dm: send just one event on resize, not two
tree
|
commitdiff
2023-03-10
Hou Tao
md: don't update recovery_cp when curr_resync is ACTIVE
tree
|
commitdiff
2023-03-10
Mike Snitzer
dm cache: add cond_resched() to various workqueue loops
tree
|
commitdiff
next