summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2017-06-14Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-03-30xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-03-30xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-03-30xfs: don't allow di_size with high bit setDarrick J. Wong
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-30xfs: prevent dropping ioend completions during buftarg waitBrian Foster
2016-09-15xfs: fix superblock inprogress checkDave Chinner
2016-06-07xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-06-07xfs: print name of verifier if it failsEric Sandeen
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-07xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-04-12xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-02-25xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-25Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner
2015-11-10xfs: give all workqueues rescuer threadsChris Mason
2015-11-10xfs: fix log recovery op header validation assertBrian Foster
2015-11-10xfs: Fix error path in xfs_get_aclAndreas Gruenbacher
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner
2015-11-03xfs: don't leak uuid table on rmmodDarrick J. Wong
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher