| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to | Nathan Scott | 2006-03-14 | 1 | -10/+24 |
* | [XFS] On machines with more than 8 cpus, when running parallel I/O | David Chinner | 2006-03-14 | 1 | -1/+2 |
* | [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't | Nathan Scott | 2006-03-14 | 1 | -7/+0 |
* | [XFS] Fix v2 log bufsize reporting in /proc/mounts. | Nathan Scott | 2006-01-11 | 1 | -2/+3 |
* | [XFS] Disable write barriers for now till intermittent IO errors are | Nathan Scott | 2006-01-11 | 1 | -5/+3 |
* | [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and | Nathan Scott | 2006-01-11 | 1 | -11/+8 |
* | [XFS] Write log dummy record when freezing filesystem | Christoph Hellwig | 2006-01-11 | 1 | -0/+2 |
* | [XFS] do barrier checks earlier. quota initialization may write to the | Christoph Hellwig | 2006-01-11 | 1 | -3/+4 |
* | [XFS] Fix typo from when enabling write barriers by default, flags botch | Nathan Scott | 2006-01-11 | 1 | -8/+2 |
* | [XFS] enable write barriers by default | Christoph Hellwig | 2006-01-11 | 1 | -1/+14 |
* | [XFS] Fix an inode32 regression - if no options are presented, must still | Nathan Scott | 2005-11-04 | 1 | -2/+2 |
* | [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. | Nathan Scott | 2005-11-02 | 1 | -4/+4 |
* | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott | 2005-11-02 | 1 | -4/+7 |
* | [XFS] Rework the final mount options flag bit to make room for more. | Nathan Scott | 2005-11-02 | 1 | -5/+8 |
* | [XFS] Disable attr2 by default, until a more appropriate time to enable | Nathan Scott | 2005-11-02 | 1 | -1/+9 |
* | [XFS] Show additional mount options in /proc/mounts, fix up some debug | Nathan Scott | 2005-11-02 | 1 | -0/+4 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -15/+13 |
* | [XFS] Track external log/realtime device names for correct reporting in | Nathan Scott | 2005-11-02 | 1 | -6/+12 |
* | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-02 | 1 | -9/+9 |
* | [XFS] Introduce two new mount options (nolargeio/largeio) to allow | David Chinner | 2005-11-02 | 1 | -0/+11 |
* | [XFS] Provide a mechiansm for flushing delalloc before quota reporting. | Nathan Scott | 2005-11-02 | 1 | -2/+2 |
* | [XFS] write barrier support Issue all log sync operations as ordered | Christoph Hellwig | 2005-11-02 | 1 | -13/+25 |
* | [XFS] Sort out some cosmetic differences between XFS trees. | Nathan Scott | 2005-09-05 | 1 | -5/+5 |
* | [XFS] Add in grpid/nogrpid mount option parsing, actual code was always | Nathan Scott | 2005-09-02 | 1 | -1/+15 |
* | [XFS] replace vn_get usage by ihold | Christoph Hellwig | 2005-09-02 | 1 | -32/+4 |
* | [XFS] quiesce the filesystem proper when freezing | Christoph Hellwig | 2005-06-21 | 1 | -25/+35 |
* | [XFS] Add support for project quota, based on Dan Knappes earlier work. | Nathan Scott | 2005-06-21 | 1 | -10/+0 |
* | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 | 1 | -2/+2 |
* | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott | 2005-05-05 | 1 | -22/+45 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1941 |