| Commit message (Expand) | Author | Age |
... | |
* | [XFS] remove bhv_statvfs_t typedef | Christoph Hellwig | 2008-11-30 |
* | [XFS] kill struct xfs_mount_args | Christoph Hellwig | 2008-10-30 |
* | [XFS] Move the AIL lock into the struct xfs_ail | David Chinner | 2008-10-30 |
* | [XFS] Allocate the struct xfs_ail | David Chinner | 2008-10-30 |
* | [XFS] kill deleted inodes list | David Chinner | 2008-10-30 |
* | [XFS] use xfs_sync_inodes rather than xfs_syncsub | David Chinner | 2008-10-30 |
* | [XFS] remove the mount inode list | David Chinner | 2008-10-30 |
* | [XFS] Cleanup maxrecs calculation. | Christoph Hellwig | 2008-10-30 |
* | [XFS] move xfssyncd code to xfs_sync.c | David Chinner | 2008-10-30 |
* | [XFS] Sync up kernel and user-space headers | Barry Naujok | 2008-10-30 |
* | [XFS] Remove final remnants of dirv1 macros and other stuff | Barry Naujok | 2008-10-30 |
* | [XFS] xfs_unmountfs should return void | Christoph Hellwig | 2008-08-13 |
* | [XFS] cleanup xfs_mountfs | Christoph Hellwig | 2008-08-13 |
* | [XFS] streamline init/exit path | Christoph Hellwig | 2008-07-28 |
* | [XFS] Name operation vector for hash and compare | Barry Naujok | 2008-07-28 |
* | [XFS] kill xfs_mount_init | Christoph Hellwig | 2008-07-28 |
* | [XFS] sort out opening and closing of the block devices | Christoph Hellwig | 2008-07-28 |
* | [XFS] Fix up noattr2 so that it will properly update the versionnum and | Tim Shimmin | 2008-07-28 |
* | [XFS] fix non-smp xfs build | Eric Sandeen | 2008-04-29 |
* | [XFS] kill XFS_ICSB_SB_LOCKED | Christoph Hellwig | 2008-04-29 |
* | [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held | Christoph Hellwig | 2008-04-29 |
* | [XFS] remove bhv_vname_t and xfs_rename code | Barry Naujok | 2008-04-17 |
* | [XFS] Replace custom AIL linked-list code with struct list_head | Josef 'Jeff' Sipek | 2008-04-17 |
* | [XFS] cleanup vnode use in dmapi calls | Christoph Hellwig | 2008-04-17 |
* | [XFS] kill xfs_rwlock/xfs_rwunlock | Christoph Hellwig | 2008-04-17 |
* | [XFS] If you mount an XFS filesystem with no mount options at all, then | Josef Jeff Sipek | 2008-02-28 |
* | [XFS] Move AIL pushing into it's own thread | David Chinner | 2008-02-07 |
* | [XFS] kill xfs_iocore_t | Christoph Hellwig | 2008-02-07 |
* | [XFS] Cleanup lock goop. | Eric Sandeen | 2008-02-07 |
* | [XFS] Unwrap XFS_SB_LOCK. | Eric Sandeen | 2008-02-07 |
* | [XFS] Unwrap AIL_LOCK | Donald Douwsma | 2008-02-07 |
* | [XFS] kill unnessecary ioops indirection | Lachlan McIlroy | 2008-02-07 |
* | [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 |