summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
* | xfs: fix coccinelle warningskbuild test robot2014-08-041-1/+1
* | xfs: add log attributes for log lsn and grant head dataBrian Foster2014-07-151-0/+64
* | xfs: add xlog sysfs kobject and attribute handlersBrian Foster2014-07-154-0/+64
* | xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-156-1/+133
* | xfs: add a sysfs ksetBrian Foster2014-07-151-1/+11
* | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-151-2/+2
* | Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-15102-1212/+1180
|\ \ | |/
| * xfs: global error sign conversionDave Chinner2014-06-2567-887/+882
| * 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
* | xfs: null unused quota inodes when quota is onDave Chinner2014-07-151-4/+21
* | xfs: refine the allocation stack switchDave Chinner2014-07-156-62/+90
* | Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2014-07-152-20/+9
|/
* 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
OpenPOWER on IntegriCloud