summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2019-03-25xfs: don't BUG() on mixed direct and mapped I/OBrian Foster
2019-02-11xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatCarlos Maiolino
2018-12-16xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong
2018-10-03mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2018-09-25xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen
2018-09-25xfs: validate cached inodes are free when allocatedDave Chinner
2018-09-25xfs: catch inode allocation state mismatch corruptionDave Chinner
2018-09-25xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen
2017-11-26xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2017-11-11xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-10-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-10-12xfs: Don't clear SGID when inheriting ACLsJan Kara
2017-09-15xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-09-15xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-03-16xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-03-16xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-02-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2017-02-23xfs: Propagate dentry down to inode_change_ok()Jan Kara
2017-02-23Revert "fs: Give dentry to inode_change_ok() instead of inode"Ben Hutchings
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-22xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-08-22xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-08-22xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-08-22xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-15xfs: mmap lock needs to be inside freeze protectionDave Chinner
2016-06-15xfs: lock out page faults from extent swap operationsDave Chinner
2016-06-15xfs: xfs_setattr_size no longer races with page faultsDave Chinner
2016-06-15xfs: take i_mmap_lock on extent manipulation operationsDave Chinner
2016-06-15xfs: use i_mmaplock on write faultsDave Chinner
2016-06-15xfs: use i_mmaplock on read faultsDave Chinner
2016-06-15xfs: introduce mmap/truncate lockDave Chinner
2016-06-15xfs: fix swapext ilock deadlockDave Chinner
2016-05-01xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-02-02xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-02xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-02libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2015-12-18xfs: allow inode allocations in post-growfs disk spaceEric Sandeen
2015-09-29fs: create and use seq_show_option for escapingKees Cook
2015-09-29xfs: return errors from partial I/O failures to filesDavid Jeffery
2015-09-28xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-09-28xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-09-28libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-25xfs: remote attributes need to be considered dataDave Chinner
2015-08-25xfs: remote attribute headers contain an invalid LSNDave Chinner
2015-07-15xfs: don't truncate attribute extents if no extents existBrian Foster
2015-07-15xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-06-03xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner
2015-05-20xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-03-18xfs: Fix quota type in quota structures when reusing quota fileJan Kara