[PATCH 00/23] RFC DRBD fixes

2014-07-03 Thread Philipp Reisner
Hi, this series adds a debugfs hierarchy to DRBD. It unveils a lot of information about timing of states/stages of IO requests. This information helps a lot while optimizing DRBD for SSD based IO stacks. Dan Carpenter (1): drbd: silence underflow warning in read_in_block() Lars Ellenberg (22)

[PATCH 00/20] RFC DRBD fixes

2014-07-01 Thread Philipp Reisner
Hi, this series has a number of fixes to DRBD in random places. In this empties the queue before the debug-fs part. These patches are targeted at the 3.17 merge window, after review. Andreas Gruenbacher (1): drbd: Remove unnecessary/unused code Joe Perches (1): block: Convert last uses of

[PATCH 00/18] RFC DRBD fixes

2014-06-30 Thread Philipp Reisner
Hi, this series has a number of fixes to DRBD in random places. The most interesting change is "get rid of atomic update on disk bitmap works". These patches are targeted at the 3.17 merge window, after review. There will be one more post containing "random stuff", and a final one that adds debu

Re: [PATCH 00/24] RFC: DRBD Fixes and REQ_DISCARD support

2014-04-30 Thread Jens Axboe
On 04/28/2014 10:43 AM, Philipp Reisner wrote: > This patch series contains these new features for DRBD: > * Support for REQ_DISCARD > * Allow parallel promote/demote > * Allow online changing of al-stripes and al-stripe-size with the >resize command > > and contains fixes for these issues:

Re: [PATCH 0/5] Some DRBD fixes for the 3.13 merge window

2013-10-23 Thread Jens Axboe
On Wed, Oct 23 2013, Philipp Reisner wrote: > Hi Jens, > > Please merge these patches to you for-3.13/drivers branch. > They contain of fixes in random places over the DRBD code Thanks Philipp, all applied for 3.13. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe lin

[PATCH 0/5] Some DRBD fixes for the 3.13 merge window

2013-10-23 Thread Philipp Reisner
Hi Jens, Please merge these patches to you for-3.13/drivers branch. They contain of fixes in random places over the DRBD code Best, Phil Lars Ellenberg (3): drbd: fix NULL pointer deref in module init error path drbd: fix decoding of bitmap vli rle for device sizes > 64 TB drbd: avoid to

[PATCH 0/5] RFC: DRBD Fixes

2013-07-31 Thread Philipp Reisner
These are five independend fixes. Please see the commit messages for descriptions. The series is based on v3.11-rc3, and intended for the 3.12 merge window. I will post a second series targeted at the 3.12 merge window in the next days. It will contain only renames (no functional changes) Lars

Re: [PATCH 0/6] DRBD fixes and one functional enhancemet

2013-06-28 Thread Jens Axboe
On Tue, Jun 25 2013, Philipp Reisner wrote: > Hi Jens, > > Please consider to apply these patches to your for-3.11/drivers branch. > > The first 4 patches are obvious fixes. The last patch adds > the capability to change the activity log layout online. > (al-stripes and al-stripe-size) > > I pos

[PATCH 0/6] DRBD fixes and one functional enhancemet

2013-06-25 Thread Philipp Reisner
Hi Jens, Please consider to apply these patches to your for-3.11/drivers branch. The first 4 patches are obvious fixes. The last patch adds the capability to change the activity log layout online. (al-stripes and al-stripe-size) I posted these patches on the 14th for review. Andreas Gruenbache

[PATCH 0/6] RFC: DRBD fixes and one functional enhancemet

2013-06-14 Thread Philipp Reisner
The first 4 patches are obvious fixes. The last patch adds the capability to change the activity log layout online. (al-stripes and al-stripe-size) Andreas Gruenbacher (2): drbd: Do not sleep inside rcu drbd: Fix rcu_read_lock balance on error path Philipp Reisner (3): drbd: Ignore the exit

Re: [PATCH 00/17] RFC: Pile of DRBD fixes

2013-03-28 Thread Jens Axboe
On Wed, Mar 27 2013, Philipp Reisner wrote: > The first patch improves the idr_for_each_entry() macro and its > documentation, which is not specific to DRBD. > > Each patch in this series addresses an independent issue, please refer > to the individual commit messages for a description. Applied t

[PATCH 00/17] RFC: Pile of DRBD fixes

2013-03-27 Thread Philipp Reisner
The first patch improves the idr_for_each_entry() macro and its documentation, which is not specific to DRBD. Each patch in this series addresses an independent issue, please refer to the individual commit messages for a description. Alexey Khoroshilov (1): drbd: add module_put() on error path

drbd fixes

2012-08-16 Thread Philipp Reisner
Hi Jens, Please consider to pull these 3 fixes in for 3.6. Best, Phil The following changes since commit a73ff3231df59a4b92ccd0dd4e73897c5822489b: drbd: announce FLUSH/FUA capability to upper layers (2012-07-24 15:14:28 +0200) are available in the git repository at: git://git.drbd.org/l