linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext3 improvements, cleanups, reiserfs fix
@ 2014-04-07 21:49 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2014-04-07 21:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fsdevel, linux-ext4

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get various cleanups for ext2, ext3, udf, isofs, a documentation update
for quota, and a fix of a race in reiserfs readdir implementation.

Top of the tree is 01d8885785a6. The full shortlog is:

Dan Carpenter (2):
      ext3: remove unneeded check in ext3_ordered_writepage()
      ext3: remove an unneeded check in ext3_new_blocks()

Eric Sandeen (1):
      ext3: explicitly remove inode from orphan list after failed direct io

Fabian Frederick (6):
      fs: udf: parse_options: blocksize check
      udf: Add __init macro to init_inodecache
      ext2: Add __init macro to init_inodecache
      ext3: Add __init macro to init_inodecache
      fs/quota/Kconfig: Update filesystems
      fs/isofs/inode.c add __init to init_inodecache()

Jakub Sitnicki (1):
      ext2: acl: remove unneeded include of linux/capability.h

Jan Kara (3):
      ext3: Update PF_MEMALLOC handling in ext3_write_inode()
      ext3: Update outdated comment before ext3_ordered_writepage()
      ext3: Speedup WB_SYNC_ALL pass

Jeff Mahoney (1):
      reiserfs: fix race in readdir

Rashika Kheria (3):
      fs: Mark function as static in ext2/xattr_security.c
      fs: Mark function as static in ext3/dir.c
      fs: Mark function as static in ext3/xattr_security.c

ZhangZhen (1):
      ext2/3: use prandom_u32() instead of get_random_bytes()

The diffstat is

 fs/ext2/acl.c            |  1 -
 fs/ext2/ialloc.c         |  2 +-
 fs/ext2/super.c          |  2 +-
 fs/ext2/xattr_security.c |  4 +--
 fs/ext3/balloc.c         |  5 +--
 fs/ext3/dir.c            |  2 +-
 fs/ext3/ialloc.c         |  2 +-
 fs/ext3/inode.c          | 86 ++++++++++++++----------------------------------
 fs/ext3/super.c          |  2 +-
 fs/ext3/xattr_security.c |  5 +--
 fs/isofs/inode.c         |  2 +-
 fs/quota/Kconfig         |  7 ++--
 fs/reiserfs/dir.c        |  6 ++--
 fs/udf/super.c           |  8 +++--
 14 files changed, 51 insertions(+), 83 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-07 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 21:49 [GIT PULL] ext3 improvements, cleanups, reiserfs fix Jan Kara

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).