summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
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
2015-08-03xfs: don't truncate attribute extents if no extents existBrian Foster
2015-08-03xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-05-29xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster
2015-05-29xfs: xfs_iozero can return positive errnoDave Chinner
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner
2015-05-29xfs: extent size hints can round up extents past MAXEXTLENDave Chinner
2015-05-29xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner
2015-05-29xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds