index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_format.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: improve ondisk dquot flags checking
Darrick J. Wong
2020-07-28
1
-0
/
+2
*
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
1
-0
/
+9
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
1
-4
/
+3
*
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
2020-07-28
1
-0
/
+16
*
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
2020-05-19
1
-3
/
+2
*
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
1
-1
/
+1
*
xfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
*
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-03-19
1
-8
/
+8
*
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
2020-03-19
1
-0
/
+17
*
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
1
-1
/
+0
*
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
1
-1
/
+0
*
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
2020-03-11
1
-1
/
+0
*
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
2020-03-11
1
-3
/
+3
*
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2020-03-11
1
-6
/
+0
*
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2020-01-14
1
-0
/
+7
*
xfs: remove unused typedef definitions
Eric Sandeen
2019-11-13
1
-2
/
+2
*
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
1
-5
/
+5
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-41
/
+0
*
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
1
-2
/
+7
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-1
/
+37
*
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
1
-0
/
+10
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
1
-0
/
+2
*
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-18
1
-6
/
+2
*
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
1
-0
/
+2
*
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
1
-0
/
+2
*
xfs: More robust inode extent count validation
Dave Chinner
2018-06-21
1
-0
/
+3
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: implement online get/set fs label
Eric Sandeen
2018-05-16
1
-2
/
+5
*
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-03-11
1
-12
/
+1
*
xfs: remove u_int* type usage
Darrick J. Wong
2017-11-09
1
-1
/
+1
*
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
Christoph Hellwig
2017-11-06
1
-18
/
+0
*
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
1
-4
/
+0
*
xfs: convert remaining xfs_sb_version_... checks to bool
Dave Chinner
2017-11-01
1
-2
/
+2
*
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
1
-1
/
+1
*
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
1
-0
/
+5
*
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
1
-1
/
+1
*
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
1
-0
/
+1
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-56
/
+56
*
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
2017-04-25
1
-8
/
+0
*
xfs: remove unused values from xfs_exntst_t
Christoph Hellwig
2017-04-25
1
-1
/
+0
*
xfs: remove the unused XFS_MAXLINK_1 define
Christoph Hellwig
2017-04-25
1
-2
/
+0
*
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
2016-10-20
1
-1
/
+0
*
xfs: recognize the reflink feature bit
Darrick J. Wong
2016-10-05
1
-1
/
+2
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-1
/
+2
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-1
/
+13
*
xfs: add refcount btree operations
Darrick J. Wong
2016-10-03
1
-2
/
+8
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+36
*
xfs: refcount btree add more reserved blocks
Darrick J. Wong
2016-10-03
1
-0
/
+2
[next]