index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
2016-07-18
dm: call PR reserve/unreserve on each underlying device
Christoph Hellwig
2016-07-18
sd: don't use the ALL_TG_PT bit for reservations
Christoph Hellwig
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
2016-07-18
dm raid: enhance reshape check and factor out reshape setup
Heinz Mauelshagen
2016-07-18
dm raid: allow resize during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_is_recovering() to allow for lvextend
Heinz Mauelshagen
2016-07-18
dm raid: fix rebuild and catch bogus sync/resync flags
Heinz Mauelshagen
2016-07-18
dm raid: fix ctr memory leaks on error paths
Heinz Mauelshagen
2016-07-18
dm raid: fix typo in write_mostly flag
Heinz Mauelshagen
2016-07-18
dm raid: also reject size change during recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix new superblock/bitmap creation on disk addition
Heinz Mauelshagen
2016-07-18
dm raid: add comments and fix typos
Heinz Mauelshagen
2016-07-18
dm raid: fix raid10 device size error on out-of-place reshape
Heinz Mauelshagen
2016-07-18
dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
Heinz Mauelshagen
2016-07-18
dm raid: clarify and fix recovery
Heinz Mauelshagen
2016-07-18
dm raid: fix rs_set_capacity on growing reshape
Heinz Mauelshagen
2016-07-18
dm raid: make rs_set_capacity to work on shrinking reshape
Heinz Mauelshagen
2016-07-18
dm raid: enhance comments in takeover checks
Heinz Mauelshagen
2016-07-18
dm raid: remove bogus comment and fix comment typos
Heinz Mauelshagen
2016-07-18
dm raid: more restricting data_offset value checks
Heinz Mauelshagen
2016-07-18
dm raid: reject too many write_mostly devices
Heinz Mauelshagen
2016-07-18
dm raid: the sync_page_io() metadata_op argument is bool
Heinz Mauelshagen
2016-07-18
dm raid: prohibit to pass in both sync and nosync ctr flags
Heinz Mauelshagen
2016-07-18
dm raid: avoid superfluous memory barriers on static metadata
Heinz Mauelshagen
2016-07-06
dm rq: check kthread_run return for .request_fn request-based DM
Mike Snitzer
2016-07-01
dm verity fec: fix block calculation
Sami Tolvanen
2016-07-01
dm ioctl: Simplify parameter buffer management code
Bart Van Assche
2016-07-01
dm crypt: Fix sparse complaints
Bart Van Assche
2016-06-16
dm raid: don't use 'const' in function return
Arnd Bergmann
2016-06-14
dm raid: fix failed takeover/reshapes by keeping raid set frozen
Heinz Mauelshagen
2016-06-14
dm raid: support to change bitmap region size
Heinz Mauelshagen
2016-06-14
dm raid: update Documentation about reshaping/takeover/additonal RAID types
Heinz Mauelshagen
2016-06-14
dm raid: add reshaping support to the target
Heinz Mauelshagen
2016-06-14
dm raid: add prerequisite functions and definitions for reshaping
Heinz Mauelshagen
2016-06-14
dm raid: inverse check for flags from invalid to valid flags
Heinz Mauelshagen
2016-06-14
dm raid: various code cleanups
Mike Snitzer
2016-06-14
dm raid: rename functions that alloc and free struct raid_set
Mike Snitzer
2016-06-14
dm raid: remove all the bitops wrappers
Mike Snitzer
2016-06-14
dm raid: rename _in_range to __within_range
Mike Snitzer
2016-06-14
dm raid: add missing "dm-raid0" module alias
Mike Snitzer
2016-06-14
dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag
Mike Snitzer
2016-06-14
dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it
Mike Snitzer
2016-06-14
dm raid: remove ti_error_* wrappers
Mike Snitzer
[next]