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
/
linux-2.6
/
xfs_export.c
Age
Commit message (
Expand
)
Author
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-08-13
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
2008-04-29
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
[XFS] cleanup vnode use in xfs_lookup
Christoph Hellwig
2008-04-18
[XFS] don't encode parent in nfs filehandles unless nessecary
Christoph Hellwig
2008-02-07
[XFS] Cleanup various fid related bits:
Christoph Hellwig
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
xfs: new export ops
Christoph Hellwig
2007-10-19
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-16
[XFS] kill the vfs_flags member in 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] 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-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
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-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for sb/quotactl operations for
Nathan Scott
2006-03-14
[XFS] Take a dentry structure off the stack into the data segment.
Nathan Scott
2006-03-14
[XFS] find_exported_dentry(). XFS does not need to use this symbol as it
David Chinner
2005-11-02
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds