| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | md: use resync_max_sectors for reshape as well as resync. | NeilBrown | 2012-05-21 | 1 | -3/+5 |
| * | md: teach sync_page_io about new_data_offset. | NeilBrown | 2012-05-21 | 1 | -0/+4 |
| * | md/raid10: collect some geometry fields into a dedicated structure. | NeilBrown | 2012-05-21 | 2 | -108/+115 |
| * | md/raid5: allow for change in data_offset while managing a reshape. | NeilBrown | 2012-05-21 | 2 | -33/+82 |
| * | md/raid5: Use correct data_offset for all IO. | NeilBrown | 2012-05-21 | 1 | -13/+59 |
| * | md: add possibility to change data-offset for devices. | NeilBrown | 2012-05-21 | 5 | -32/+214 |
| * | md: allow a reshape operation to be reversed. | NeilBrown | 2012-05-21 | 3 | -13/+78 |
| * | md: using GFP_NOIO to allocate bio for flush request | Shaohua Li | 2012-05-21 | 1 | -1/+1 |
* | | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2012-05-19 | 1 | -15/+17 |
|\ \ |
|
| * | | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer | 2012-05-19 | 1 | -15/+17 |
* | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-19 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown | 2012-05-19 | 1 | -1/+1 |
* | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-17 | 2 | -24/+34 |
|\| |
| |/
|/| |
|
| * | MD: Add del_timer_sync to mddev_suspend (fix nasty panic) | Jonathan Brassow | 2012-05-17 | 1 | -0/+2 |
| * | md/raid10: set dev_sectors properly when resizing devices in array. | NeilBrown | 2012-05-17 | 1 | -24/+32 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-12 | 1 | -1/+1 |
|\ \ |
|
| * | | connector/userns: replace netlink uses of cap_raised() with capable() | Eric W. Biederman | 2012-05-11 | 1 | -1/+1 |
* | | | dm mpath: check if scsi_dh module already loaded before trying to load | Mike Snitzer | 2012-05-12 | 1 | -2/+2 |
* | | | dm thin: correct module description | Alasdair G Kergon | 2012-05-12 | 1 | -1/+1 |
* | | | dm thin: fix unprotected use of prepared_discards list | Mike Snitzer | 2012-05-12 | 1 | -0/+5 |
* | | | dm thin: reinstate missing mempool_free in cell_release_singleton | Mike Snitzer | 2012-05-12 | 1 | -3/+6 |
| |/
|/| |
|
* | | md/bitmap: fix calculation of 'chunks' - missing shift. | NeilBrown | 2012-05-04 | 2 | -5/+1 |
|/ |
|
* | md: fix possible corruption of array metadata on shutdown. | NeilBrown | 2012-04-24 | 1 | -1/+2 |
* | md: don't call ->add_disk unless there is good reason. | NeilBrown | 2012-04-24 | 1 | -2/+2 |
* | DM RAID: Use safe version of rdev_for_each | Jonathan Brassow | 2012-04-24 | 1 | -2/+2 |
* | md/bitmap: prevent bitmap_daemon_work running while initialising bitmap | NeilBrown | 2012-04-12 | 1 | -0/+2 |
* | md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. | majianpeng | 2012-04-12 | 2 | -3/+4 |
* | MD: Bitmap version cleanup. | Andrei Warkentin | 2012-04-12 | 1 | -3/+0 |
* | md/raid1,raid10: don't compare excess byte during consistency check. | NeilBrown | 2012-04-03 | 2 | -2/+2 |
* | md/raid5: Fix a bug about judging if the operation is syncing or replacing | majianpeng | 2012-04-03 | 1 | -1/+3 |
* | md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev). | majianpeng | 2012-04-03 | 1 | -2/+1 |
* | md: Avoid OOPS when reshaping raid1 to raid0 | Jes Sorensen | 2012-04-03 | 1 | -1/+17 |
* | md/raid5: fix handling of bad blocks during recovery. | NeilBrown | 2012-04-03 | 1 | -26/+29 |
* | md/raid1: If md_integrity_register() failed,run() must free the mem | majianpeng | 2012-04-02 | 1 | -1/+7 |
* | md/raid0: If md_integrity_register() fails, raid0_run() must free the mem. | majianpeng | 2012-04-02 | 1 | -1/+8 |
* | md/linear: If md_integrity_register() fails, linear_run() must free the mem. | majianpeng | 2012-04-02 | 1 | -1/+8 |
* | dm: add verity target | Mikulas Patocka | 2012-03-28 | 3 | -0/+934 |
* | dm bufio: prefetch | Mikulas Patocka | 2012-03-28 | 2 | -26/+90 |
* | dm thin: add pool target flags to control discard | Joe Thornber | 2012-03-28 | 1 | -27/+108 |
* | dm thin: support discards | Joe Thornber | 2012-03-28 | 1 | -14/+158 |
* | dm thin: prepare to support discard | Joe Thornber | 2012-03-28 | 1 | -53/+72 |
* | dm thin: use dm_target_offset | Alasdair G Kergon | 2012-03-28 | 1 | -1/+1 |
* | dm thin: support read only external snapshot origins | Joe Thornber | 2012-03-28 | 1 | -14/+71 |
* | dm thin: relax hard limit on the maximum size of a metadata device | Mike Snitzer | 2012-03-28 | 3 | -15/+20 |
* | dm persistent data: remove space map ref_count entries if redundant | Joe Thornber | 2012-03-28 | 1 | -3/+0 |
* | dm thin: commit outstanding data every second | Joe Thornber | 2012-03-28 | 1 | -2/+26 |
* | dm: reject trailing characters in sccanf input | Mikulas Patocka | 2012-03-28 | 13 | -25/+44 |
* | dm raid: handle failed devices during start up | Jonathan E Brassow | 2012-03-28 | 1 | -2/+51 |
* | dm thin metadata: pass correct space map to dm_sm_root_size | Joe Thornber | 2012-03-28 | 1 | -1/+1 |
* | dm persistent data: remove redundant value_size arg from value_ptr | Joe Thornber | 2012-03-28 | 3 | -33/+29 |