Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c475ffad58a8a2f1d3a2bd433eaa491471981b49
/
drivers
/
md
ee1b43e
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
fbc7c07
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
by Suren Baghdasaryan
· 7 years ago
c1fd0ab
dm mpath: fix bio-based multipath queue_if_no_path handling
by Mike Snitzer
· 7 years ago
7e6358d
dm: fix various targets to dm_register_target after module __init resources created
by monty_pavel@sina.com
· 7 years ago
afc567a
dm table: fix regression from improper dm_dev_internal.count refcount_t conversion
by Mike Snitzer
· 7 years ago
18022a1
md/raid1/10: add missed blk plug
by Shaohua Li
· 7 years ago
d2e2ec8
md: limit mdstat resync progress to max_sectors
by Nate Dailey
· 7 years ago
ff35f58
md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
by Song Liu
· 7 years ago
aff69d8
md/raid5: correct degraded calculation in raid5_error
by bingjingc
· 7 years ago
6c4ca1e
bcache: check return value of register_shrinker
by Michael Lyle
· 7 years ago
e393aa2
bcache: recover data from backing when data is clean
by Rui Hua
· 7 years ago
cf33c1e
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
bb22cafd
bcache: add a comment in journal bucket reading
by Tang Junhui
· 7 years ago
06ede5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 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
74d4108
dm bufio: fix integer overflow when limiting maximum cache size
by Eric Biggers
· 7 years ago
5d47c89
dm: clear all discard attributes in queue_limits when discards are disabled
by Mike Snitzer
· 7 years ago
7dea378
dm: do not set 'discards_supported' in targets that do not need it
by Mike Snitzer
· 7 years ago
8a74d29
dm: discard support requires all targets in a table support discards
by Mike Snitzer
· 7 years ago
9dc112e
dm mpath: remove annoying message of 'blk_get_request() returned -11'
by Ming Lei
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8376d3c
md: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 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
b91593f
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
ef7afb3
dm cache: lift common migration preparation code to alloc_migration()
by Mike Snitzer
· 7 years ago
ede6507
dm cache: remove usused deferred_cells member from struct cache
by Joe Thornber
· 7 years ago
9768a10d
dm cache policy smq: allocate cache blocks in order
by Joe Thornber
· 7 years ago
8ee18ed
dm cache policy smq: change max background work from 10240 to 4096 blocks
by Joe Thornber
· 7 years ago
64748b1
dm cache background tracker: limit amount of background work that may be issued at once
by Joe Thornber
· 7 years ago
deb7191
dm cache policy smq: take origin idle status into account when queuing writebacks
by Joe Thornber
· 7 years ago
1e72a8e
dm cache policy smq: handle races with queuing background_work
by Joe Thornber
· 7 years ago
2339784
dm raid: fix panic when attempting to force a raid to sync
by Heinz Mauelshagen
· 7 years ago
95b1369
dm integrity: allow unaligned bv_offset
by Mikulas Patocka
· 7 years ago
0440d5c
dm crypt: allow unaligned bv_offset
by Mikulas Patocka
· 7 years ago
49de576
dm: small cleanup in dm_get_md()
by Mike Snitzer
· 7 years ago
b9a41d2
dm: fix race between dm_get_from_kobject() and __dm_destroy()
by Hou Tao
· 7 years ago
856eb09
dm: allocate struct mapped_device with kvzalloc
by Mikulas Patocka
· 7 years ago
114e0259
dm zoned: ignore last smaller runt zone
by Damien Le Moal
· 7 years ago
fbc6129
dm space map metadata: use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
98d82f4
dm log writes: add support for DAX
by Ross Zwisler
· 7 years ago
e5a2066
dm log writes: add support for inline data buffers
by Ross Zwisler
· 7 years ago
693b960
dm cache: simplify get_per_bio_data() by removing data_size argument
by Mike Snitzer
· 7 years ago
9958f1d
dm cache: remove all obsolete writethrough-specific code
by Mike Snitzer
· 7 years ago
2df3bae
dm cache: submit writethrough writes in parallel to origin and cache
by Mike Snitzer
· 7 years ago
8e3c382
dm cache: pass cache structure to mode functions
by Mike Snitzer
· 7 years ago
d1260e2
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
by Joe Thornber
· 7 years ago
0868b99
md: free unused memory after bitmap resize
by Zdenek Kabelac
· 7 years ago
0202ce8
md: release allocated bitset sync_set
by Zdenek Kabelac
· 7 years ago
97f0eb9
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
by Hou Tao
· 7 years ago
db0505d
md: be cautious about using ->curr_resync_completed for ->recovery_offset
by NeilBrown
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
12f1ffc
dm: move dm-verity to generic async completion
by Gilad Ben-Yossef
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b90f6ff
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
by Artur Paszkiewicz
· 7 years ago
f0e230a
md-cluster: update document for raid10
by Guoqing Jiang
· 7 years ago
fc33060
md: remove redundant variable q
by Colin Ian King
· 7 years ago
f81f730
raid1: remove obsolete code in raid1_write_request
by Guoqing Jiang
· 7 years ago
8db8791
md-cluster: Use a small window for raid10 resync
by Guoqing Jiang
· 7 years ago
cb8a7a7
md-cluster: Suspend writes in RAID10 if within range
by Guoqing Jiang
· 7 years ago
d4098c7
md-cluster/raid10: set "do_balance = 0" if area is resyncing
by Guoqing Jiang
· 7 years ago
efa4b77
md: use lockdep_assert_held
by Shaohua Li
· 7 years ago
f6eca2d
raid1: prevent freeze_array/wait_all_barriers deadlock
by Nate Dailey
· 7 years ago
ae89fd3
md: use TASK_IDLE instead of blocking signals
by Mikulas Patocka
· 7 years ago
b03e0cc
md: remove special meaning of ->quiesce(.., 2)
by NeilBrown
· 7 years ago
35bfc52
md: allow metadata update while suspending.
by NeilBrown
· 7 years ago
9e1cc0a
md: use mddev_suspend/resume instead of ->quiesce()
by NeilBrown
· 7 years ago
b3143b9
md: move suspend_hi/lo handling into core md code
by NeilBrown
· 7 years ago
52a0d49
md: don't call bitmap_create() while array is quiesced.
by NeilBrown
· 7 years ago
4d5324f
md: always hold reconfig_mutex when calling mddev_suspend()
by NeilBrown
· 7 years ago
230b55f
md: forbid a RAID5 from having both a bitmap and a journal.
by NeilBrown
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
330a4db
bcache: explicitly destroy mutex while exiting
by Liang Chen
· 7 years ago
c157313
bcache: fix wrong cache_misses statistics
by tang.junhui
· 7 years ago
d44c2f9
bcache: update bucket_in_use in real time
by Tang Junhui
· 7 years ago
3b304d2
bcache: convert cached_dev.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
d59b237
bcache: only permit to recovery read error when cache device is clean
by Coly Li
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
d3e632f
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
6bdd079
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
b0b4d7c
dm: convert table_device.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
2a0b468
dm: convert dm_dev_internal.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
506458e
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 7 years ago
5307e2a
bitops: Introduce assign_bit()
by Lukas Wunner
· 7 years ago
235b600
raid5: Set R5_Expanded on parity devices as well as data.
by NeilBrown
· 7 years ago
a0e764c
md: raid10: remove a couple of redundant variables and initializations
by Colin Ian King
· 7 years ago
935fe09
md: rename some drivers/md/ files to have an "md-" prefix
by Mike Snitzer
· 7 years ago
584ed9fa
md: raid10: remove VLAIS
by Matthias Kaehlcke
· 7 years ago
7a57157
md-cluster: make function cluster_check_sync_size static
by Colin Ian King
· 7 years ago
07719ff
raid5-ppl: check recovery_offset when performing ppl recovery
by Artur Paszkiewicz
· 7 years ago
611426e
raid5-ppl: don't resync after rebuild
by Artur Paszkiewicz
· 7 years ago
385f4d7
md-cluster: fix wrong condition check in raid1_write_request
by Guoqing Jiang
· 7 years ago
938b533
md/bitmap: revert a patch
by Shaohua Li
· 7 years ago
9ce762e
bcache: writeback rate clamping: make 32 bit safe
by Michael Lyle
· 7 years ago
6446c68
bcache: safeguard a dangerous addressing in closure_queue
by Liang Chen
· 7 years ago
a8500fc
bcache: rearrange writeback main thread ratelimit
by Michael Lyle
· 7 years ago
e41166c
bcache: writeback rate shouldn't artifically clamp
by Michael Lyle
· 7 years ago
ae82ddb
bcache: smooth writeback rate control
by Michael Lyle
· 7 years ago
Next »