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
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
2016-01-19
Merge branch 'xfs-setxattr-promotion' into for-next
Dave Chinner
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
2016-01-04
xfs: use FS_XFLAG definitions directly
Dave Chinner
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
xfs: optimise away log forces on timestamp updates for fdatasync
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
2015-08-20
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
2015-08-19
xfs: fix sb_meta_uuid usage
Dave Chinner
2015-08-19
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-07-29
xfs: Remove duplicate jumps to the same label
Jan Kara
2015-06-23
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Dave Chinner
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-04
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
Dave Chinner
2015-06-04
xfs: fix sparse inodes 32-bit compile failure
Brian Foster
2015-06-01
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-25
xfs: make xfs_cross_rename() complete fully
Dave Chinner
2015-03-25
xfs: factor out xfs_finish_rename()
Dave Chinner
2015-03-25
xfs: cleanup xfs_rename error handling
Dave Chinner
2015-03-25
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
2015-02-24
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
[next]