Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
073438b2a554514390d5eedef41828fac6668f3a
/
drivers
/
md
/
dm-raid.c
2f12d44
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 4 years, 5 months ago
04dc533
dm raid: Remove empty if statement
by Damien Le Moal
· 4 years, 6 months ago
21cf866
writeback: remove bdi->congested_fn
by Christoph Hellwig
· 4 years, 6 months ago
b18ae8d
dm: replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 months ago
43f3952
dm raid: table line rebuild status fixes
by Heinz Mauelshagen
· 5 years ago
35ad035
dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout
by Nathan Chancellor
· 5 years ago
53be73a
dm raid: streamline rs_get_progress() and its raid_status() caller side
by Heinz Mauelshagen
· 5 years ago
f9f3ee9
dm raid: simplify rs_setup_recovery call chain
by Heinz Mauelshagen
· 5 years ago
99273d9
dm raid: to ensure resynchronization, perform raid set grow in preresume
by Heinz Mauelshagen
· 5 years ago
22c992e
dm raid: change rs_set_dev_and_array_sectors API and callers
by Heinz Mauelshagen
· 5 years ago
c8156fc
dm raid: fix updating of max_discard_sectors limit
by Ming Lei
· 5 years ago
dc1a3e8
dm raid: add missing cleanup in raid_ctr()
by Wenwen Wang
· 5 years ago
6cf2a73
docs: device-mapper: move it to the admin-guide
by Mauro Carvalho Chehab
· 6 years ago
f0ba437
docs: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
61697a6
dm: eliminate 'split_discard_bios' flag from DM target interface
by Mike Snitzer
· 6 years ago
74694bc
dm raid: fix false -EBUSY when handling check/repair message
by Heinz Mauelshagen
· 6 years ago
d857ad7
dm raid: avoid bitmap with raid4/5/6 journal device
by Heinz Mauelshagen
· 6 years ago
0328ba9
dm raid: remove bogus const from decipher_sync_action() return type
by Geert Uytterhoeven
· 6 years ago
5380c05
dm raid: bump target version, update comments and documentation
by Heinz Mauelshagen
· 6 years ago
36a240a
dm raid: fix RAID leg rebuild errors
by Heinz Mauelshagen
· 6 years ago
c44a5ee
dm raid: fix rebuild of specific devices by updating superblock
by Heinz Mauelshagen
· 6 years ago
644e253
dm raid: fix stripe adding reshape deadlock
by Heinz Mauelshagen
· 6 years ago
38b0bd0
dm raid: fix reshape race on small devices
by Heinz Mauelshagen
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
e64e4018
md: Avoid namespace collision with bitmap API
by Andy Shevchenko
· 6 years ago
f2ccaa5
dm raid: don't use 'const' in function return
by Arnd Bergmann
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
13bc62d
dm raid: fix parse_raid_params() variable range issue
by Heinz Mauelshagen
· 7 years ago
880bcce
dm raid: fix nosync status
by Heinz Mauelshagen
· 7 years ago
1eb5fa8
dm: allow targets to return output from messages they are sent
by Mike Snitzer
· 7 years ago
da1e148
dm raid: fix incorrect sync_ratio when degraded
by Jonathan Brassow
· 7 years ago
0be600a
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
67ac901
dm raid: make raid_sets symbol static
by Wei Yongjun
· 7 years ago
552aa67
dm raid: use rs_is_raid*()
by Heinz Mauelshagen
· 7 years ago
7c29744
dm raid: simplify rs_get_progress()
by Heinz Mauelshagen
· 7 years ago
dc15b943
dm raid: ensure 'a' chars during reshape
by Heinz Mauelshagen
· 7 years ago
11e4723
dm raid: stop keeping raid set frozen altogether
by Heinz Mauelshagen
· 7 years ago
53bf538
dm raid: validate current raid sets redundancy
by Heinz Mauelshagen
· 7 years ago
d5d885f
md: introduce new personality funciton start()
by Song Liu
· 7 years ago
b84cf26
dm raid: bump target version to reflect numerous fixes
by Mike Snitzer
· 7 years ago
78a75d1
dm raid: small cleanup and remove unsed "struct raid_set" member
by Heinz Mauelshagen
· 7 years ago
4102d9d
dm raid: fix rs_get_progress() synchronization state/ratio
by Heinz Mauelshagen
· 7 years ago
242ea5a
dm raid: avoid passing array_in_sync variable to raid_status() callees
by Heinz Mauelshagen
· 7 years ago
6714351
dm raid: display a consistent copy of the MD status via raid_status()
by Heinz Mauelshagen
· 7 years ago
d39f001
dm raid: fix raid_resume() to keep raid set frozen as needed
by Heinz Mauelshagen
· 7 years ago
188a212
dm raid: add component device size checks to avoid runtime failure
by Heinz Mauelshagen
· 7 years ago
61e06e2
dm raid: fix raid set size revalidation
by Heinz Mauelshagen
· 7 years ago
7501537
dm raid: correct resizing state relative to reshape space in ctr
by Heinz Mauelshagen
· 7 years ago
052b2b1
dm raid: consume sizes after md_finish_reshape() completes changing them
by Heinz Mauelshagen
· 7 years ago
1af2048
dm raid: fix deadlock caused by premature md_stop_writes()
by Heinz Mauelshagen
· 7 years ago
adeba81
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
7dea378
dm: do not set 'discards_supported' in targets that do not need it
by Mike Snitzer
· 7 years ago
47f521b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
2339784
dm raid: fix panic when attempting to force a raid to sync
by Heinz Mauelshagen
· 7 years ago
4d5324f
md: always hold reconfig_mutex when calling mddev_suspend()
by NeilBrown
· 7 years ago
935fe09
md: rename some drivers/md/ files to have an "md-" prefix
by Mike Snitzer
· 7 years ago
076264a
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
41dcf19
dm raid: fix incorrect status output at the end of a "recover" process
by Jonathan Brassow
· 7 years ago
c4d6a1b
dm-raid: fix a race condition in request handling
by Shaohua Li
· 7 years ago
ac6a318
dm raid: bump target version
by Heinz Mauelshagen
· 7 years ago
0cf352e
dm raid: avoid mddev->suspended access
by Heinz Mauelshagen
· 7 years ago
f4af3f8
dm raid: fix activation check in validate_raid_redundancy()
by Heinz Mauelshagen
· 7 years ago
bbac1e0
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
by Heinz Mauelshagen
· 7 years ago
3a564bb
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
4d49f1b
dm raid: stop using BUG() in __rdev_sectors()
by Heinz Mauelshagen
· 8 years ago
c4d097d
dm raid: fix oops on upgrading to extended superblock format
by Heinz Mauelshagen
· 8 years ago
d35a878
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
48920ff
block: remove the discard_zeroes_data flag
by Christoph Hellwig
· 8 years ago
7a0c5c5
dm raid: fix NULL pointer dereference for raid1 without bitmap
by Dmitry Bilunov
· 8 years ago
6e53636
dm raid: add raid4/5/6 journal write-back support via journal_mode option
by Heinz Mauelshagen
· 8 years ago
4464e36
dm raid: fix table line argument order in status
by Heinz Mauelshagen
· 8 years ago
2664f3c
dm raid: bump the target version
by Mike Snitzer
· 8 years ago
d36a195
dm raid: fix data corruption on reshape request
by Heinz Mauelshagen
· 8 years ago
ad47047
dm raid: fix raid "check" regression due to improper cleanup in raid_message()
by Mike Snitzer
· 8 years ago
105db59
dm raid: cleanup awkward branching in raid_message() option processing
by Mike Snitzer
· 8 years ago
977f1a0
dm raid: use mddev rather than rdev->mddev
by Heinz Mauelshagen
· 8 years ago
e256846
dm raid: use read_disk_sb() throughout
by Heinz Mauelshagen
· 8 years ago
63c32ed
dm raid: add raid4/5/6 journaling support
by Heinz Mauelshagen
· 8 years ago
50c4feb
dm raid: be prepared to accept arbitrary '- -' tuples
by Heinz Mauelshagen
· 8 years ago
c63ede3
dm raid: fix transient device failure processing
by Heinz Mauelshagen
· 8 years ago
775a2e2
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
2953079
md: separate flags for superblock changes
by Shaohua Li
· 8 years ago
11e2968
dm raid: fix discard support regression
by Heinz Mauelshagen
· 8 years ago
affa9d2
dm raid: don't allow "write behind" with raid4/5/6
by Heinz Mauelshagen
· 8 years ago
453c2a8
dm raid: correct error messages on old metadata validation
by Heinz Mauelshagen
· 8 years ago
b052b07
dm raid: fix activation of existing raid4/10 devices
by Heinz Mauelshagen
· 8 years ago
5c33677
dm raid: fix compat_features validation
by Andy Whitcroft
· 8 years ago
9e7d936
dm raid: support raid0 with missing metadata devices
by Heinz Mauelshagen
· 8 years ago
a3c06a3
dm raid: enhance attempt_restore_of_faulty_devices() to support more devices
by Heinz Mauelshagen
· 8 years ago
31e10a4
dm raid: fix restoring of failed devices regression
by Heinz Mauelshagen
· 8 years ago
a442328
dm raid: fix frozen recovery regression
by Heinz Mauelshagen
· 8 years ago
2a034ec
dm raid: fix use of wrong status char during resynchronization
by Heinz Mauelshagen
· 8 years ago
b2a4872
dm raid: constructor fails on non-zero incompat_features
by Heinz Mauelshagen
· 8 years ago
f15f64d
dm raid: fix processing of max_recovery_rate constructor flag
by Heinz Mauelshagen
· 8 years ago
89d3d9a
dm raid: fix random optimal_io_size for raid0
by Heinz Mauelshagen
· 8 years ago
094f394
dm raid: address checkpatch.pl complaints
by Heinz Mauelshagen
· 8 years ago
d7ccc2e
dm raid: change logical functions to actually return bool
by Heinz Mauelshagen
· 9 years ago
3268240
dm raid: use rdev_for_each in status
by Heinz Mauelshagen
· 9 years ago
ffeeac7
dm raid: use rs->raid_disks to avoid memory leaks on free
by Heinz Mauelshagen
· 9 years ago
Next »