Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19xfs: add trace point for fs shutdownDarrick J. Wong
2021-08-16xfs: AIL needs asynchronous CIL forcingDave Chinner
2021-06-02xfs: move perag structure and setup to libxfs/xfs_ag.[ch]Dave Chinner
2021-02-03xfs: add a tracepoint for blockgc scansDarrick J. Wong
2020-03-18xfs: support bulk loading of staged btreesDarrick J. Wong
2020-03-18xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-06-29xfs: remove unused header filesEric Sandeen
2018-06-07xfs: convert to SPDX license tagsDave Chinner
2017-12-09fs: xfs: remove duplicate includesPravin Shedge
2017-04-04xfs: implement the GETFSMAP ioctlDarrick J. Wong
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong
2016-08-03xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-04-23xfs: add filestream allocator tracepointsChristoph Hellwig
2013-10-24xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-24xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-08-13xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-04-27xfs: add CRCs to dir2/da node blocksDave Chinner
2012-05-15xfs: clean up xfs_bit.h includesDave Chinner
2012-05-15xfs: move xfsagino_t to xfs_types.hDave Chinner
2011-08-13xfs: remove subdirectoriesChristoph Hellwig