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
2020-03-12xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-06-29xfs: remove unused header filesEric Sandeen
2018-10-18xfs: use offsetof() in place of offset macros for __xfsstatsCarlos Maiolino
2018-10-18xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatCarlos Maiolino
2018-06-13Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-07xfs: convert to SPDX license tagsDave Chinner
2018-05-26xfs, proc: hide unused xfs procfs helpersArnd Bergmann
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-06-20xfs: remove double-underscore integer typesDarrick J. Wong
2016-12-05xfs: make xfs btree stats less hugeDave Chinner
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-03xfs: add rmap btree stats infrastructureDarrick J. Wong
2016-05-30drop redundant ->owner initializationsAl Viro
2015-10-19xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner
2015-10-12xfs: simplify /proc teardown & error handlingEric Sandeen
2015-10-11xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-11xfs: remove unused procfs codeBill O'Donnell
2015-10-11xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell
2015-10-11xfs: create global stats and stats_clear in sysfsBill O'Donnell
2014-04-24xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig
2011-08-13xfs: remove subdirectoriesChristoph Hellwig