Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338667
| Path | csiph.com!feeder.erje.net!2.us.feeder.erje.net!goblin1!goblin.stu.neva.ru!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Al Viro <viro@ZenIV.linux.org.uk> |
| Newsgroups | linux.kernel |
| Subject | [git pull] vfs.git fixes for -rc5 |
| Date | Sat, 20 Feb 2016 10:20:01 +0100 |
| Message-ID | <r4bRL-2PI-1@gated-at.bofh.it> (permalink) |
| X-Original-To | Linus Torvalds <torvalds@linux-foundation.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 32 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Sat, 20 Feb 2016 09:14:13 +0000 |
| X-Original-Message-ID | <20160220091413.GF17997@ZenIV.linux.org.uk> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1338667 |
Show key headers only | View raw
Assorted fixes - xattr one from this cycle, the rest - stable fodder.
The following changes since commit 18558cae0272f8fd9647e69d3fec1565a7949865:
Linux 4.5-rc4 (2016-02-14 13:05:20 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
for you to fetch changes up to 7ae8fd0351f912b075149a1e03a017be8b903b9a:
fs/pnode.c: treat zero mnt_group_id-s as unequal (2016-02-20 00:15:52 -0500)
----------------------------------------------------------------
Al Viro (1):
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Mateusz Guzik (1):
xattr handlers: plug a lock leak in simple_xattr_list
Maxim Patlasov (1):
fs/pnode.c: treat zero mnt_group_id-s as unequal
Wouter van Kesteren (1):
fs: allow no_seek_end_llseek to actually seek
fs/affs/file.c | 5 ++---
fs/pnode.c | 9 +++++++--
fs/read_write.c | 3 ++-
fs/xattr.c | 6 +++---
4 files changed, 14 insertions(+), 9 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] vfs.git fixes for -rc5 Al Viro <viro@ZenIV.linux.org.uk> - 2016-02-20 10:20 +0100
csiph-web