summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: deduplicate xlog_do_recovery_pass()Eric Sandeen2014-09-091-54/+27
| * | xfs: lseek: the "whence" argument is called "whence"Eric Sandeen2014-09-091-4/+4
| * | xfs: combine xfs_seek_hole & xfs_seek_dataEric Sandeen2014-09-091-122/+50
| * | xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster2014-09-094-0/+52
| * | xfs: add debug sysfs attribute setBrian Foster2014-09-093-2/+65
| * | xfs: add a few more verifier testsEric Sandeen2014-09-093-0/+8
| * | xfs: mark all internal workqueues as freezableBrian Foster2014-09-093-9/+11
| |/
* | xfs: trim eofblocks before collapse rangeBrian Foster2014-09-021-2/+9
* | xfs: xfs_file_collapse_range is delalloc challengedDave Chinner2014-09-021-0/+13
* | xfs: don't log inode unless extent shift makes extent modificationsBrian Foster2014-09-021-8/+10
* | xfs: use ranged writeback and invalidation for direct IODave Chinner2014-09-021-4/+6
* | xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner2014-09-021-1/+9
* | xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason2014-09-021-1/+10
* | xfs: don't dirty buffers beyond EOFDave Chinner2014-09-021-0/+61
|/
* 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
| |/
OpenPOWER on IntegriCloud