index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_log_format.h
Age
Commit message (
Expand
)
Author
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-20
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
Chandan Babu R
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
2018-07-23
xfs: refactor unmount record write
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-11-16
xfs: fix type usage
Darrick J. Wong
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
2016-10-05
xfs: add shared rmap map/unmap/convert log item types
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-03
xfs: create refcount update intent log items
Darrick J. Wong
2016-09-19
xfs: convert RUI log formats to use variable length arrays
Darrick J. Wong
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
2016-08-03
xfs: create rmap update intent log items
Darrick J. Wong
2016-04-06
xfs: remove transaction types
Christoph Hellwig
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner