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_iget.c
Age
Commit message (
Expand
)
Author
2009-09-01
xfs: simplify xfs_trans_iget
Christoph Hellwig
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-08-17
xfs: fix locking in xfs_iget_cache_hit
Christoph Hellwig
2009-08-07
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2009-08-07
vfs: fix inode_init_always calling convention
Christoph Hellwig
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-04-06
xfs: fix double free of inode
Dave Chinner
2009-03-04
xfs: prevent lockdep false positive in xfs_iget_cache_miss
Christoph Hellwig
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
2008-12-01
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
2008-10-30
[XFS] Fix race when looking up reclaimable inodes
David Chinner
2008-10-30
[XFS] free partially initialized inodes using destroy_inode
Christoph Hellwig
2008-10-30
[XFS] Can't lock inodes in radix tree preload region
David Chinner
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
2008-10-30
[XFS] kill deleted inodes list
David Chinner
2008-10-30
[XFS] mark inodes for reclaim via a tag in the inode radix tree
David Chinner
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
[XFS] factor xfs_iget_core() into hit and miss cases
David Chinner
2008-10-30
[XFS] Kill xfs_sync()
David Chinner
2008-10-30
[XFS] remove the mount inode list
David Chinner
2008-10-30
[XFS] Unlock inode before calling xfs_idestroy()
Lachlan McIlroy
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-08-13
[XFS] replace inode flush semaphore with a completion
David Chinner
2008-08-13
[XFS] sanitize xfs_initialize_vnode
Christoph Hellwig
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-04-29
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-18
[XFS] Remove the xfs_icluster structure
David Chinner
2008-03-06
[XFS] fix inode leak in xfs_iget_core()
David Chinner
2008-02-07
[XFS] Fix inode allocation latency
David Chinner
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
2008-02-07
[XFS] kill xfs_iocore_t
Christoph Hellwig
2008-02-07
[XFS] more vnode/inode tracing fixes
Lachlan McIlroy
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
2007-05-08
[XFS] Add lockdep support for XFS
Lachlan McIlroy
2006-11-11
[XFS] Prevent a deadlock when xfslogd unpins inodes.
David Chinner
2006-11-11
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
2006-11-11
[XFS] Keep lockdep happy.
Tim Shimmin
[next]