dm table: clean dm_get_device and move exports
[deliverable/linux.git] / drivers / md /
2011-08-02  Mike Snitzerdm table: clean dm_get_device and move exports
2011-08-02  Alasdair G Kergondm raid: tidy includes
2011-08-02  Alasdair G Kergondm ioctl: prevent empty message
2011-08-02  Jonathan Brassowdm raid: cleanup parameter handling
2011-08-02  Jonathan Brassowdm snapshot: style cleanups
2011-08-02  Mikulas Patockadm snapshot: remove unused definitions
2011-08-02  Mikulas Patockadm kcopyd: remove nr_pages field from job structure
2011-08-02  Mikulas Patockadm kcopyd: remove offset field from job structure
2011-08-02  Joe Perchesdm: use vzalloc
2011-08-02  Kirill A. Shutemovdm log: userspace use list_move
2011-08-02  Akinobu Mitadm log: clean up bit little endian bitops
2011-08-02  Mike Snitzerdm table: fix discard support
2011-08-02  Alasdair G Kergondm: suppress endian warnings
2011-08-02  Alasdair G Kergondm: fix idr leak on module removal
2011-08-02  Mikulas Patockadm io: flush cpu cache with vmapped io
2011-08-02  Mike Snitzerdm mpath: fix potential NULL pointer in feature arg...
2011-08-02  Mikulas Patockadm snapshot: flush disk cache when merging
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28  NeilBrownmd/raid10: handle further errors during fix_read_error...
2011-07-28  NeilBrownmd/raid10: Handle read errors during recovery better.
2011-07-28  NeilBrownmd/raid10: simplify read error handling during recovery.
2011-07-28  NeilBrownmd/raid10: record bad blocks due to write errors during...
2011-07-28  NeilBrownmd/raid10: attempt to fix read errors during resync...
2011-07-28  NeilBrownmd/raid10: Handle write errors by updating badblock...
2011-07-28  NeilBrownmd/raid10: clear bad-block record when write succeeds.
2011-07-28  NeilBrownmd/raid10: avoid writing to known bad blocks on known...
2011-07-28  NeilBrownmd/raid10 record bad blocks as needed during recovery.
2011-07-28  NeilBrownmd/raid10: avoid reading known bad blocks during resync...
2011-07-28  NeilBrownmd/raid10 - avoid reading from known bad blocks - part 3
2011-07-28  NeilBrownmd/raid10: avoid reading from known bad blocks - part 2
2011-07-28  NeilBrownmd/raid10: avoid reading from known bad blocks - part 1
2011-07-28  NeilBrownmd/raid10: Split handle_read_error out from raid10d.
2011-07-28  NeilBrownmd/raid10: simplify/reindent some loops.
2011-07-28  NeilBrownmd/raid5: Clear bad blocks on successful write.
2011-07-28  NeilBrownmd/raid5. Don't write to known bad block on doubtful...
2011-07-28  NeilBrownmd/raid5: write errors should be recorded as bad blocks...
2011-07-28  NeilBrownmd/raid5: use bad-block log to improve handling of...
2011-07-28  NeilBrownmd/raid5: avoid reading from known bad blocks.
2011-07-28  NeilBrownmd/raid1: factor several functions out or raid1d()
2011-07-28  NeilBrownmd/raid1: improve handling of read failure during recovery.
2011-07-28  NeilBrownmd/raid1: record badblocks found during resync etc.
2011-07-28  NeilBrownmd/raid1: Handle write errors by updating badblock...
2011-07-28  NeilBrownmd/raid1: store behind-write pages in bi_vecs.
2011-07-28  NeilBrownmd/raid1: clear bad-block record when write succeeds.
2011-07-28  NeilBrownmd/raid1: avoid writing to known-bad blocks on known...
2011-07-28  NeilBrownmd: make it easier to wait for bad blocks to be acknowl...
2011-07-28  NeilBrownmd: add 'write_error' flag to component devices.
2011-07-28  NeilBrownmd/raid1: avoid reading known bad blocks during resync
2011-07-28  NeilBrownmd/raid1: avoid reading from known bad blocks.
2011-07-28  NeilBrownmd: Disable bad blocks and v0.90 metadata.
2011-07-28  NeilBrownmd: load/store badblock list from v1.x metadata
2011-07-28  NeilBrownmd: don't allow arrays to contain devices with bad...
2011-07-28  NeilBrownmd/bad-block-log: add sysfs interface for accessing...
2011-07-28  NeilBrownmd: beginnings of bad block management.
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  NeilBrownmd: remove suspicious size_of()
2011-07-27  Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-27  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-07-27  Chris MasonMerge branch 'integration' into for-linus
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-07-27  Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Jonathan BrassowMD: generate an event when array sync is complete
2011-07-27  Jonathan BrassowMD bitmap: Revert DM dirty log hooks
2011-07-27  Jonathan BrassowMD: raid1 s/sysfs_notify_dirent/sysfs_notify_dirent_safe
2011-07-27  NeilBrownmd/raid5: Avoid BUG caused by multiple failures.
2011-07-27  Namhyung Kimmd/raid10: move rdev->corrected_errors counting
2011-07-27  Namhyung Kimmd/raid5: move rdev->corrected_errors counting
2011-07-27  Namhyung Kimmd/raid1: move rdev->corrected_errors counting
2011-07-27  Namhyung Kimmd: get rid of unnecessary casts on page_address()
2011-07-27  NeilBrownmd/raid10: Improve decision on whether to fail a device...
2011-07-27  NeilBrownmd/raid10: Make use of new recovery_disabled handling
2011-07-27  NeilBrownmd: change managed of recovery_disabled.
2011-07-27  Namhyung Kimmd: remove ro check in md_check_recovery()
2011-07-27  Namhyung Kimmd: introduce link/unlink_rdev() helpers
2011-07-27  Christian Dietrichmd/raid: use printk_ratelimited instead of printk_ratelimit
2011-07-27  Akinobu Mitamd: use proper little-endian bitops
2011-07-27  NeilBrownmd/raid5: finalise new merged handle_stripe.
2011-07-27  NeilBrownmd/raid5: move some more common code into handle_stripe
2011-07-27  NeilBrownmd/raid5: move more common code into handle_stripe
2011-07-27  NeilBrownmd/raid5: unite handle_stripe_dirtying5 and handle_stri...
2011-07-27  NeilBrownmd/raid5: unite fetch_block5 and fetch_block6
2011-07-27  NeilBrownmd/raid5: rearrange a test in fetch_block6.
2011-07-27  NeilBrownmd/raid5: move more code into common handle_stripe
2011-07-27  NeilBrownmd/raid5: Move code for finishing a reconstruction...
2011-07-27  NeilBrownmd/raid5: Remove stripe_head_state arg from handle_stri...
2011-07-27  Linus TorvaldsMerge branch 'next/devel2' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'next/devel' of ssh:///linux/kernel/git...
2011-07-27  Linus TorvaldsMerge branch 'next/board' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'next/cross-platform' of git://git./linux...
2011-07-27  Linus TorvaldsMerge branch 'next/fixes2' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'next/soc' of git://git./linux/kernel...
2011-07-26  Linus TorvaldsMerge branch 'next-i2c' of git://git.fluff.org/bjdooks...
2011-07-26  Arun Sharmaatomic: use <linux/atomic.h>
next
This page took 0.055153 seconds and 8 git commands to generate.