summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen
2014-10-03xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely
2014-10-02xfs: flush the range before zero range conversionBrian Foster
2014-10-02xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster
2014-10-02xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen
2014-10-02xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen
2014-10-02xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen
2014-10-02xfs: check for inode size overflow in xfs_new_eof()Brian Foster
2014-10-02xfs: only set extent size hint when askedDave Chinner
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner
2014-10-02xfs: kill time.hDave Chinner
2014-10-02xfs: compat_xfs_bstat does not have forkoffDave Chinner
2014-09-23xfs: flush entire last page of old EOF on truncate upDave Chinner
2014-09-23xfs: xfs_swap_extent_flush can be staticDave Chinner
2014-09-23xfs: xfs_buf_write_fail_rl_state can be staticDave Chinner
2014-09-23xfs: xfs_rtget_summary can be staticFengguang Wu
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick
2014-09-23xfs: don't ASSERT on corrupt ftypeEric Sandeen
2014-09-23xfs: xlog_cil_force_lsn doesn't always wait correctlyDave Chinner
2014-09-09xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen
2014-09-09xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen
2014-09-09xfs: combine xfs_dir_canenter into xfs_dir_createnameEric Sandeen
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen
2014-09-09xfs: deduplicate xlog_do_recovery_pass()Eric Sandeen
2014-09-09xfs: lseek: the "whence" argument is called "whence"Eric Sandeen
2014-09-09xfs: combine xfs_seek_hole & xfs_seek_dataEric Sandeen
2014-09-09xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster
2014-09-09xfs: add debug sysfs attribute setBrian Foster
2014-09-09xfs: add a few more verifier testsEric Sandeen
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextxfs-for-linus-3.17-rc1Dave Chinner
2014-08-04Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner
2014-08-04xfs: fix coccinelle warningskbuild test robot
2014-08-04xfs: flush both inodes in xfs_swap_extentsDave Chinner
2014-08-04xfs: fix swapext ilock deadlockDave Chinner
2014-08-04xfs: kill xfs_vnode.hDave Chinner
2014-08-04xfs: kill VN_MAPPEDDave Chinner
2014-08-04xfs: kill VN_CACHEDDave Chinner
2014-08-04xfs: kill VN_DIRTY()Dave Chinner
2014-08-04xfs: dquot recovery needs verifiersDave Chinner
2014-08-04xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-08-04xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-08-04xfs: catch buffers written without verifiers attachedDave Chinner
2014-08-04xfs: avoid false quotacheck after unclean shutdownEric Sandeen
2014-08-04xfs: fix rounding error of fiemap length parameterBrian Foster
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu