index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
1
-1
/
+5
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
1
-2
/
+2
2023-06-13
xfs: fix ag count overflow during growfs
Long Li
1
-0
/
+2
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
1
-6
/
+19
2022-04-21
xfs: convert scrub type flags to unsigned.
Dave Chinner
1
-8
/
+8
2022-04-13
xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
Chandan Babu R
1
-6
/
+18
2022-04-11
xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
Chandan Babu R
1
-0
/
+1
2022-01-17
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
Darrick J. Wong
1
-4
/
+4
2022-01-17
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
1
-25
/
+4
2021-10-19
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
1
-0
/
+2
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
1
-4
/
+0
2021-04-08
xfs: deprecate BMV_IF_NO_DMAPI_READ flag
Anthony Iliopoulos
1
-1
/
+1
2021-02-03
libxfs: expose inobtcount in xfs geometry
Zorro Lang
1
-0
/
+1
2020-09-16
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-0
/
+1
2020-05-14
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-03
xfs: clean up the attr flag confusion
Christoph Hellwig
1
-1
/
+11
2020-03-03
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
1
-0
/
+20
2019-12-03
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+2
2019-11-13
xfs: avoid time_t in user api
Arnd Bergmann
1
-1
/
+1
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
1
-1
/
+1
2019-10-15
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
1
-4
/
+4
2019-09-04
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
1
-1
/
+1
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
1
-1
/
+12
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
1
-2
/
+8
2019-07-04
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
1
-0
/
+8
2019-07-04
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
1
-1
/
+23
2019-07-04
xfs: introduce v5 inode group structure
Darrick J. Wong
1
-0
/
+11
2019-07-04
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
1
-1
/
+47
2019-07-04
xfs: remove various bulk request typedef usage
Darrick J. Wong
1
-8
/
+8
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
1
-1
/
+2
2019-04-15
xfs: report inode health via bulkstat
Darrick J. Wong
1
-1
/
+13
2019-04-15
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
1
-1
/
+13
2019-04-15
xfs: report fs and rt health via geometry structure
Darrick J. Wong
1
-1
/
+10
2019-04-15
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
1
-0
/
+14
2019-04-15
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
1
-28
/
+59
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-16
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
1
-1
/
+8
2018-01-18
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
1
-0
/
+7
2017-10-27
xfs: scrub quota information
Darrick J. Wong
1
-1
/
+4
2017-10-27
xfs: scrub realtime bitmap/summary
Darrick J. Wong
1
-1
/
+3
2017-10-27
xfs: scrub directory parent pointers
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub symbolic links
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub extended attributes
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub directory metadata
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub inode block mappings
Darrick J. Wong
1
-1
/
+4
2017-10-27
xfs: scrub inodes
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub refcount btrees
Darrick J. Wong
1
-1
/
+2
2017-10-27
xfs: scrub rmap btrees
Darrick J. Wong
1
-1
/
+2
[next]