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
2011-10-23
dm kcopyd: fix job_pool leak
Alasdair G Kergon
2011-10-06
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
Linus Torvalds
2011-09-25
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-09-25
dm: raid fix write_mostly arg validation
Jonthan Brassow
2011-09-25
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-09-25
dm: flakey fix corrupt_bio_byte error path
Mike Snitzer
2011-09-21
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-09-10
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
2011-08-31
md/raid5: fix a hang on device failure.
NeilBrown
2011-08-30
md: fix clearing of 'blocked' flag in the presence of bad blocks.
NeilBrown
2011-08-25
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2011-08-25
md: use REQ_NOIDLE flag in md_super_write()
Namhyung Kim
2011-08-25
md: ensure changes to 'write-mostly' are reflected in metadata.
NeilBrown
2011-08-25
md: report failure if a 'set faulty' request doesn't.
NeilBrown
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
dm crypt: optionally support discard requests
Milan Broz
2011-08-02
dm raid: add md raid1 support
Jonathan Brassow
2011-08-02
dm raid: support metadata devices
Jonathan Brassow
2011-08-02
dm raid: add write_mostly parameter
Jonathan Brassow
2011-08-02
dm raid: add region_size parameter
Jonathan Brassow
2011-08-02
dm ioctl: forbid multiple device specifiers
Mikulas Patocka
2011-08-02
dm ioctl: introduce __get_dev_cell
Mikulas Patocka
2011-08-02
dm ioctl: fill in device parameters in more ioctls
Mikulas Patocka
2011-08-02
dm flakey: add corrupt_bio_byte feature
Mike Snitzer
2011-08-02
dm flakey: add drop_writes
Mike Snitzer
2011-08-02
dm flakey: support feature args
Mike Snitzer
2011-08-02
dm flakey: use dm_target_offset and support discards
Mike Snitzer
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
2011-08-02
dm raid: tidy includes
Alasdair G Kergon
2011-08-02
dm ioctl: prevent empty message
Alasdair G Kergon
2011-08-02
dm raid: cleanup parameter handling
Jonathan Brassow
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
2011-08-02
dm kcopyd: remove nr_pages field from job structure
Mikulas Patocka
2011-08-02
dm kcopyd: remove offset field from job structure
Mikulas Patocka
2011-08-02
dm: use vzalloc
Joe Perches
2011-08-02
dm log: userspace use list_move
Kirill A. Shutemov
2011-08-02
dm log: clean up bit little endian bitops
Akinobu Mita
2011-08-02
dm table: fix discard support
Mike Snitzer
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
2011-08-02
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-02
dm io: flush cpu cache with vmapped io
Mikulas Patocka
2011-08-02
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-08-02
dm snapshot: flush disk cache when merging
Mikulas Patocka
2011-07-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
[next]