index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_format.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
1
-3
/
+2
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-05-13
xfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
1
-8
/
+8
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
1
-0
/
+17
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+0
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
1
-1
/
+0
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
1
-1
/
+0
2020-03-11
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
1
-6
/
+0
2020-01-14
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
1
-0
/
+7
2019-11-13
xfs: remove unused typedef definitions
Eric Sandeen
1
-2
/
+2
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
1
-5
/
+5
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-41
/
+0
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
1
-2
/
+7
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-1
/
+37
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-0
/
+10
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
1
-0
/
+2
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
1
-6
/
+2
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
1
-0
/
+2
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
1
-0
/
+2
2018-06-21
xfs: More robust inode extent count validation
Dave Chinner
1
-0
/
+3
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
1
-2
/
+5
2018-03-11
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
1
-12
/
+1
2017-11-09
xfs: remove u_int* type usage
Darrick J. Wong
1
-1
/
+1
2017-11-06
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
Christoph Hellwig
1
-18
/
+0
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-4
/
+0
2017-11-01
xfs: convert remaining xfs_sb_version_... checks to bool
Dave Chinner
1
-2
/
+2
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
1
-1
/
+1
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
1
-0
/
+5
2017-10-26
xfs: scrub inode btrees
Darrick J. Wong
1
-1
/
+1
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
1
-0
/
+1
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-56
/
+56
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
1
-8
/
+0
2017-04-25
xfs: remove unused values from xfs_exntst_t
Christoph Hellwig
1
-1
/
+0
2017-04-25
xfs: remove the unused XFS_MAXLINK_1 define
Christoph Hellwig
1
-2
/
+0
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
1
-1
/
+0
2016-10-05
xfs: recognize the reflink feature bit
Darrick J. Wong
1
-1
/
+2
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-1
/
+2
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-1
/
+13
2016-10-03
xfs: add refcount btree operations
Darrick J. Wong
1
-2
/
+8
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+36
2016-10-03
xfs: refcount btree add more reserved blocks
Darrick J. Wong
1
-0
/
+2
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
1
-4
/
+27
2016-08-26
xfs: don't log the entire end of the AGF
Darrick J. Wong
1
-2
/
+4
2016-08-17
xfs: store rmapbt block count in the AGF
Darrick J. Wong
1
-3
/
+8
2016-08-03
xfs: enable the rmap btree functionality
Darrick J. Wong
1
-1
/
+2
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+73
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
1
-0
/
+28
[next]