summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: simplify xfs_zero_remaining_bytesChristoph Hellwig2014-10-021-30/+14
* xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-025-62/+58
* xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-028-128/+117
* xfs: kill xfs_bioerror_relseDave Chinner2014-10-023-44/+6
* xfs: xfs_bioerror can die.Dave Chinner2014-10-021-46/+12
* xfs: kill xfs_bdstrat_cbDave Chinner2014-10-021-23/+25
* xfs: rework xfs_buf_bio_endio error handlingDave Chinner2014-10-022-2/+17
* xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-026-55/+45
* xfs: synchronous buffer IO needs a referenceDave Chinner2014-10-021-9/+42
* xfs: Don't use xfs_buf_iowait in the delwri buffer codeDave Chinner2014-10-021-5/+13
* xfs: force the log before shutting downDave Chinner2014-10-021-38/+17
* Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-0416-161/+175
|\
| * xfs: flush both inodes in xfs_swap_extentsDave Chinner2014-08-041-44/+37
| * xfs: fix swapext ilock deadlockDave Chinner2014-08-041-15/+18
| * xfs: kill xfs_vnode.hDave Chinner2014-08-046-48/+20
| * xfs: kill VN_MAPPEDDave Chinner2014-08-042-7/+1
| * xfs: kill VN_CACHEDDave Chinner2014-08-042-3/+2
| * xfs: kill VN_DIRTY()Dave Chinner2014-08-042-3/+1
| * xfs: dquot recovery needs verifiersDave Chinner2014-08-041-21/+23
| * xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2014-08-042-2/+9
| * xfs: ensure verifiers are attached to recovered buffersDave Chinner2014-08-041-20/+31
| * xfs: catch buffers written without verifiers attachedDave Chinner2014-08-042-1/+21
| * xfs: avoid false quotacheck after unclean shutdownEric Sandeen2014-08-042-5/+20
| * xfs: fix rounding error of fiemap length parameterBrian Foster2014-08-041-2/+2
* | Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner2014-08-044-315/+283
|\ \
| * | xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-042-54/+103
| * | xfs: introduce xfs_bulkstat_grab_ichunkJie Liu2014-07-241-50/+69
| * | xfs: introduce xfs_bulkstat_ichunk_raJie Liu2014-07-241-24/+32
| * | xfs: fix error handling at xfs_bulkstatJie Liu2014-07-241-31/+6
| * | xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu2014-07-241-3/+1
| * | xfs: fix error handling at xfs_inumbersJie Liu2014-07-241-57/+40
| * | xfs: consolidate xfs_inumbersJie Liu2014-07-242-38/+32
| * | xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-243-57/+2
| * | xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-241-4/+1
| |/
* | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-0425-353/+166
|\ \
| * | xfs: require 64-bit sector_tChristoph Hellwig2014-07-3020-239/+50
| * | xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu2014-07-241-1/+1
| * | xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu2014-07-241-2/+0
| * | xfs: tidy up xfs_set_inode32Eric Sandeen2014-07-241-2/+4
| * | xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-243-11/+17
| * | xfs: mark xfs_qm_quotacheck as staticJie Liu2014-07-242-96/+94
| * | xfs: fix cil push sequence after log recoveryMark Tinguely2014-07-241-2/+0
| |/
* | Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner2014-08-046-12/+148
|\ \
| * | xfs: squash prealloc while over quota free space as wellBrian Foster2014-07-241-6/+14
| * | xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-244-4/+87
| * | xfs: support a union-based filter for eofblocks scansBrian Foster2014-07-242-1/+33
| * | xfs: add scan owner field to xfs_eofblocksBrian Foster2014-07-242-1/+14
| |/
* | 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
OpenPOWER on IntegriCloud