Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
670224f12929942cfd74638d31ec18124def65f6
/
drivers
/
md
30bc9b5
md/raid1: fix bio handling problems in process_checks()
by NeilBrown
· 11 years ago
5024c29
md: Remove recent change which allows devices to skip recovery.
by NeilBrown
· 11 years ago
7bb23c4
md/raid10: fix two problems with RAID10 resync.
by NeilBrown
· 11 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 11 years ago
9d0eb0a
dm: add switch target
by Jim Ramsay
· 11 years ago
2a7faeb
dm: optimize reorder structure
by Mikulas Patocka
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
2480945
dm bufio: submit writes outside lock
by Mikulas Patocka
· 11 years ago
43aeaa2
dm cache: fix arm link errors with inline
by Mikulas Patocka
· 11 years ago
553d8fe
dm verity: use __ffs and __fls
by Mikulas Patocka
· 11 years ago
75e3a0f
dm flakey: correct ctr alloc failure mesg
by Alasdair G Kergon
· 11 years ago
5d8be84
dm verity: remove pointless comparison
by Mikulas Patocka
· 11 years ago
220cd05
dm: use __GFP_HIGHMEM in __vmalloc
by Mikulas Patocka
· 11 years ago
b1bf2de
dm verity: fix inability to use a few specific devices sizes
by Mikulas Patocka
· 11 years ago
1c0e883
dm ioctl: set noio flag to avoid __vmalloc deadlock
by Mikulas Patocka
· 11 years ago
6c182cd
dm mpath: fix ioctl deadlock when no paths
by Hannes Reinecke
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
1376512
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
by NeilBrown
· 11 years ago
fdcfbbb
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
by NeilBrown
· 11 years ago
78eaa0d
md/raid10: fix two bugs affecting RAID10 reshape.
by NeilBrown
· 11 years ago
c4a3955
MD: Remember the last sync operation that was performed
by Jonathan Brassow
· 11 years ago
eea136d
md: fix buglet in RAID5 -> RAID0 conversion.
by NeilBrown
· 11 years ago
48a7302
md: bcache: Fixed a typo with the word 'arithmetic'
by Phil Viana
· 11 years ago
725d6e5
md/raid10: check In_sync flag in 'enough()'.
by NeilBrown
· 11 years ago
635f641
md/raid10: locking changes for 'enough()'.
by NeilBrown
· 11 years ago
b29bebd
md: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
90f5f7a
md: Wait for md_check_recovery before attempting device removal.
by Hannes Reinecke
· 12 years ago
3f6bbd3
dm-raid: silence compiler warning on rebuilds_per_group.
by NeilBrown
· 12 years ago
a4dc163
DM RAID: Fix raid_resume not reviving failed devices in all cases
by Jonathan Brassow
· 12 years ago
f381e71
DM RAID: Break-up untidy function
by Jonathan Brassow
· 12 years ago
9092c02
DM RAID: Add ability to restore transiently failed devices on resume
by Jonathan Brassow
· 12 years ago
82ea4be
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
5026d7a
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
by H. Peter Anvin
· 11 years ago
e2d5992
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
by NeilBrown
· 11 years ago
3056e3a
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
by Alex Lyakas
· 11 years ago
6b6204e
md: md_stop_writes() should always freeze recovery.
by NeilBrown
· 12 years ago
b2cc9c1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
4997b72
raid5: Initialize bi_vcnt
by Kent Overstreet
· 11 years ago
610bba8
dm thin: fix metadata dev resize detection
by Alasdair G Kergon
· 11 years ago
c0a363f
Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bcache into for-linus
by Jens Axboe
· 11 years ago
f59fce8
bcache: Fix error handling in init code
by Kent Overstreet
· 11 years ago
bbb1c3b
bcache: drop "select CLOSURES"
by Paul Bolle
· 11 years ago
867e116
bcache: Fix incompatible pointer type warning
by Emil Goode
· 12 years ago
2f14f4b
dm cache: set config value
by Joe Thornber
· 12 years ago
2c73c47
dm cache: move config fns
by Alasdair G Kergon
· 12 years ago
ac8c3f3
dm thin: generate event when metadata threshold passed
by Joe Thornber
· 12 years ago
2fc4802
dm persistent metadata: add space map threshold callback
by Joe Thornber
· 12 years ago
7c3d3f2
dm persistent data: add threshold callback to space map
by Joe Thornber
· 12 years ago
24347e9
dm thin: detect metadata device resizing
by Joe Thornber
· 12 years ago
1921c56
dm persistent data: support space map resizing
by Joe Thornber
· 12 years ago
5d0db96
dm thin: open dev read only when possible
by Joe Thornber
· 12 years ago
b17446d
dm thin: refactor data dev resize
by Joe Thornber
· 12 years ago
8c5008f
dm cache: replace memcpy with struct assignment
by Joe Thornber
· 12 years ago
aeed142
dm cache: fix typos in comments
by Joe Thornber
· 12 years ago
e12c1fd
dm cache policy: fix description of lookup fn
by Alasdair G Kergon
· 12 years ago
88a488f
dm persistent data: fix error message typos
by Joe Thornber
· 12 years ago
f8350da
dm cache: tune migration throttling
by Joe Thornber
· 12 years ago
042bcef
dm mpath: enable WRITE SAME support
by Mike Snitzer
· 12 years ago
dc019b2
dm table: fix write same support
by Mike Snitzer
· 12 years ago
502624b
dm bufio: avoid a possible __vmalloc deadlock
by Mikulas Patocka
· 12 years ago
09e8b81
dm snapshot: fix error return code in snapshot_ctr
by Wei Yongjun
· 12 years ago
fa4d683
dm cache: fix error return code in cache_create
by Wei Yongjun
· 12 years ago
d793e684
dm stripe: fix regression in stripe_width calculation
by Mike Snitzer
· 12 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
ee66850
bcache: Use bd_link_disk_holder()
by Kent Overstreet
· 12 years ago
86b26b8
bcache: Allocator cleanup/fixes
by Kent Overstreet
· 12 years ago
32f9f57
MD: ignore discard request for hard disks of hybid raid1/raid10 array
by Shaohua Li
· 12 years ago
486adf7
md: bad block list should default to disabled.
by NeilBrown
· 12 years ago
0fea7ed
md: raid1/raid10 md devices leak memory when stopping
by Hirokazu Takahashi
· 12 years ago
8abb2a5
bcache: Make sure blocksize isn't smaller than device blocksize
by Kent Overstreet
· 12 years ago
be83651
DM RAID: Add message/status support for changing sync action
by Jonathan Brassow
· 12 years ago
a91d5ac
MD: Export 'md_reap_sync_thread' function
by Jonathan Brassow
· 12 years ago
b6d428c
md: don't update metadata when stopping a read-only array.
by NeilBrown
· 12 years ago
7ceb17e
md: Allow devices to be re-added to a read-only array.
by NeilBrown
· 12 years ago
7e83ccb
md/raid10: Allow skipping recovery when clean arrays are assembled
by Martin Wilck
· 12 years ago
c0b3297
md/raid5: avoid an extra write when writing to a known-bad-block.
by NeilBrown
· 12 years ago
6f60804
md/raid5: Change or of some order to improve efficiency.
by majianpeng
· 12 years ago
3f810b6
md: use set_bit_le and clear_bit_le
by Akinobu Mita
· 12 years ago
3ea8929d
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
by NeilBrown
· 12 years ago
746d320
md: use common code for all calls to ->hot_remove_disk()
by NeilBrown
· 12 years ago
d87f064
md: never update metadata when array is read-only.
by NeilBrown
· 12 years ago
a09ded8
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
by Kent Overstreet
· 12 years ago
1545f13
bcache: Correctly check against BIO_MAX_PAGES
by Kent Overstreet
· 12 years ago
bca97ad
bcache: Hack around stuff that clones up to bi_max_vecs
by Kent Overstreet
· 12 years ago
4f0fd95
bcache: Set ra_pages based on backing device's ra_pages
by Kent Overstreet
· 12 years ago
2903381
bcache: Take data offset from the bdev superblock.
by Kent Overstreet
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
cef5279
bcache: Disable broken btree fuzz tester
by Kent Overstreet
· 12 years ago
91bbcfc
bcache: Fix a format string overflow
by Kent Overstreet
· 12 years ago
8ef7479
bcache: Fix a minor memory leak on device teardown
by Kent Overstreet
· 12 years ago
cc0f4ea
bcache: Use WARN_ONCE() instead of __WARN()
by Kent Overstreet
· 12 years ago
cd953ed
bcache: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 12 years ago
c19ed23
bcache: Sparse fixes
by Kent Overstreet
· 12 years ago
19b0092
dm cache: reduce bio front_pad size in writeback mode
by Mike Snitzer
· 12 years ago
b844fe6
dm cache: fix writes to cache device in writethrough mode
by Darrick J. Wong
· 12 years ago
64f8de4
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
by Jens Axboe
· 12 years ago
169ef1c
bcache: Don't export utility code, prefix with bch_
by Kent Overstreet
· 12 years ago
29177b8
bcache: Fix for the build fixes
by Kent Overstreet
· 12 years ago
Next »