LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-cifs@vger.kernel.org" <linux-cifs@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] CIFS Fixes
Date: Mon, 29 Dec 2014 14:55:22 -0600 [thread overview]
Message-ID: <CAH2r5mt2bzLyi1BYEoXD_UbuabwKtEqENoer2jedpE07T0ucqg@mail.gmail.com> (raw)
A set of three minor cifs fixes.
Please pull the following changes since commit
9ea18f8cab5f1c36cdd0f09717e35ceb48c36a87:
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
(2014-12-13 14:22:26 -0800)
are available in the git repository at:
git://git.samba.org/sfrench/cifs-2.6.git for-linus
for you to fetch changes up to 9e6d722f3d91c94f2a303d67ddd8fb1ca4c0d375:
cifs: make new inode cache when file type is different (2014-12-22
14:16:21 -0600)
----------------------------------------------------------------
Kevin Cernekee (1):
Fix signed/unsigned pointer warning
Nakajima Akira (1):
cifs: make new inode cache when file type is different
Sachin Prabhu (1):
Convert MessageID in smb2_hdr to LE
fs/cifs/cifsglob.h | 6 +++---
fs/cifs/netmisc.c | 12 +++++++-----
fs/cifs/readdir.c | 10 +++++++---
fs/cifs/smb2misc.c | 12 +++++++-----
fs/cifs/smb2ops.c | 3 ++-
fs/cifs/smb2pdu.h | 2 +-
fs/cifs/smb2transport.c | 2 +-
7 files changed, 28 insertions(+), 19 deletions(-)
--
Thanks,
Steve
next reply other threads:[~2014-12-29 20:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-29 20:55 Steve French [this message]
2015-02-04 17:42 Steve French
2021-02-06 18:28 [GIT PULL] cifs fixes Steve French
2021-02-06 23:33 ` pr-tracker-bot
2021-02-12 18:15 Steve French
2021-02-12 20:04 ` Linus Torvalds
2021-02-12 20:39 ` Steve French
2021-02-13 0:26 ` Stefan Metzmacher
2021-02-13 1:02 ` Linus Torvalds
2021-02-13 1:08 ` Stefan Metzmacher
2021-02-13 1:28 ` Linus Torvalds
2021-02-19 23:48 ` Stefan Metzmacher
2021-02-12 21:33 ` Steve French
2021-02-13 20:03 ` pr-tracker-bot
2021-03-10 2:49 Steve French
2021-03-10 18:13 ` pr-tracker-bot
2021-07-10 17:22 [GIT PULL] CIFS Fixes Steve French
2021-07-10 19:08 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAH2r5mt2bzLyi1BYEoXD_UbuabwKtEqENoer2jedpE07T0ucqg@mail.gmail.com \
--to=smfrench@gmail.com \
--cc=linux-cifs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] CIFS Fixes' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).