| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -3/+3 |
| 2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -21/+1 |
| 2023-04-26 | Merge tag 'for-6.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 37 | -1048/+1707 |
| 2023-04-26 | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -144/+188 |
| 2023-04-19 | dm: don't lock fs when the map is NULL in process of resume | Li Lingfeng | 1 | -1/+4 |
| 2023-04-19 | dm flakey: add an "error_reads" option | Mikulas Patocka | 1 | -12/+27 |
| 2023-04-19 | dm flakey: remove trailing space in the table line | Mikulas Patocka | 1 | -5/+5 |
| 2023-04-19 | dm flakey: fix a crash with invalid table line | Mikulas Patocka | 1 | -2/+2 |
| 2023-04-17 | dm ioctl: fix nested locking in table_clear() to remove deadlock concern | Mike Snitzer | 1 | -3/+4 |
| 2023-04-14 | dm: unexport dm_get_queue_limits() | Mike Snitzer | 1 | -11/+9 |
| 2023-04-14 | dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE | Mike Snitzer | 1 | -4/+6 |
| 2023-04-14 | md/raid5: remove unused working_disks variable | Tom Rix | 1 | -4/+1 |
| 2023-04-14 | md/raid10: don't call bio_start_io_acct twice for bio which experienced read ... | Yu Kuai | 1 | -1/+3 |
| 2023-04-14 | md/raid10: fix memleak of md thread | Yu Kuai | 1 | -3/+3 |
| 2023-04-14 | md/raid10: fix memleak for 'conf->bio_split' | Yu Kuai | 1 | -20/+17 |
| 2023-04-14 | md/raid10: fix leak of 'r10bio->remaining' for recovery | Yu Kuai | 1 | -10/+13 |
| 2023-04-13 | md/raid10: don't BUG_ON() in raise_barrier() | Yu Kuai | 1 | -1/+3 |
| 2023-04-13 | md: fix soft lockup in status_resync | Yu Kuai | 1 | -9/+9 |
| 2023-04-13 | md: add error_handlers for raid0 and linear | Mariusz Tkaczyk | 4 | -10/+31 |
| 2023-04-13 | md: Use optimal I/O size for last bitmap page | Jon Derrick | 1 | -4/+29 |
| 2023-04-13 | md: Fix types in sb writer | Jon Derrick | 1 | -21/+14 |
| 2023-04-13 | md: Move sb writer loop to its own function | Jon Derrick | 1 | -59/+64 |
| 2023-04-13 | md/raid10: Fix typo in comment (replacment -> replacement) | Jiangshan Yi | 1 | -1/+1 |
| 2023-04-13 | md: make kobj_type structures constant | Thomas Weißschuh | 1 | -3/+3 |
| 2023-04-13 | md/raid10: fix null-ptr-deref in raid10_sync_request | Li Nan | 1 | -4/+4 |
| 2023-04-13 | md/raid10: fix task hung in raid10d | Li Nan | 1 | -5/+13 |
| 2023-04-13 | md: simplify sysctl registration | Luis Chamberlain | 1 | -21/+1 |
| 2023-04-11 | dm: add helper macro for simple DM target module init and exit | Yangtao Li | 14 | -189/+15 |
| 2023-04-11 | dm raid: remove unused d variable | Tom Rix | 1 | -4/+0 |
| 2023-04-11 | dm: remove unnecessary (void*) conversions | Yu Zhe | 11 | -36/+36 |
| 2023-04-11 | dm mirror: add DMERR message if alloc_workqueue fails | Yangtao Li | 1 | -1/+3 |
| 2023-04-11 | dm: push error reporting down to dm_register_target() | Yangtao Li | 18 | -107/+24 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-04-04 | dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path | Mike Snitzer | 1 | -3/+5 |
| 2023-04-04 | dm clone: call kmem_cache_destroy() in dm_clone_init() error path | Mike Snitzer | 1 | -0/+1 |
| 2023-04-04 | dm error: add discard support | Mikulas Patocka | 1 | -1/+10 |
| 2023-04-04 | dm zero: add discard support | Mikulas Patocka | 1 | -1/+11 |
| 2023-04-04 | dm table: allow targets without devices to set ->io_hints | Mikulas Patocka | 1 | -1/+5 |
| 2023-04-04 | dm verity: emit audit events on verification failure and more | Michael Weiß | 1 | -2/+18 |
| 2023-04-04 | dm verity: fix error handling for check_at_most_once on FEC | Yeongjin Gil | 1 | -1/+1 |
| 2023-03-31 | Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+2 |
| 2023-03-30 | dm: improve hash_locks sizing and hash function | Joe Thornber | 3 | -4/+17 |
| 2023-03-30 | dm bio prison v1: intelligently size dm_bio_prison's prison_regions | Mike Snitzer | 1 | -5/+6 |
| 2023-03-30 | dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions | Mike Snitzer | 1 | -10/+11 |
| 2023-03-30 | dm bufio: intelligently size dm_buffer_cache's buffer_trees | Mike Snitzer | 1 | -6/+8 |
| 2023-03-30 | dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees | Mike Snitzer | 1 | -22/+26 |
| 2023-03-30 | dm: add dm_num_hash_locks() | Mike Snitzer | 1 | -0/+10 |
| 2023-03-30 | dm bio prison v1: add dm_cell_key_has_valid_range | Mike Snitzer | 3 | -11/+29 |
| 2023-03-30 | dm bio prison v1: improve concurrent IO performance | Joe Thornber | 3 | -68/+121 |
| 2023-03-30 | dm: split discards further if target sets max_discard_granularity | Mike Snitzer | 1 | -6/+19 |
| 2023-03-30 | dm thin: speed up cell_defer_no_holder() | Joe Thornber | 1 | -6/+8 |
| 2023-03-30 | dm bufio: use multi-page bio vector | Mikulas Patocka | 1 | -20/+4 |
| 2023-03-30 | dm bufio: use waitqueue_active in __free_buffer_wake | Mikulas Patocka | 1 | -1/+6 |
| 2023-03-30 | dm bufio: move dm_bufio_client members to avoid spanning cachelines | Mike Snitzer | 1 | -11/+13 |
| 2023-03-30 | dm bufio: add lock_history optimization for cache iterators | Joe Thornber | 1 | -8/+111 |
| 2023-03-30 | dm bufio: improve concurrent IO performance | Joe Thornber | 1 | -462/+477 |
| 2023-03-30 | dm bufio: add dm_buffer_cache abstraction | Joe Thornber | 1 | -62/+526 |
| 2023-03-30 | dm bufio: add LRU abstraction | Joe Thornber | 1 | -0/+235 |
| 2023-03-30 | dm bufio: don't bug for clear developer oversight | Mike Snitzer | 1 | -5/+8 |
| 2023-03-30 | dm bufio: never crash if dm_bufio_in_request() | Mike Snitzer | 1 | -6/+12 |
| 2023-03-30 | dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit | Mike Snitzer | 1 | -4/+4 |
| 2023-03-30 | dm bufio: remove unused dm_bufio_release_move interface | Joe Thornber | 1 | -77/+0 |
| 2023-03-30 | dm: fix __send_duplicate_bios() to always allow for splitting IO | Mike Snitzer | 1 | -0/+2 |
| 2023-03-30 | dm: fix improper splitting for abnormal bios | Mike Snitzer | 1 | -3/+4 |
| 2023-03-29 | md: fix regression for null-ptr-deference in __md_stop() | Yu Kuai | 1 | -1/+2 |
| 2023-03-28 | mm: shrinkers: convert shrinker_rwsem to mutex | Qi Zheng | 2 | -2/+2 |
| 2023-03-24 | Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -9/+22 |
| 2023-03-16 | dm stats: check for and propagate alloc_percpu failure | Jiasheng Jiang | 3 | -3/+10 |
| 2023-03-16 | blk-crypto: make blk_crypto_evict_key() return void | Eric Biggers | 1 | -14/+5 |
| 2023-03-15 | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so... | Jens Axboe | 2 | -9/+12 |
| 2023-03-15 | md: select BLOCK_LEGACY_AUTOLOAD | NeilBrown | 1 | -0/+4 |
| 2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai | 1 | -3/+3 |
| 2023-03-13 | md: avoid signed overflow in slot_store() | NeilBrown | 1 | -0/+3 |
| 2023-03-13 | md: Free resources in __md_stop | Xiao Ni | 1 | -9/+5 |
| 2023-03-09 | dm crypt: avoid accessing uninitialized tasklet | Mike Snitzer | 1 | -6/+9 |
| 2023-03-06 | dm crypt: add cond_resched() to dmcrypt_write() | Mikulas Patocka | 1 | -0/+1 |
| 2023-03-06 | dm thin: fix deadlock when swapping to thin device | Coly Li | 1 | -0/+2 |
| 2023-02-25 | Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -4/+4 |
| 2023-02-22 | Merge tag 'for-6.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 107 | -1793/+2242 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2 | -7/+5 |
| 2023-02-21 | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-02-20 | dm: remove unnecessary (void*) conversion in event_callback() | XU pengfei | 1 | -1/+1 |
| 2023-02-17 | dm ioctl: remove unnecessary check when using dm_get_mdptr() | Hou Tao | 1 | -3/+3 |
| 2023-02-17 | dm ioctl: assert _hash_lock is held in __hash_remove | Mike Snitzer | 1 | -0/+4 |
| 2023-02-17 | dm cache: add cond_resched() to various workqueue loops | Mike Snitzer | 1 | -0/+4 |
| 2023-02-17 | dm thin: add cond_resched() to various workqueue loops | Mike Snitzer | 1 | -0/+2 |
| 2023-02-16 | dm: add cond_resched() to dm_wq_requeue_work() | Mike Snitzer | 1 | -0/+1 |
| 2023-02-16 | dm: add cond_resched() to dm_wq_work() | Pingfan Liu | 1 | -0/+1 |
| 2023-02-14 | dm sysfs: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-14 | dm: update targets using system workqueues to use a local workqueue | Tetsuo Handa | 3 | -9/+34 |
| 2023-02-14 | dm: remove flush_scheduled_work() during local_exit() | Mike Snitzer | 1 | -1/+0 |
| 2023-02-14 | dm clone: prefer kvmalloc_array() | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: declare variables static when sensible | Heinz Mauelshagen | 2 | -2/+2 |
| 2023-02-14 | dm: fix suspect indent whitespace | Heinz Mauelshagen | 2 | -2/+2 |
| 2023-02-14 | dm ioctl: prefer strscpy() instead of strlcpy() | Heinz Mauelshagen | 1 | -2/+2 |
| 2023-02-14 | dm: avoid void function return statements | Heinz Mauelshagen | 3 | -11/+0 |
| 2023-02-14 | dm integrity: change macros min/max() -> min_t/max_t where appropriate | Heinz Mauelshagen | 1 | -5/+5 |
| 2023-02-14 | dm: fix use of sizeof() macro | Heinz Mauelshagen | 4 | -15/+15 |
| 2023-02-14 | dm: avoid 'do {} while(0)' loop in single statement macros | Heinz Mauelshagen | 2 | -5/+3 |
| 2023-02-14 | dm log: avoid multiple line dereference | Heinz Mauelshagen | 1 | -2/+1 |
| 2023-02-14 | dm log: avoid trailing semicolon in macro | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm ioctl: have constant on the right side of the test | Heinz Mauelshagen | 1 | -2/+2 |
| 2023-02-14 | dm: don't indent labels | Heinz Mauelshagen | 4 | -4/+4 |
| 2023-02-14 | dm: avoid inline filenames | Heinz Mauelshagen | 3 | -5/+2 |
| 2023-02-14 | dm: add missing blank line after declarations/fix those | Heinz Mauelshagen | 5 | -6/+11 |
| 2023-02-14 | dm: avoid useless 'else' after 'break' or return' | Heinz Mauelshagen | 6 | -38/+38 |
| 2023-02-14 | dm: favour __packed versus "__attribute__ ((packed))" | Heinz Mauelshagen | 2 | -6/+6 |
| 2023-02-14 | dm: favour __aligned(N) versus "__attribute__ (aligned(N))" | Heinz Mauelshagen | 3 | -7/+7 |
| 2023-02-14 | dm: avoid using symbolic permissions | Heinz Mauelshagen | 9 | -23/+22 |
| 2023-02-14 | dm: prefer '"%s...", __func__' | Heinz Mauelshagen | 10 | -39/+39 |
| 2023-02-14 | dm: adjust EXPORT_SYMBOL() to follow functions immediately | Heinz Mauelshagen | 4 | -7/+3 |
| 2023-02-14 | dm: avoid split of quoted strings where possible | Heinz Mauelshagen | 12 | -67/+37 |
| 2023-02-14 | dm: remove unnecessary braces from single statement blocks | Heinz Mauelshagen | 7 | -56/+37 |
| 2023-02-14 | dm: add missing empty lines | Heinz Mauelshagen | 33 | -27/+240 |
| 2023-02-14 | dm: add argument identifier names | Heinz Mauelshagen | 5 | -12/+12 |
| 2023-02-14 | dm: avoid spaces before function arguments or in favour of tabs | Heinz Mauelshagen | 14 | -87/+84 |
| 2023-02-14 | dm block-manager: avoid not required parentheses | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm crypt: correct 'foo*' to 'foo *' | Heinz Mauelshagen | 1 | -9/+9 |
| 2023-02-14 | dm: fix trailing statements | Heinz Mauelshagen | 8 | -60/+65 |
| 2023-02-14 | dm: fix undue/missing spaces | Heinz Mauelshagen | 8 | -13/+12 |
| 2023-02-14 | dm: correct block comments format. | Heinz Mauelshagen | 23 | -168/+298 |
| 2023-02-14 | dm: address indent/space issues | Heinz Mauelshagen | 12 | -25/+24 |
| 2023-02-14 | dm: address space issues relative to switch/while/for/... | Heinz Mauelshagen | 7 | -12/+12 |
| 2023-02-14 | dm: avoid initializing static variables | Heinz Mauelshagen | 4 | -5/+5 |
| 2023-02-14 | dm: enclose complex macros into parentheses where possible | Heinz Mauelshagen | 1 | -2/+4 |
| 2023-02-14 | dm: avoid assignment in if conditions | Heinz Mauelshagen | 4 | -9/+17 |
| 2023-02-14 | dm: change "unsigned" to "unsigned int" | Heinz Mauelshagen | 76 | -972/+972 |
| 2023-02-14 | dm: use fsleep() instead of msleep() for deterministic sleep duration | Heinz Mauelshagen | 4 | -10/+10 |
| 2023-02-14 | dm: prefer kmap_local_page() instead of deprecated kmap_atomic() | Heinz Mauelshagen | 2 | -18/+18 |
| 2023-02-14 | dm: add missing SPDX-License-Indentifiers | Heinz Mauelshagen | 94 | -14/+95 |
| 2023-02-14 | dm: send just one event on resize, not two | Mikulas Patocka | 3 | -18/+24 |
| 2023-02-13 | dm: Remove completion function scaffolding | Herbert Xu | 2 | -5/+5 |
| 2023-02-13 | dm: Add scaffolding to change completion function signature | Herbert Xu | 2 | -7/+5 |
| 2023-02-12 | dm table: check that a dm device doesn't reference itself | Benjamin Marzinski | 1 | -0/+2 |
| 2023-02-12 | dm raid: fix some spelling mistakes in comments | Yu Zhe | 1 | -3/+3 |
| 2023-02-08 | md: account io_acct_set usage with active_io | Xiao Ni | 2 | -3/+10 |
| 2023-02-02 | drivers/md: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
| 2023-02-02 | dm verity: stop using WQ_UNBOUND for verify_wq | Nathan Huckleberry | 1 | -5/+1 |
| 2023-02-02 | dm integrity: Remove bi_sector that's only used by commented debug code | Jiapeng Chong | 1 | -7/+0 |
| 2023-02-02 | dm crypt: Slightly simplify crypt_set_keyring_key() | Christophe JAILLET | 1 | -1/+1 |
| 2023-02-02 | dm ioctl: drop always-false condition | Sergey Shtylyov | 1 | -2/+1 |
| 2023-02-02 | dm flakey: fix logic when corrupting a bio | Mikulas Patocka | 1 | -10/+13 |
| 2023-02-01 | md: use MD_RESYNC_* whenever possible | Hou Tao | 1 | -3/+3 |
| 2023-02-01 | dm flakey: fix a bug with 32-bit highmem systems | Mikulas Patocka | 1 | -1/+2 |
| 2023-02-01 | dm flakey: don't corrupt the zero page | Mikulas Patocka | 1 | -2/+5 |
| 2023-02-01 | md: Free writes_pending in md_stop | Xiao Ni | 1 | -0/+1 |
| 2023-02-01 | md: Change active_io to percpu | Xiao Ni | 2 | -20/+25 |
| 2023-02-01 | md: Factor out is_md_suspended helper | Xiao Ni | 1 | -5/+12 |
| 2023-02-01 | md: don't update recovery_cp when curr_resync is ACTIVE | Hou Tao | 1 | -1/+1 |
| 2023-01-30 | dm cache: Add some documentation to dm-cache-background-tracker.h | Joe Thornber | 1 | -3/+37 |
| 2023-01-30 | dm cache: free background tracker's queued work in btracker_destroy | Joe Thornber | 1 | -0/+8 |
| 2023-01-30 | dm: improve shrinker debug names | Mike Snitzer | 2 | -2/+2 |
| 2023-01-27 | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+4 |
| 2023-01-25 | bcache: Silence memcpy() run-time false positive warnings | Kees Cook | 2 | -2/+4 |
| 2023-01-12 | md: fix incorrect declaration about claim_rdev in md_import_device | Adrian Huang | 1 | -2/+2 |
| 2023-01-05 | bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 1 | -4/+4 |
| 2023-01-04 | block: handle bio_split_to_limits() NULL return | Jens Axboe | 2 | -0/+4 |
| 2022-12-13 | Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -28/+146 |
| 2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 14 | -276/+294 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-08 | dm thin: Use last transaction's pmd->root when commit failed | Zhihao Cheng | 1 | -0/+9 |
| 2022-12-07 | block: remove bio_set_op_attrs | Christoph Hellwig | 6 | -20/+20 |
| 2022-12-02 | dm init: add dm-mod.waitfor to wait for asynchronously probed block devices | Peter Korsgaard | 1 | -1/+21 |
| 2022-12-02 | md: fold unbind_rdev_from_array into md_kick_rdev_from_array | Christoph Hellwig | 1 | -21/+16 |
| 2022-12-02 | md: mark md_kick_rdev_from_array static | Christoph Hellwig | 2 | -3/+1 |
| 2022-12-02 | md: remove lock_bdev / unlock_bdev | Christoph Hellwig | 1 | -41/+22 |
| 2022-12-01 | dm ioctl: fix a couple ioctl codes | Mikulas Patocka | 1 | -2/+2 |
| 2022-12-01 | dm ioctl: a small code cleanup in list_version_get_info | Mikulas Patocka | 1 | -1/+1 |
| 2022-12-01 | dm thin: resume even if in FAIL mode | Luo Meng | 1 | -4/+12 |
| 2022-12-01 | dm cache: set needs_check flag after aborting metadata | Mike Snitzer | 1 | -5/+5 |
| 2022-12-01 | dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort | Mike Snitzer | 1 | -7/+47 |
| 2022-12-01 | dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata | Zhihao Cheng | 1 | -8/+43 |
| 2022-11-30 | dm integrity: Fix UAF in dm_integrity_dtr() | Luo Meng | 1 | -0/+2 |
| 2022-11-30 | dm cache: Fix UAF in destroy() | Luo Meng | 1 | -0/+1 |
| 2022-11-30 | dm clone: Fix UAF in clone_dtr() | Luo Meng | 1 | -0/+1 |
| 2022-11-30 | dm thin: Fix UAF in run_timer_softirq() | Luo Meng | 1 | -0/+2 |
| 2022-11-21 | blk-crypto: don't use struct request_queue for public interfaces | Christoph Hellwig | 1 | -1/+1 |
| 2022-11-18 | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -0/+3 |
| 2022-11-18 | dm integrity: clear the journal on suspend | Mikulas Patocka | 1 | -0/+13 |
| 2022-11-18 | dm integrity: flush the journal on suspend | Mikulas Patocka | 1 | -6/+1 |
| 2022-11-18 | dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create... | Zhihao Cheng | 1 | -0/+2 |
| 2022-11-18 | dm ioctl: fix misbehavior if list_versions races with module loading | Mikulas Patocka | 1 | -2/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-16 | dm-log-writes: set dma_alignment limit in io_hints | Keith Busch | 1 | -0/+1 |
| 2022-11-16 | dm-integrity: set dma_alignment limit in io_hints | Keith Busch | 1 | -0/+1 |
| 2022-11-16 | dm-crypt: provide dma_alignment limit in io_hints | Keith Busch | 1 | -0/+1 |
| 2022-11-16 | dm: track per-add_disk holder relations in DM | Christoph Hellwig | 1 | -10/+39 |
| 2022-11-16 | dm: make sure create and remove dm device won't race with open and close table | Yu Kuai | 1 | -0/+16 |
| 2022-11-16 | dm: cleanup close_table_device | Christoph Hellwig | 1 | -9/+3 |
| 2022-11-16 | dm: cleanup open_table_device | Christoph Hellwig | 1 | -29/+27 |
| 2022-11-16 | dm: remove free_table_devices | Christoph Hellwig | 1 | -14/+1 |
| 2022-11-14 | md/raid1: stop mdx_raid1 thread when raid1 array run failed | Jiang Li | 1 | -0/+1 |
| 2022-11-14 | md/raid5: use bdev_write_cache instead of open coding it | Christoph Hellwig | 2 | -8/+2 |
| 2022-11-14 | md: fix a crash in mempool_free | Mikulas Patocka | 1 | -3/+6 |
| 2022-11-14 | md/raid0, raid10: Don't set discard sectors for request queue | Xiao Ni | 2 | -3/+0 |
| 2022-11-14 | md/bitmap: Fix bitmap chunk size overflow issues | Florian-Ewald Mueller | 1 | -8/+12 |
| 2022-11-14 | md: introduce md_ro_state | Ye Bin | 1 | -70/+82 |
| 2022-11-14 | md: factor out __md_set_array_info() | Ye Bin | 1 | -30/+35 |
| 2022-11-14 | raid5-cache: use try_cmpxchg in r5l_wake_reclaim | Uros Bizjak | 1 | -2/+3 |
| 2022-11-14 | drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() | Li Zhong | 1 | -12/+15 |