linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] CIFS Fix
@ 2013-06-07 20:14 Steve French
  0 siblings, 0 replies; 4+ messages in thread
From: Steve French @ 2013-06-07 20:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-cifs, LKML

Fix one byte buffer overrun with prefixpaths on cifs mounts which can
cause a problem with mount depending on the string length.

The following changes since commit a93cb29acaa8f75618c3f202d1cf43c231984644:

  Merge branch 'drm-fixes' of
git://people.freedesktop.org/~airlied/linux (2013-05-31 16:04:05
+1000)

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-3.10

Jeff Layton (1):
      cifs: fix off-by-one bug in build_unc_path_to_root

 fs/cifs/connect.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT] CIFS Fix
@ 2013-05-24 16:41 Steve French
  0 siblings, 0 replies; 4+ messages in thread
From: Steve French @ 2013-05-24 16:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-cifs, LKML

One cifs fix to merge now - fixes possible DFS oops (I expect to
request a merge of 4 additional cifs fixes next week).

The following changes since commit ebb37277796269da36a8bc5d72ed1e8e1fb7d34b:

  Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
(2013-05-08 11:51:05 -0700)

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

Jeff Layton (1):
      cifs: only set ops for inodes in I_NEW state

 fs/cifs/inode.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT] CIFS Fix
@ 2013-04-12 16:53 Steve French
  0 siblings, 0 replies; 4+ messages in thread
From: Steve French @ 2013-04-12 16:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-cifs, LKML

Fixes a regression in cifs in which a password which begins with a
comma is parsed incorrectly as a blank password

The following changes since commit 66ade474237745a57b7e87da9a93c7ec69fd52bb:

  Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
(2013-04-03 16:15:17 -0700)

are available in the git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git for-next

Sachin Prabhu (1):
      cifs: Allow passwords which begin with a delimitor

 fs/cifs/connect.c |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

--
Thanks,

Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT] CIFS fix
@ 2010-05-13 17:32 Steve French
  0 siblings, 0 replies; 4+ messages in thread
From: Steve French @ 2010-05-13 17:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jeff Layton, LKML

The following changes since commit 05ce7bfe547c9fa967d9cab6c37867a9cb6fb3fa:

 Merge branch 'for_linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
(2010-04-20 09:39:40 -0700)

are available in the git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git for-linus

Jeff Layton (1):
     cifs: guard against hardlinking directories

fs/cifs/cifsglob.h |    1 +
fs/cifs/inode.c    |   21 +++++++++++++++++++--
2 files changed, 20 insertions(+), 2 deletions(-)


--
Thanks,

Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-07 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-07 20:14 [GIT] CIFS Fix Steve French
  -- strict thread matches above, loose matches on Subject: below --
2013-05-24 16:41 Steve French
2013-04-12 16:53 Steve French
2010-05-13 17:32 [GIT] CIFS fix Steve French

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).