[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6356994.vJFLSmzzfE@fat-tyre>
Date: Tue, 24 Jul 2012 16:24:35 +0200
From: Philipp Reisner <philipp.reisner@...bit.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: drbd-dev@...ts.linbit.com, linux-kernel@...r.kernel.org
Subject: drbd-8.3 fixes
Hi Jens,
Please consider to pull these changes for the 3.6 merge window.
I did not found a for-3.6/drivers branch, so I based the patches
on the 3.5 release.
Best,
Phil
The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:
Linux 3.5 (2012-07-21 13:58:29 -0700)
are available in the git repository at:
git://git.drbd.org/linux-drbd.git for-jens
for you to fetch changes up to a73ff3231df59a4b92ccd0dd4e73897c5822489b:
drbd: announce FLUSH/FUA capability to upper layers (2012-07-24 15:14:28 +0200)
----------------------------------------------------------------
Lars Ellenberg (10):
drbd: cleanup, remove two unused global flags
drbd: differentiate between normal and forced detach
drbd: report congestion if we are waiting for some userland callback
drbd: reset congestion information before reporting it in /proc/drbd
drbd: do not reset rs_pending_cnt too early
drbd: call local-io-error handler early
drbd: fix potential access after free
drbd: flush drbd work queue before invalidate/invalidate remote
drbd: fix max_bio_size to be unsigned
drbd: announce FLUSH/FUA capability to upper layers
drivers/block/drbd/drbd_actlog.c | 8 +++--
drivers/block/drbd/drbd_bitmap.c | 4 +--
drivers/block/drbd/drbd_int.h | 44 ++++++++++++++++--------
drivers/block/drbd/drbd_main.c | 65 +++++++++++++++++++++++++++---------
drivers/block/drbd/drbd_nl.c | 36 +++++++++++++++-----
drivers/block/drbd/drbd_proc.c | 3 ++
drivers/block/drbd/drbd_receiver.c | 38 +++++++++++++++------
drivers/block/drbd/drbd_req.c | 9 +++--
drivers/block/drbd/drbd_worker.c | 12 ++-----
9 files changed, 153 insertions(+), 66 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists