| Commit message (Expand) | Author | Age |
* | [XFS] growlock should be a mutex | Christoph Hellwig | 2007-10-15 |
* | [XFS] kill struct bhv_vfs | Christoph Hellwig | 2007-10-15 |
* | [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount | Christoph Hellwig | 2007-10-15 |
* | [XFS] kill the vfs_flags member in struct bhv_vfs | Christoph Hellwig | 2007-10-15 |
* | [XFS] call common xfs vfs-level helpers directly and remove vfs operations | Christoph Hellwig | 2007-10-15 |
* | [XFS] decontaminate vfs operations from behavior details | Christoph Hellwig | 2007-10-15 |
* | [XFS] remove dependency of the quota module on behaviors | Christoph Hellwig | 2007-10-15 |
* | [XFS] remove dependency of the dmapi module on behaviors | Christoph Hellwig | 2007-10-15 |
* | [XFS] kill struct bhv_vnode | Christoph Hellwig | 2007-10-15 |
* | [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-10-15 |
* | [XFS] superblock endianess annotations | Christoph Hellwig | 2007-10-15 |
* | [XFS] Remove m_nreadaheads | Eric Sandeen | 2007-10-15 |
* | [XFS] Concurrent Multi-File Data Streams | David Chinner | 2007-07-14 |
* | [XFS] Lazy Superblock Counters | David Chinner | 2007-07-14 |
* | [XFS] Don't grow filesystems past the size they can index. | Nathan Scott | 2007-07-14 |
* | [XFS] Re-initialize the per-cpu superblock counters after recovery. | Lachlan McIlroy | 2007-02-10 |
* | [XFS] Fix block reservation changes for non-SMP systems. | Kevin Jamieson | 2007-02-10 |
* | [XFS] Fix block reservation mechanism. | David Chinner | 2007-02-10 |
* | [XFS] Make growfs work for amounts greater than 2TB | David Chinner | 2007-02-10 |
* | [XFS] remove unused xflags parameter from sync routines | Lachlan McIlroy | 2007-02-10 |
* | [XFS] Fix UP build breakage due to undefined m_icsb_mutex. | David Chinner | 2007-02-10 |
* | [XFS] Reduction global superblock lock contention near ENOSPC. | David Chinner | 2007-02-10 |
* | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. | Nathan Scott | 2006-09-27 |
* | [XFS] remove bhv_lookup, _range version works aswell and has more useful | Christoph Hellwig | 2006-09-27 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-19 |
* | [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-06-09 |
* | [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report | Olaf Weber | 2006-06-09 |
* | [XFS] Implement the silent parameter to fill_super, previously ignored. | Nathan Scott | 2006-03-30 |
* | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-28 |
* | [XFS] Remove a couple of no-longer-used macros/types from XFS. | Nathan Scott | 2006-03-13 |
* | [XFS] using a spinlock per cpu for superblock counter exclusion results in | David Chinner | 2006-03-13 |
* | [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by | David Chinner | 2006-03-13 |
* | [XFS] On machines with more than 8 cpus, when running parallel I/O | David Chinner | 2006-03-13 |
* | [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't | Nathan Scott | 2006-03-13 |
* | [XFS] Complete the pagebuf -> xfs_buf naming convention transition, | Nathan Scott | 2006-01-10 |
* | [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and | Nathan Scott | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen | 2006-01-09 |
* | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott | 2005-11-01 |
* | [XFS] Rework the final mount options flag bit to make room for more. | Nathan Scott | 2005-11-01 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-01 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-01 |
* | [XFS] Track external log/realtime device names for correct reporting in | Nathan Scott | 2005-11-01 |
* | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-01 |
* | [XFS] Introduce two new mount options (nolargeio/largeio) to allow | David Chinner | 2005-11-01 |
* | [XFS] Provide a mechiansm for flushing delalloc before quota reporting. | Nathan Scott | 2005-11-01 |
* | [XFS] write barrier support Issue all log sync operations as ordered | Christoph Hellwig | 2005-11-01 |