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
/
xfs_inode.c
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: remove XFS_ILOCK_RT*
Darrick J. Wong
2024-11-05
xfs: record health problems with the metadata directory
Darrick J. Wong
2024-11-05
xfs: enforce metadata inode flag
Darrick J. Wong
2024-11-05
xfs: iget for metadata inodes
Darrick J. Wong
2024-11-05
xfs: rename metadata inode predicates
Darrick J. Wong
2024-11-05
xfs: constify the xfs_inode predicates
Darrick J. Wong
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: add a xfs_agino_to_ino helper
Christoph Hellwig
2024-10-30
xfs: Check for delayed allocations before setting extsize
Ojaswin Mujoo
2024-09-03
xfs: refactor f_op->release handling
Christoph Hellwig
2024-09-03
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-07-04
xfs: skip flushing log items during push
Dave Chinner
2024-07-02
xfs: get rid of trivial rename helpers
Darrick J. Wong
2024-07-02
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
2024-07-02
xfs: hoist inode free function to libxfs
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
2024-07-02
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
xfs: use xfs_trans_ichgtime to set times when allocating inode
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
xfs: move inode copy-on-write predicates to xfs_inode.[ch]
Darrick J. Wong
2024-07-02
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2024-06-26
xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
Darrick J. Wong
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-17
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: Add parent pointers to xfs_cross_rename
Allison Henderson
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
2024-04-23
xfs: remove parent pointers in unlink
Allison Henderson
2024-04-23
xfs: add parent attributes to link
Allison Henderson
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
xfs: Expose init_xattrs in xfs_create_tmpfile
Allison Henderson
2024-04-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
2024-04-15
xfs: Hold inode locks in xfs_rename
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
2024-04-15
xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
Allison Henderson
2024-04-15
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
[next]