summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-123-103/+34Star
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-1213-75/+104
| |\
| * | ->splice_write() via ->write_iter()Al Viro2014-06-122-43/+1Star
| * | xfs: switch to ->write_iter()Al Viro2014-05-061-20/+9Star
| * | xfs: switch to ->read_iter()Al Viro2014-05-061-12/+7Star
| * | xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()Al Viro2014-05-061-19/+14Star
| * | iov_iter_truncate()Al Viro2014-05-061-4/+5
| * | start adding the tag to iov_iterAl Viro2014-05-061-2/+2
| * | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-061-6/+4Star
| * | get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-061-1/+1
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-061-8/+7Star
| * | kill generic_segment_checks()Al Viro2014-05-061-7/+2Star
| * | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-061-2/+3
* | | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-06-1190-2784/+2634Star
|\ \ \
| * \ \ Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-0913-53/+60
| |\ \ \
| | * | | xfs: Fix rounding in xfs_alloc_fix_len()Jan Kara2014-06-061-10/+8Star
| | * | | xfs: tone down writepage/releasepage WARN_ONsChristoph Hellwig2014-06-061-3/+3
| | * | | xfs: small cleanup in xfs_lowbit64()Dan Carpenter2014-06-061-2/+5
| | * | | xfs: kill xfs_buf_geterror()Dave Chinner2014-06-068-23/+7Star
| | * | | xfs: xfs_readsb needs to check for magic numbersDave Chinner2014-06-061-6/+17
| | * | | xfs: block allocation work needs to be kswapd awareDave Chinner2014-06-062-9/+20
| * | | | Merge branch 'xfs-da-geom' into for-nextDave Chinner2014-06-0926-778/+819
| |\ \ \ \
| | * | | | xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner2014-06-091-1/+1
| | * | | | xfs: remove redundant geometry information from xfs_da_stateDave Chinner2014-06-065-35/+20Star
| | * | | | xfs: replace attr LBSIZE with xfs_da_geometryDave Chinner2014-06-064-92/+89Star
| | * | | | xfs: pass xfs_da_args to xfs_attr_leaf_newentsizeDave Chinner2014-06-063-35/+19Star
| | * | | | xfs: use xfs_da_geometry for block size in attr codeDave Chinner2014-06-063-10/+10
| | * | | | xfs: remove mp->m_dir_geo from directory loggingDave Chinner2014-06-066-148/+137Star
| | * | | | xfs: reduce direct usage of mp->m_dir_geoDave Chinner2014-06-063-74/+65Star
| | * | | | xfs: move node entry counts to xfs_da_geometryDave Chinner2014-06-065-16/+11Star
| | * | | | xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner2014-06-064-6/+2Star
| | * | | | xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-0614-106/+115
| | * | | | xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner2014-06-069-33/+27Star
| | * | | | xfs: convert directory segment limits to xfs_da_geometryDave Chinner2014-06-068-42/+37Star
| | * | | | xfs: convert directory db conversion to xfs_da_geometryDave Chinner2014-06-069-70/+93
| | * | | | xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner2014-06-066-43/+48
| | * | | | xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner2014-06-063-13/+14
| | * | | | xfs: kill XFS_DIR2...FIRSTDB macrosDave Chinner2014-06-065-17/+17
| | * | | | xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner2014-06-063-138/+139
| | * | | | xfs: introduce directory geometry structureDave Chinner2014-06-068-21/+97
| * | | | | Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-2011-327/+101Star
| |\ \ \ \ \
| | * | | | | xfs: remove shared supberlock feature checkingDave Chinner2014-05-193-16/+6Star
| | * | | | | xfs: don't need dirv2 checks anymoreDave Chinner2014-05-194-18/+2Star
| | * | | | | xfs: turn NLINK feature on by defaultDave Chinner2014-05-199-164/+30Star
| | * | | | | xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner2014-05-191-0/+2
| | * | | | | xfs: make superblock version checks reflect realityDave Chinner2014-05-191-144/+76Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'xfs-misc-fixes-2-for-3.16' into for-nextDave Chinner2014-05-207-64/+66
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | xfs: fix compile error when libxfs header used in C++ codeRoger Willcocks2014-05-202-4/+4
| | * | | | xfs: fix infinite loop at xfs_vm_writepage on 32bit systemJie Liu2014-05-201-6/+43
| | * | | | xfs: remove redundant checks from xfs_da_read_bufDave Chinner2014-05-201-41/+0Star