summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Force log to disk before reading the AGF during a fstrimCarlos Maiolino1-7/+7
2018-03-03xfs: quota: check result of register_shrinker()Aliaksei Karaliou1-16/+29
2018-03-03xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou1-0/+1
2017-12-20xfs: fix log block underflow during recovery cycle verificationBrian Foster1-1/+1
2017-10-08xfs: remove kmem_zalloc_greedyDarrick J. Wong3-24/+2
2017-09-14xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen1-1/+1
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang1-1/+1
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster1-3/+4
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster3-6/+26
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster1-2/+3
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen1-2/+8
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong1-2/+3
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara1-9/+4
2017-04-22xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-04-22xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen1-2/+5
2017-04-22xfs: don't allow di_size with high bit setDarrick J. Wong1-0/+8
2017-04-18cancel the setfilesize transation when io error happenZhaohongjiang1-2/+11
2017-01-15xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1
2016-11-24libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong1-2/+1
2016-09-13xfs: fix superblock inprogress checkDave Chinner1-1/+2
2016-07-12xfs: print name of verifier if it failsEric Sandeen18-2/+24
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-06-01xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen1-0/+10
2016-06-01xfs: disallow ro->rw remount on norecovery mountEric Sandeen1-0/+6
2016-04-18xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik1-9/+10
2016-02-10xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner5-9/+40
2016-02-10xfs: inode recovery readahead can race with inode buffer creationDave Chinner2-5/+14
2015-07-05xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen1-1/+1
2015-06-09xfs: xfs_iozero can return positive errnoDave Chinner1-1/+1
2015-06-09xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner4-47/+58
2015-04-25xfs: ensure truncate forces zeroed blocks to diskDave Chinner3-28/+27
2015-03-07xfs: Fix quota type in quota structures when reusing quota fileJan Kara1-0/+5
2015-03-07xfs: set superblock buffer type correctlyDave Chinner1-0/+1
2015-03-07xfs: set buf types when converting extent formatsDave Chinner2-1/+7
2015-03-07xfs: inode unlink does not set AGI buffer typeDave Chinner1-0/+2
2015-03-07xfs: ensure buffer types are set correctlyDave Chinner1-0/+4
2015-02-06quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara3-96/+72
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-10-30xfs: rework zero range to prevent invalid i_size updatesBrian Foster1-52/+20
2014-10-30xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara1-0/+4