summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2018-03-20xfs: quota: check result of register_shrinker()Aliaksei Karaliou
2018-03-20xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou
2018-02-28xfs: ubsan fixesDarrick J. Wong
2018-01-17xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2018-01-17xfs: fix log block underflow during recovery cycle verificationBrian Foster
2018-01-17xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2018-01-17xfs: don't allow di_size with high bit setDarrick J. Wong
2017-11-05xfs: remove kmem_zalloc_greedyDarrick J. Wong
2017-10-03xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-07-26Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2017-07-26xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-07-26xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-25xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-25xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-25xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-25xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-25xfs: support ability to wait on new inodesBrian Foster
2017-06-25xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-25xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-25xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-25xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-25xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-06-25xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-06-08xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-08xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-01-12xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-23xfs: Propagate dentry down to inode_change_ok()Jan Kara
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-09-12xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-09-12xfs: fix superblock inprogress checkDave Chinner
2016-07-10xfs: 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-03libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-06-01xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-01xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-04-18xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-02-03xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-03xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-03xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-09-21xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-09-21libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-10xfs: remote attributes need to be considered dataDave Chinner
2015-08-10xfs: remote attribute headers contain an invalid LSNDave Chinner