index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
dm: add argument identifier names
Heinz Mauelshagen
2023-02-14
dm: avoid spaces before function arguments or in favour of tabs
Heinz Mauelshagen
2023-02-14
dm block-manager: avoid not required parentheses
Heinz Mauelshagen
2023-02-14
dm crypt: correct 'foo*' to 'foo *'
Heinz Mauelshagen
2023-02-14
dm: fix trailing statements
Heinz Mauelshagen
2023-02-14
dm: fix undue/missing spaces
Heinz Mauelshagen
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
dm: address indent/space issues
Heinz Mauelshagen
2023-02-14
dm: address space issues relative to switch/while/for/...
Heinz Mauelshagen
2023-02-14
dm: avoid initializing static variables
Heinz Mauelshagen
2023-02-14
dm: enclose complex macros into parentheses where possible
Heinz Mauelshagen
2023-02-14
dm: avoid assignment in if conditions
Heinz Mauelshagen
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
dm: use fsleep() instead of msleep() for deterministic sleep duration
Heinz Mauelshagen
2023-02-14
dm: prefer kmap_local_page() instead of deprecated kmap_atomic()
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
dm: send just one event on resize, not two
Mikulas Patocka
2023-02-13
dm: Remove completion function scaffolding
Herbert Xu
2023-02-13
dm: Add scaffolding to change completion function signature
Herbert Xu
2023-02-12
dm table: check that a dm device doesn't reference itself
Benjamin Marzinski
2023-02-12
dm raid: fix some spelling mistakes in comments
Yu Zhe
2023-02-08
md: account io_acct_set usage with active_io
Xiao Ni
2023-02-02
drivers/md: Remove "select SRCU"
Paul E. McKenney
2023-02-02
dm verity: stop using WQ_UNBOUND for verify_wq
Nathan Huckleberry
2023-02-02
dm integrity: Remove bi_sector that's only used by commented debug code
Jiapeng Chong
2023-02-02
dm crypt: Slightly simplify crypt_set_keyring_key()
Christophe JAILLET
2023-02-02
dm ioctl: drop always-false condition
Sergey Shtylyov
2023-02-02
dm flakey: fix logic when corrupting a bio
Mikulas Patocka
2023-02-01
md: use MD_RESYNC_* whenever possible
Hou Tao
2023-02-01
dm flakey: fix a bug with 32-bit highmem systems
Mikulas Patocka
2023-02-01
dm flakey: don't corrupt the zero page
Mikulas Patocka
2023-02-01
md: Free writes_pending in md_stop
Xiao Ni
2023-02-01
md: Change active_io to percpu
Xiao Ni
2023-02-01
md: Factor out is_md_suspended helper
Xiao Ni
2023-02-01
md: don't update recovery_cp when curr_resync is ACTIVE
Hou Tao
2023-01-30
dm cache: Add some documentation to dm-cache-background-tracker.h
Joe Thornber
2023-01-30
dm cache: free background tracker's queued work in btracker_destroy
Joe Thornber
2023-01-30
dm: improve shrinker debug names
Mike Snitzer
2023-01-27
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-25
bcache: Silence memcpy() run-time false positive warnings
Kees Cook
2023-01-12
md: fix incorrect declaration about claim_rdev in md_import_device
Adrian Huang
2023-01-05
bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-13
Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-08
dm thin: Use last transaction's pmd->root when commit failed
Zhihao Cheng
2022-12-07
block: remove bio_set_op_attrs
Christoph Hellwig
2022-12-02
dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
Peter Korsgaard
[prev]
[next]