aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
* | xfs: add a sysfs ksetBrian Foster2014-07-14
* | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-14
* | Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-14
|\|
| * xfs: global error sign conversionDave Chinner2014-06-25
| * libxfs: move source filesDave Chinner2014-06-25
| * libxfs: move header filesDave Chinner2014-06-25
| * xfs: create libxfs infrastructureDave Chinner2014-06-25
| * xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
| * xfs: return is not a functionEric Sandeen2014-06-22
* | xfs: null unused quota inodes when quota is onDave Chinner2014-07-14
* | xfs: refine the allocation stack switchDave Chinner2014-07-14
* | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-14
|/
* 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