index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_vfs.h
Age
Commit message (
Expand
)
Author
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
2007-10-16
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] kill the vfs_fsid and vfs_altfsid members 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] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-10-16
[XFS] remove dependency of the dmapi module on behaviors
Christoph Hellwig
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-07-14
[XFS] Fix remount,readonly path to flush everything correctly.
David Chinner
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
2007-02-10
[XFS] Make freeze code a little cleaner.
David Chinner
2007-02-10
[XFS] Ensure a frozen filesystem has a clean log before writing the dummy
David Chinner
2006-09-28
[XFS] remove accidentally reintroduced vfs unmount flag, unneeded in
Nathan Scott
2006-06-09
[XFS] Cleanup a missed porting conversion, and freezing.
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
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-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
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
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-09-05
[XFS] Switch kernel thread handling to the kthread_ API
Christoph Hellwig
2005-06-21
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds