* [ANNOUNCE] xfs: for-next branch updated to a448f8f
@ 2015-03-25 5:58 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2015-03-25 5:58 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 2362 bytes --]
Hi folks,
The for-next branch of the xfs kernel repository at
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git
has just been updated.
The new head of the for-next branch is commit:
a448f8f Merge branch 'fallocate-insert-range' into for-next
New Commits:
Byoungyoung Lee (1):
[20dafee] xfs: xfs_mru_cache_insert() should use GFP_NOFS
Dave Chinner (9):
[95afcf5] xfs: clean up inode locking for RENAME_WHITEOUT
[445883e] xfs: cleanup xfs_rename error handling
[310606b] xfs: factor out xfs_finish_rename()
[eeacd32] xfs: make xfs_cross_rename() complete fully
[7dcf5c3] xfs: add RENAME_WHITEOUT support
[d41bb03] Merge branch 'xfs-rename-whiteout' into for-next
[d64588c] xfs: remove xfs_bmap_sanity_check()
[2b93681] Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
[a448f8f] Merge branch 'fallocate-insert-range' into for-next
Eric Sandeen (1):
[b26384d] xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Fabian Frederick (2):
[86aaf02] xfs: use bool instead of int in xfs_rename()
[29916df] xfs: fix shadow warning in xfs_da3_root_split()
Joe Perches (1):
[5e9383f] xfs: Fix incorrect positive ENOMEM return
Namjae Jeon (2):
[dd46c78] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
[a904b1c] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Scott Wood (1):
[65dd297] xfs: %pF is only for function pointers
Code Diffstat:
fs/open.c | 8 +-
fs/xfs/libxfs/xfs_bmap.c | 388 ++++++++++++++++++++++++++++++++--------
fs/xfs/libxfs/xfs_bmap.h | 13 +-
fs/xfs/libxfs/xfs_da_btree.c | 8 +-
fs/xfs/xfs_bmap_util.c | 131 ++++++++++----
fs/xfs/xfs_bmap_util.h | 2 +
fs/xfs/xfs_error.c | 2 +-
fs/xfs/xfs_file.c | 41 ++++-
fs/xfs/xfs_filestream.c | 2 +-
fs/xfs/xfs_inode.c | 408 +++++++++++++++++++++++++------------------
fs/xfs/xfs_iops.c | 2 +-
fs/xfs/xfs_mru_cache.c | 2 +-
fs/xfs/xfs_super.c | 2 +-
fs/xfs/xfs_trace.h | 21 +--
include/linux/falloc.h | 6 +
include/uapi/linux/falloc.h | 17 ++
16 files changed, 747 insertions(+), 306 deletions(-)
--
Dave Chinner
david@fromorbit.com
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-25 6:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 5:58 [ANNOUNCE] xfs: for-next branch updated to a448f8f Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox