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_trans_inode.c
Age
Commit message (
Expand
)
Author
2024-10-10
xfs: switch to multigrain timestamps
Jeff Layton
2024-07-02
xfs: implement atime updates in xfs_trans_ichgtime
Darrick J. Wong
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2023-06-05
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-05-24
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-07
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-06
xfs: add an inode item lock
Dave Chinner
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-06-15
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-05-04
xfs: remove the xfs_inode_log_item_t typedef
Christoph Hellwig
2019-11-13
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
2019-07-15
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen