aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-06-06xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-06xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-06xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-01xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-01xfs: disallow ro->rw remount on norecovery mountEric Sandeen
2016-04-18xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-02-09xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-09xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2015-07-05xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-06-09xfs: xfs_iozero can return positive errnoDave Chinner
2015-06-09xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner
2015-04-24xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: set buf types when converting extent formatsDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-02-05quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2014-11-07xfs: track bulkstat progress by aginoDave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-10-30xfs: rework zero range to prevent invalid i_size updatesBrian Foster
2014-10-30xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-10-29xfs: bulkstat doesn't release AGI buffer on errorDave Chinner
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner
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-10-02Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner
2014-10-02xfs: simplify xfs_zero_remaining_bytesChristoph Hellwig
2014-10-02xfs: check xfs_buf_read_uncached returns correctlyDave Chinner
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner
2014-10-02xfs: kill xfs_bioerror_relseDave Chinner
2014-10-02xfs: xfs_bioerror can die.Dave Chinner
2014-10-02xfs: kill xfs_bdstrat_cbDave Chinner
2014-10-02xfs: rework xfs_buf_bio_endio error handlingDave Chinner
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner