index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2012-07-14
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-09
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-04
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-03
md/raid10: fix careless build error
NeilBrown
2012-07-03
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-07-03
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-03
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-07-03
dm thin: commit metadata before creating metadata snapshot
Joe Thornber
2012-07-03
md: fix up plugging (again).
NeilBrown
2012-07-03
md: support re-add of recovering devices.
NeilBrown
2012-07-03
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
2012-07-03
raid5: delayed stripe fix
Shaohua Li
2012-07-03
md/raid456: When read error cannot be recovered, record bad block
majianpeng
2012-07-03
md: make 'name' arg to md_register_thread non-optional.
NeilBrown
2012-07-03
md/raid10: fix failure when trying to repair a read error.
NeilBrown
2012-07-03
md/raid5: fix refcount problem when blocked_rdev is set.
NeilBrown
2012-07-03
md:Add blk_plug in sync_thread.
majianpeng
2012-07-03
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
2012-07-03
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-03
md/raid5: prefer replacing failed devices over want-replacement devices.
NeilBrown
2012-07-03
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-06-06
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-06-03
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-02
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-02
dm thin: use slab mempools
Mike Snitzer
2012-06-02
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-02
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-02
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-05-31
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2012-05-24
Merge tag 'md-3.5' of git://neil.brown.name/md
Linus Torvalds
2012-05-22
md/bitmap: record the space available for the bitmap in the superblock.
NeilBrown
2012-05-22
md/raid10: Remove extras after reshape to smaller number of devices.
NeilBrown
2012-05-22
md/raid5: improve removal of extra devices after reshape.
NeilBrown
2012-05-22
md: check the return of mddev_find()
Yuanhan Liu
2012-05-22
MD RAID1: Further conditionalize 'fullsync'
Jonathan Brassow
2012-05-22
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
2012-05-22
DM RAID: Record and handle missing devices
Jonathan Brassow
2012-05-22
DM RAID: Set recovery flags on resume
Jonathan Brassow
2012-05-22
md/raid5: Allow reshape while a bitmap is present.
NeilBrown
2012-05-22
md/raid10: resize bitmap when required during reshape.
NeilBrown
2012-05-22
md: allow array to be resized while bitmap is present.
NeilBrown
2012-05-22
md/bitmap: make sure reshape request are reflected in superblock.
NeilBrown
2012-05-22
md/bitmap: add bitmap_resize function to allow bitmap resizing.
NeilBrown
2012-05-22
md/bitmap: use DIV_ROUND_UP instead of open-code
NeilBrown
2012-05-22
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
NeilBrown
2012-05-22
md/bitmap: make bitmap bitops atomic.
NeilBrown
2012-05-22
md/bitmap: make _page_attr bitops atomic.
NeilBrown
2012-05-22
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
NeilBrown
2012-05-22
md/bitmap: remove async freeing of bitmap file.
NeilBrown
[next]