aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\
| * | ->splice_write() via ->write_iter()Al Viro2014-06-12
| * | xfs: switch to ->write_iter()Al Viro2014-05-06
| * | xfs: switch to ->read_iter()Al Viro2014-05-06
| * | xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()Al Viro2014-05-06
| * | iov_iter_truncate()Al Viro2014-05-06
| * | start adding the tag to iov_iterAl Viro2014-05-06
| * | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * | get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-06
| * | kill generic_segment_checks()Al Viro2014-05-06
| * | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-06
* | | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-06-11
|\ \ \
| * \ \ Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-09
| |\ \ \
| | * | | xfs: Fix rounding in xfs_alloc_fix_len()Jan Kara2014-06-06
| | * | | xfs: tone down writepage/releasepage WARN_ONsChristoph Hellwig2014-06-06
| | * | | xfs: small cleanup in xfs_lowbit64()Dan Carpenter2014-06-06
| | * | | xfs: kill xfs_buf_geterror()Dave Chinner2014-06-06
| | * | | xfs: xfs_readsb needs to check for magic numbersDave Chinner2014-06-06
| | * | | xfs: block allocation work needs to be kswapd awareDave Chinner2014-06-06
| * | | | Merge branch 'xfs-da-geom' into for-nextDave Chinner2014-06-09
| |\ \ \ \
| | * | | | xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner2014-06-09
| | * | | | xfs: remove redundant geometry information from xfs_da_stateDave Chinner2014-06-06
| | * | | | xfs: replace attr LBSIZE with xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: pass xfs_da_args to xfs_attr_leaf_newentsizeDave Chinner2014-06-06
| | * | | | xfs: use xfs_da_geometry for block size in attr codeDave Chinner2014-06-06
| | * | | | xfs: remove mp->m_dir_geo from directory loggingDave Chinner2014-06-06
| | * | | | xfs: reduce direct usage of mp->m_dir_geoDave Chinner2014-06-06
| | * | | | xfs: move node entry counts to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert directory segment limits to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert directory db conversion to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner2014-06-06
| | * | | | xfs: kill XFS_DIR2...FIRSTDB macrosDave Chinner2014-06-06
| | * | | | xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner2014-06-06
| | * | | | xfs: introduce directory geometry structureDave Chinner2014-06-06
| * | | | | Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
| |\ \ \ \ \
| | * | | | | xfs: remove shared supberlock feature checkingDave Chinner2014-05-19
| | * | | | | xfs: don't need dirv2 checks anymoreDave Chinner2014-05-19
| | * | | | | xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
| | * | | | | xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner2014-05-19
| | * | | | | xfs: make superblock version checks reflect realityDave Chinner2014-05-19
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'xfs-misc-fixes-2-for-3.16' into for-nextDave Chinner2014-05-19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | xfs: fix compile error when libxfs header used in C++ codeRoger Willcocks2014-05-19
| | * | | | xfs: fix infinite loop at xfs_vm_writepage on 32bit systemJie Liu2014-05-19
| | * | | | xfs: remove redundant checks from xfs_da_read_bufDave Chinner2014-05-19