aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2018-01-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-12-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-05xfs: remove kmem_zalloc_greedyDarrick J. Wong
2017-10-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-10-03xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-08-31Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-03-13Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-12xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-12-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-09-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-09-12xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-09-12xfs: fix superblock inprogress checkDave Chinner
2016-07-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-07-10xfs: print name of verifier if it failsEric Sandeen
2016-06-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
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-22Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield