summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-04-22xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-04-22xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-04-22xfs: don't allow di_size with high bit setDarrick J. Wong
2017-04-18cancel the setfilesize transation when io error happenZhaohongjiang
2017-01-15xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-09-12xfs: fix superblock inprogress checkDave Chinner
2016-07-12xfs: print name of verifier if it failsEric Sandeen
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