summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* libxfs: move source filesDave Chinner2014-06-2527-31/+32
* libxfs: move header filesDave Chinner2014-06-2527-0/+0
* xfs: create libxfs infrastructureDave Chinner2014-06-253-1/+6
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-2245-519/+487
* xfs: return is not a functionEric Sandeen2014-06-2214-141/+140
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-123-103/+34
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-1213-75/+104
| |\
| * | ->splice_write() via ->write_iter()Al Viro2014-06-122-43/+1
| * | xfs: switch to ->write_iter()Al Viro2014-05-061-20/+9
| * | xfs: switch to ->read_iter()Al Viro2014-05-061-12/+7
| * | xfs: trim the argument lists of xfs_file_{dio,buffered}_aio_write()Al Viro2014-05-061-19/+14
| * | 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/+4
| * | 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/+7
| * | kill generic_segment_checks()Al Viro2014-05-061-7/+2
| * | 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/+2634
|\ \ \
| * \ \ Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-1013-53/+60
| |\ \ \
| | * | | xfs: Fix rounding in xfs_alloc_fix_len()Jan Kara2014-06-061-10/+8
| | * | | 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/+7
| | * | | 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-1026-778/+819
| |\ \ \ \
| | * | | | xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner2014-06-101-1/+1
| | * | | | xfs: remove redundant geometry information from xfs_da_stateDave Chinner2014-06-065-35/+20
| | * | | | xfs: replace attr LBSIZE with xfs_da_geometryDave Chinner2014-06-064-92/+89
| | * | | | xfs: pass xfs_da_args to xfs_attr_leaf_newentsizeDave Chinner2014-06-063-35/+19
| | * | | | 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/+137
| | * | | | xfs: reduce direct usage of mp->m_dir_geoDave Chinner2014-06-063-74/+65
| | * | | | xfs: move node entry counts to xfs_da_geometryDave Chinner2014-06-065-16/+11
| | * | | | xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner2014-06-064-6/+2
| | * | | | 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/+27
| | * | | | xfs: convert directory segment limits to xfs_da_geometryDave Chinner2014-06-068-42/+37
| | * | | | 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/+101
| |\ \ \ \ \
| | * | | | | xfs: remove shared supberlock feature checkingDave Chinner2014-05-203-16/+6
| | * | | | | xfs: don't need dirv2 checks anymoreDave Chinner2014-05-204-18/+2
| | * | | | | xfs: turn NLINK feature on by defaultDave Chinner2014-05-209-164/+30
| | * | | | | xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner2014-05-201-0/+2
OpenPOWER on IntegriCloud