GFS2: Pull request (fixes)

2014-09-16 Thread Steven Whitehouse
Hi, Please consider pulling the following fixes for GFS2, Steve. The following changes since commit 372b1dbdd1fb5697890b937228d93cfd9c734c90: Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 (2014

GFS2: Pull request (fixes)

2014-07-18 Thread Steven Whitehouse
The following changes since commit 3c8fb50445833b93f69b6b703a29aae3523cad0c: Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2014-06-19 18:58:57 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/stev

GFS2: Pull request (fixes)

2014-01-02 Thread Steven Whitehouse
Hi, Please consider pulling the following bug fixes, Steve. - The following changes since commit 7e3528c3660a2e8602abc7858b0994d611f74bc3: slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings (2013-11-24 11:

GFS2: Pull request (fixes)

2013-11-22 Thread Steven Whitehouse
Hi, Please consider pulling the following fixes, Steve. The following changes since commit ea0341e071527d5cec350917b01ab901af09d758: GFS2: Fix ref count bug relating to atomic_open (2013-11-21 18:47:57 +) are available

Re: GFS2: Pull request (fixes)

2013-08-19 Thread Linus Torvalds
On Mon, Aug 19, 2013 at 2:26 AM, Steven Whitehouse wrote: > Oops, forgot to sign this when I sent it first, so here is a signed copy of > it. Please sign the git tag instead of the email. There are no sane tools to check email signatures etc, but git signed tags not only check your pgp key signa

GFS2: Pull request (fixes)

2013-08-19 Thread Steven Whitehouse
Oops, forgot to sign this when I sent it first, so here is a signed copy of it. Hi, Please consider pulling the following changes, Steve. - Out of these five patches, the one for ensuring that the number of

GFS2: Pull request (fixes)

2013-08-19 Thread Steven Whitehouse
Hi, Please consider pulling the following changes, Steve. - Out of these five patches, the one for ensuring that the number of revokes is not exceeded, and the one for checking the glock is not

GFS2: Pull request (fixes)

2013-06-04 Thread Steven Whitehouse
Hi, Please consider pulling the following fixes for GFS2, Steve. -- There are four patches this time. The first fixes a problem where the wrong descriptor type was being written into the log for journaled data blocks. T

GFS2: Pull request (fixes)

2013-05-24 Thread Steven Whitehouse
Hi, Please consider pulling the following fixes, Steve. This time there are just four fixes. There are a couple of minor updates to the quota code, a fix for KConfig to ensure that only valid combinations including GFS2

Re: GFS2: Pull request (fixes)

2013-04-05 Thread Steven Whitehouse
Hi, I've dropped out the patch which shouldn't have made it into the previous pull request, so this set should be ok now. Apologies for not spotting that issue sooner, Steve. - There are two patches which fix up a couple of

Re: GFS2: Pull request (fixes)

2013-04-05 Thread Linus Torvalds
On Fri, Apr 5, 2013 at 9:27 AM, David Teigland wrote: > On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote: >> Please consider pulling the following changes, > > There's some mixup here that should be cleared up first. > >> David Teigland (2): >> GFS2: Fix unlock of fcntl lock

Re: GFS2: Pull request (fixes)

2013-04-05 Thread Steven Whitehouse
Hi, On Fri, 2013-04-05 at 12:27 -0400, David Teigland wrote: > On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote: > > Please consider pulling the following changes, > > There's some mixup here that should be cleared up first. > > > David Teigland (2): > > GFS2: Fix unlock o

Re: GFS2: Pull request (fixes)

2013-04-05 Thread David Teigland
On Fri, Apr 05, 2013 at 11:34:45AM +0100, Steven Whitehouse wrote: > Please consider pulling the following changes, There's some mixup here that should be cleared up first. > David Teigland (2): > GFS2: Fix unlock of fcntl locks during withdrawn state > > Steven Whitehouse (1): > GFS

GFS2: Pull request (fixes)

2013-04-05 Thread Steven Whitehouse
Hi, Please consider pulling the following changes, Steve. There are two patches which fix up a couple of minor issues in the DLM interface code, a missing error path in gfs2_rs_alloc(), two patches which fix problems d

GFS2: Pull request (fixes)

2013-01-28 Thread Steven Whitehouse
Hi, Please consider pulling the following fix. Since there is only one patch this time, I've attached it below rather than posting it separately, Steve. -- The following changes since commit 949db153b6466c6f7cad5a427ecea

GFS2: Pull request (fixes)

2013-01-03 Thread Steven Whitehouse
Hi, Please consider pulling the following GFS2 fixes, Steve. --- Here are four small bug fixes for GFS2. There is no common theme here really, just a few items that were fixed recently. The first fixe

GFS2: Pull request (fixes)

2012-11-07 Thread Steven Whitehouse
Hi, Please consider pulling the following GFS2 fixes, Steve. --- Here are a number of GFS2 bug fixes. There are three from Andy Price which fix various issues spotted by automated code analysis. There are two from L

GFS2: Pull request (fixes)

2012-09-13 Thread Steven Whitehouse
Hi, Please consider pulling the following GFS2 fixes Steve. -- Here are three GFS2 fixes for the current kernel tree. These are all related to the block reservation code which was added at the merge window. That code wi