Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
49aa69febe1dc8643e2d75ffcdf9504337fe4f7e
/
drivers
/
md
268417a
md: Fix skipping recovery for read-only arrays.
by Lukasz Dorau
· 13 years ago
df6516a
dm snapshot: fix data corruption
by Mikulas Patocka
· 13 years ago
182410b
dm-snapshot: fix performance degradation due to small hash size
by Mikulas Patocka
· 13 years ago
594eaa1
dm snapshot: workaround for a false positive lockdep warning
by Mikulas Patocka
· 13 years ago
1b9203b
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
by NeilBrown
· 13 years ago
aa2f8ab
md/raid10: remove use-after-free bug.
by NeilBrown
· 13 years ago
0761d07
md/raid5: fix interaction of 'replace' and 'recovery'.
by NeilBrown
· 13 years ago
0990072
dm verity: fix inability to use a few specific devices sizes
by Mikulas Patocka
· 13 years ago
0938e13
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
by Alex Lyakas
· 13 years ago
22f9c13
dm thin: do not set discard_zeroes_data
by Mike Snitzer
· 14 years ago
c89f6c7
dm snapshot: fix error return code in snapshot_ctr
by Wei Yongjun
· 13 years ago
6cd670f
md: bad block list should default to disabled.
by NeilBrown
· 13 years ago
fbad807
md: raid0: fix error return from create_stripe_zones.
by NeilBrown
· 13 years ago
c443082
md: fix two bugs when attempting to resize RAID0 array.
by NeilBrown
· 13 years ago
517557f
md: protect against crash upon fsync on ro array
by Sebastian Riemer
· 13 years ago
61652b1
dm ioctl: prevent unsafe change to dm_ioctl data_size
by Alasdair G Kergon
· 14 years ago
38d6758
dm persistent data: rename node to btree_node
by Mikulas Patocka
· 14 years ago
f392171
md/raid10: close race that lose writes lost when replacement completes.
by NeilBrown
· 14 years ago
f42513b
dm: fix deadlock with request based dm and queue request_fn recursion
by Jens Axboe
· 14 years ago
ecf049c
md/raid10: decrement correct pending counter when writing to replacement.
by NeilBrown
· 14 years ago
8c98fba
md: Avoid write invalid address if read_seqretry returned true.
by majianpeng
· 14 years ago
45bc5c6
md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock.
by majianpeng
· 14 years ago
32f25ea
md/raid1: Fix assembling of arrays containing Replacements.
by NeilBrown
· 14 years ago
9b38cc4
md/raid10: use correct limit variable
by Dan Carpenter
· 14 years ago
c0b50b2
dm verity: fix overflow check
by Mikulas Patocka
· 14 years ago
7d77f47
dm table: clear add_random unless all devices have it set
by Milan Broz
· 14 years ago
f9954ca
dm: handle requests beyond end of device instead of using BUG_ON
by Mike Snitzer
· 14 years ago
956b165
md/raid10: fix problem with on-stack allocation of r10bio structure.
by NeilBrown
· 14 years ago
9fd0132
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
by NeilBrown
· 14 years ago
d765682
md: make sure metadata is updated when spares are activated or removed.
by NeilBrown
· 14 years ago
1c55a12
md: Don't truncate size at 4TB for RAID0 and Linear
by NeilBrown
· 14 years ago
fb060f3d
md/raid1: don't abort a resync on the first badblock.
by NeilBrown
· 14 years ago
e73b09d
dm thin: fix memory leak in process_prepared_mapping error paths
by Joe Thornber
· 14 years ago
b4ce163
dm thin: reduce endio_hook pool size
by Alasdair G Kergon
· 14 years ago
5a4db9e
dm raid1: set discard_zeroes_data_unsupported
by Mikulas Patocka
· 14 years ago
91aafba
dm raid1: fix crash with mirror recovery and discard
by Mikulas Patocka
· 14 years ago
5b8bbc3
dm thin: do not send discards to shared blocks
by Mikulas Patocka
· 14 years ago
d8ae4bb
md/raid1: close some possible races on write errors during resync
by NeilBrown
· 14 years ago
2ac8a0f
md: avoid crash when stopping md array races with closing other open fds.
by NeilBrown
· 14 years ago
e301f7b
md/raid1: fix use-after-free bug in RAID1 data-check code.
by NeilBrown
· 14 years ago
d3f9402
md/raid5: Do not add data_offset before call to is_badblock
by majianpeng
· 14 years ago
5bbbd74
raid5: delayed stripe fix
by Shaohua Li
· 14 years ago
6d442d8
dm persistent data: fix allocation failure in space map checker init
by Mike Snitzer
· 14 years ago
7723bfa
dm persistent data: handle space map checker creation failure
by Mike Snitzer
· 14 years ago
672c657
dm persistent data: fix shadow_info_leak on dm_tm_destroy
by Mike Snitzer
· 14 years ago
8d93698
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
by majianpeng
· 14 years ago
65c3f18
md/raid10: fix failure when trying to repair a read error.
by NeilBrown
· 14 years ago
04e0f69
md/raid10: Don't try to recovery unmatched (and unused) chunks.
by NeilBrown
· 14 years ago
584b886
md: raid1/raid10: fix problem with merge_bvec_fn
by NeilBrown
· 14 years ago
51c75d3
md: using GFP_NOIO to allocate bio for flush request
by Shaohua Li
· 14 years ago
b1dab2f
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 14 years ago
f402693
dm thin: fix table output when pool target disables discard passdown internally
by Mike Snitzer
· 14 years ago
2f05af8
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
b0d634d
md/raid10: fix transcription error in calc_sectors conversion.
by NeilBrown
· 14 years ago
36a1987
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
0d9f4f1
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
by Jonathan Brassow
· 14 years ago
6508fdb
md/raid10: set dev_sectors properly when resizing devices in array.
by NeilBrown
· 14 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
510193a
dm mpath: check if scsi_dh module already loaded before trying to load
by Mike Snitzer
· 14 years ago
7cab8bf
dm thin: correct module description
by Alasdair G Kergon
· 14 years ago
c3a0ce2
dm thin: fix unprotected use of prepared_discards list
by Mike Snitzer
· 14 years ago
03aaae7
dm thin: reinstate missing mempool_free in cell_release_singleton
by Mike Snitzer
· 14 years ago
38bf195
connector/userns: replace netlink uses of cap_raised() with capable()
by Eric W. Biederman
· 14 years ago
b16b1b6
md/bitmap: fix calculation of 'chunks' - missing shift.
by NeilBrown
· 14 years ago
30b8aa9
md: fix possible corruption of array metadata on shutdown.
by NeilBrown
· 14 years ago
ed20958
md: don't call ->add_disk unless there is good reason.
by NeilBrown
· 14 years ago
a9ad852
DM RAID: Use safe version of rdev_for_each
by Jonathan Brassow
· 14 years ago
afbaa90
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
by NeilBrown
· 14 years ago
f4380a9
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
by majianpeng
· 14 years ago
9e41dd3
MD: Bitmap version cleanup.
by Andrei Warkentin
· 14 years ago
5020ad7
md/raid1,raid10: don't compare excess byte during consistency check.
by NeilBrown
· 14 years ago
c6d2e08
md/raid5: Fix a bug about judging if the operation is syncing or replacing
by majianpeng
· 14 years ago
a42f9d8
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
by majianpeng
· 14 years ago
24b961f
md: Avoid OOPS when reshaping raid1 to raid0
by Jes Sorensen
· 14 years ago
18b9837
md/raid5: fix handling of bad blocks during recovery.
by NeilBrown
· 14 years ago
5220ea1
md/raid1: If md_integrity_register() failed,run() must free the mem
by majianpeng
· 14 years ago
0366ef8
md/raid0: If md_integrity_register() fails, raid0_run() must free the mem.
by majianpeng
· 14 years ago
98d5561
md/linear: If md_integrity_register() fails, linear_run() must free the mem.
by majianpeng
· 14 years ago
a4ffc15
dm: add verity target
by Mikulas Patocka
· 14 years ago
a66cc28
dm bufio: prefetch
by Mikulas Patocka
· 14 years ago
67e2e2b
dm thin: add pool target flags to control discard
by Joe Thornber
· 14 years ago
104655f
dm thin: support discards
by Joe Thornber
· 14 years ago
eb2aa48
dm thin: prepare to support discard
by Joe Thornber
· 14 years ago
6efd6e8
dm thin: use dm_target_offset
by Alasdair G Kergon
· 14 years ago
2dd9c25
dm thin: support read only external snapshot origins
by Joe Thornber
· 14 years ago
c4a69ec
dm thin: relax hard limit on the maximum size of a metadata device
by Mike Snitzer
· 14 years ago
71fd5ae
dm persistent data: remove space map ref_count entries if redundant
by Joe Thornber
· 14 years ago
905e51b
dm thin: commit outstanding data every second
by Joe Thornber
· 14 years ago
31998ef
dm: reject trailing characters in sccanf input
by Mikulas Patocka
· 14 years ago
0447568
dm raid: handle failed devices during start up
by Jonathan E Brassow
· 14 years ago
fef838c
dm thin metadata: pass correct space map to dm_sm_root_size
by Joe Thornber
· 14 years ago
a3aefb3
dm persistent data: remove redundant value_size arg from value_ptr
by Joe Thornber
· 14 years ago
466891f
dm mpath: detect invalid map_context
by Jun'ichi Nomura
· 14 years ago
4d7b38b
dm: clear bi_end_io on remapping failure
by Hannes Reinecke
· 14 years ago
574ce07
dm table: simplify call to free_devices
by Hannes Reinecke
· 14 years ago
fe878f3
dm thin: correct comments
by Joe Thornber
· 14 years ago
035220b
dm raid: no longer experimental
by Alasdair G Kergon
· 14 years ago
e0b215d
dm uevent: no longer experimental
by Alasdair G Kergon
· 14 years ago
b098890
dm persistent data: fix btree rebalancing after remove
by Joe Thornber
· 14 years ago
6f94a4c
dm thin: fix stacked bi_next usage
by Joe Thornber
· 14 years ago
Next »