index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2013-06-13
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-30
raid5: Initialize bi_vcnt
Kent Overstreet
2013-05-19
dm thin: fix metadata dev resize detection
Alasdair G Kergon
2013-05-15
Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca...
Jens Axboe
2013-05-15
bcache: Fix error handling in init code
Kent Overstreet
2013-05-15
bcache: drop "select CLOSURES"
Paul Bolle
2013-05-15
bcache: Fix incompatible pointer type warning
Emil Goode
2013-05-10
dm cache: set config value
Joe Thornber
2013-05-10
dm cache: move config fns
Alasdair G Kergon
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
dm thin: open dev read only when possible
Joe Thornber
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-05-10
dm cache: fix typos in comments
Joe Thornber
2013-05-10
dm cache policy: fix description of lookup fn
Alasdair G Kergon
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
2013-05-10
dm cache: tune migration throttling
Joe Thornber
2013-05-10
dm mpath: enable WRITE SAME support
Mike Snitzer
2013-05-10
dm table: fix write same support
Mike Snitzer
2013-05-10
dm bufio: avoid a possible __vmalloc deadlock
Mikulas Patocka
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-10
dm cache: fix error return code in cache_create
Wei Yongjun
2013-05-10
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-01
bcache: Use bd_link_disk_holder()
Kent Overstreet
2013-05-01
bcache: Allocator cleanup/fixes
Kent Overstreet
2013-04-30
MD: ignore discard request for hard disks of hybid raid1/raid10 array
Shaohua Li
2013-04-30
md: bad block list should default to disabled.
NeilBrown
2013-04-30
md: raid1/raid10 md devices leak memory when stopping
Hirokazu Takahashi
2013-04-24
bcache: Make sure blocksize isn't smaller than device blocksize
Kent Overstreet
2013-04-24
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-04-24
MD: Export 'md_reap_sync_thread' function
Jonathan Brassow
2013-04-24
md: don't update metadata when stopping a read-only array.
NeilBrown
2013-04-24
md: Allow devices to be re-added to a read-only array.
NeilBrown
2013-04-24
md/raid10: Allow skipping recovery when clean arrays are assembled
Martin Wilck
2013-04-24
md/raid5: avoid an extra write when writing to a known-bad-block.
NeilBrown
2013-04-24
md/raid5: Change or of some order to improve efficiency.
majianpeng
2013-04-24
md: use set_bit_le and clear_bit_le
Akinobu Mita
2013-04-24
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
NeilBrown
[next]