Age | Commit message (Expand) | Author |
2007-02-10 | [XFS] Fix block reservation mechanism. | David Chinner |
2007-02-10 | [XFS] remove unused xflags parameter from sync routines | Lachlan McIlroy |
2006-09-28 | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. | Nathan Scott |
2006-09-07 | [XFS] Prevent free space oversubscription and xfssyncd looping. | David Chinner |
2006-07-28 | [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. | Nathan Scott |
2006-06-20 | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott |
2006-06-09 | [XFS] Fix broken const use inside local suffix_strtoul routine. | 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] Portability changes: remove prdev, stick to one diagnostic | Nathan Scott |
2006-05-08 | [XFS] Fix a possible forced shutdown due to mishandling write barriers | Nathan Scott |
2006-03-31 | [XFS] Reenable write barriers by default. | Nathan Scott |
2006-03-31 | [XFS] Implement the silent parameter to fill_super, previously ignored. | Nathan Scott |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott |
2006-03-22 | [XFS] Reenable the noikeep (delete inode cluster space) option by default. | Nathan Scott |
2006-03-22 | [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan | Nathan Scott |
2006-03-17 | [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is | Nathan Scott |
2006-03-14 | [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to | Nathan Scott |
2006-03-14 | [XFS] On machines with more than 8 cpus, when running parallel I/O | David Chinner |
2006-03-14 | [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't | Nathan Scott |
2006-01-11 | [XFS] Fix v2 log bufsize reporting in /proc/mounts. | Nathan Scott |
2006-01-11 | [XFS] Disable write barriers for now till intermittent IO errors are | Nathan Scott |
2006-01-11 | [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and | Nathan Scott |
2006-01-11 | [XFS] Write log dummy record when freezing filesystem | Christoph Hellwig |
2006-01-11 | [XFS] do barrier checks earlier. quota initialization may write to the | Christoph Hellwig |
2006-01-11 | [XFS] Fix typo from when enabling write barriers by default, flags botch | Nathan Scott |
2006-01-11 | [XFS] enable write barriers by default | Christoph Hellwig |
2005-11-04 | [XFS] Fix an inode32 regression - if no options are presented, must still | Nathan Scott |
2005-11-02 | [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. | Nathan Scott |
2005-11-02 | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott |
2005-11-02 | [XFS] Rework the final mount options flag bit to make room for more. | Nathan Scott |
2005-11-02 | [XFS] Disable attr2 by default, until a more appropriate time to enable | Nathan Scott |
2005-11-02 | [XFS] Show additional mount options in /proc/mounts, fix up some debug | Nathan Scott |
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-11-02 | [XFS] Track external log/realtime device names for correct reporting in | Nathan Scott |
2005-11-02 | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott |
2005-11-02 | [XFS] Introduce two new mount options (nolargeio/largeio) to allow | David Chinner |
2005-11-02 | [XFS] Provide a mechiansm for flushing delalloc before quota reporting. | Nathan Scott |
2005-11-02 | [XFS] write barrier support Issue all log sync operations as ordered | Christoph Hellwig |
2005-09-05 | [XFS] Sort out some cosmetic differences between XFS trees. | Nathan Scott |
2005-09-02 | [XFS] Add in grpid/nogrpid mount option parsing, actual code was always | Nathan Scott |
2005-09-02 | [XFS] replace vn_get usage by ihold | Christoph Hellwig |
2005-06-21 | [XFS] quiesce the filesystem proper when freezing | Christoph Hellwig |
2005-06-21 | [XFS] Add support for project quota, based on Dan Knappes earlier work. | Nathan Scott |
2005-06-21 | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig |
2005-05-05 | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |