Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: (49 commits) xfs simplify and speed up direct I/O completions xfs: move aio completion after unwritten extent conversion direct-io: move aio_complete into ->end_io xfs: fix big endian build xfs: clean up xfs_bmap_get_bp xfs: simplify xfs_truncate_file xfs: kill the b_strat callback in xfs_buf xfs: remove obsolete osyncisosync mount option xfs: clean up filestreams helpers xfs: fix gcc 4.6 set but not read and unused statement warnings xfs: Fix build when CONFIG_XFS_POSIX_ACL=n xfs: fix unsigned underflow in xfs_free_eofblocks xfs: use GFP_NOFS for page cache allocation xfs: fix memory reclaim recursion deadlock on locked inode buffer xfs: fix xfs_trans_add_item() lockdep warnings xfs: simplify and remove xfs_ireclaim xfs: don't block on buffer read errors xfs: move inode shrinker unregister even earlier xfs: remove a dmapi leftover xfs: writepage always has buffers ...
Showing
- Documentation/filesystems/xfs.txt 0 additions, 11 deletionsDocumentation/filesystems/xfs.txt
- fs/direct-io.c 14 additions, 12 deletionsfs/direct-io.c
- fs/ext4/inode.c 7 additions, 3 deletionsfs/ext4/inode.c
- fs/ocfs2/aops.c 6 additions, 1 deletionfs/ocfs2/aops.c
- fs/xfs/Makefile 1 addition, 3 deletionsfs/xfs/Makefile
- fs/xfs/linux-2.6/xfs_acl.c 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_acl.c
- fs/xfs/linux-2.6/xfs_aops.c 215 additions, 396 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_aops.h 3 additions, 1 deletionfs/xfs/linux-2.6/xfs_aops.h
- fs/xfs/linux-2.6/xfs_buf.c 19 additions, 43 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_buf.h 52 additions, 67 deletionsfs/xfs/linux-2.6/xfs_buf.h
- fs/xfs/linux-2.6/xfs_dmapi_priv.h 0 additions, 28 deletionsfs/xfs/linux-2.6/xfs_dmapi_priv.h
- fs/xfs/linux-2.6/xfs_export.c 3 additions, 5 deletionsfs/xfs/linux-2.6/xfs_export.c
- fs/xfs/linux-2.6/xfs_file.c 4 additions, 100 deletionsfs/xfs/linux-2.6/xfs_file.c
- fs/xfs/linux-2.6/xfs_fs_subr.c 0 additions, 4 deletionsfs/xfs/linux-2.6/xfs_fs_subr.c
- fs/xfs/linux-2.6/xfs_fs_subr.h 0 additions, 25 deletionsfs/xfs/linux-2.6/xfs_fs_subr.h
- fs/xfs/linux-2.6/xfs_ioctl.c 4 additions, 23 deletionsfs/xfs/linux-2.6/xfs_ioctl.c
- fs/xfs/linux-2.6/xfs_ioctl32.c 1 addition, 5 deletionsfs/xfs/linux-2.6/xfs_ioctl32.c
- fs/xfs/linux-2.6/xfs_iops.c 1 addition, 9 deletionsfs/xfs/linux-2.6/xfs_iops.c
- fs/xfs/linux-2.6/xfs_linux.h 0 additions, 1 deletionfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_quotaops.c 0 additions, 1 deletionfs/xfs/linux-2.6/xfs_quotaops.c
Loading
Please register or sign in to comment