Age | Commit message (Expand) | Author | Files | Lines |
2008-12-01 | [XFS] remove xfs_vfs.h | Christoph Hellwig | 1 | -44/+0 |
2008-12-01 | [XFS] remove bhv_statvfs_t typedef | Christoph Hellwig | 1 | -2/+0 |
2008-10-30 | [XFS] move xfssyncd code to xfs_sync.c | David Chinner | 1 | -31/+0 |
2008-04-18 | [XFS] Remove periodic logging of in-core superblock counters. | David Chinner | 1 | -1/+0 |
2007-10-16 | [XFS] kill struct bhv_vfs | Christoph Hellwig | 1 | -12/+2 |
2007-10-16 | [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount | Christoph Hellwig | 1 | -8/+2 |
2007-10-16 | [XFS] kill the vfs_flags member in struct bhv_vfs | Christoph Hellwig | 1 | -8/+0 |
2007-10-16 | [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs | Christoph Hellwig | 1 | -2/+0 |
2007-10-16 | [XFS] call common xfs vfs-level helpers directly and remove vfs operations | Christoph Hellwig | 1 | -119/+2 |
2007-10-16 | [XFS] remove dependency of the quota module on behaviors | Christoph Hellwig | 1 | -5/+0 |
2007-10-16 | [XFS] remove dependency of the dmapi module on behaviors | Christoph Hellwig | 1 | -7/+0 |
2007-10-16 | [XFS] kill struct bhv_vnode | Christoph Hellwig | 1 | -9/+9 |
2007-10-16 | [XFS] call common xfs vnode-level helpers directly and remove vnode operations | Christoph Hellwig | 1 | -2/+3 |
2007-07-14 | [XFS] Fix remount,readonly path to flush everything correctly. | David Chinner | 1 | -0/+14 |
2007-07-14 | [XFS] Lazy Superblock Counters | David Chinner | 1 | -0/+1 |
2007-02-10 | [XFS] Make freeze code a little cleaner. | David Chinner | 1 | -2/+1 |
2007-02-10 | [XFS] Ensure a frozen filesystem has a clean log before writing the dummy | David Chinner | 1 | -0/+1 |
2006-09-28 | [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in | Nathan Scott | 1 | -1/+1 |
2006-06-09 | [XFS] Cleanup a missed porting conversion, and freezing. | Nathan Scott | 1 | -4/+3 |
2006-06-09 | [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD | Nathan Scott | 1 | -4/+4 |
2006-06-09 | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 1 | -28/+27 |
2006-06-09 | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. | Nathan Scott | 1 | -62/+64 |
2006-06-09 | [XFS] Shutdown the filesystem if all device paths have gone. Made | Nathan Scott | 1 | -0/+7 |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 1 | -1/+1 |
2006-03-17 | [XFS] Complete transition away from linvfs naming convention, finally. | Nathan Scott | 1 | -1/+2 |
2005-11-02 | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott | 1 | -0/+1 |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
2005-09-05 | [XFS] Switch kernel thread handling to the kthread_ API | Christoph Hellwig | 1 | -2/+0 |
2005-06-21 | [XFS] quiesce the filesystem proper when freezing | Christoph Hellwig | 1 | -0/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+223 |