index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iget.c
Age
Commit message (
Expand
)
Author
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
2006-09-28
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
2006-09-28
[XFS] standardize on one sema init macro
Eric Sandeen
2006-09-28
[XFS] Add a greedy allocation interface, allocating within a min/max size
Nathan Scott
2006-09-28
[XFS] Add a debug flag for allocations which are known to be larger than
Nathan Scott
2006-09-28
[XFS] Remove last bulkstat false-positives with debug kernels.
Nathan Scott
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-19
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
Al Viro
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-04-11
[XFS] Fix inode reclaim scalability regression. When a filesystem has
David Chinner
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-09-05
[XFS] Retry linux inode cacech lookup if we found a stale inode. This
Christoph Hellwig
2005-09-02
[XFS] remove unessecary vnode flags
Christoph Hellwig
2005-05-05
[XFS] Move the XFS inode to the front of its hash list on a cache hit
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds