| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] XFS: ASCII case-insensitive support | Barry Naujok | 2008-07-28 | 1 | -1/+3 |
* | [XFS] Don't double count reserved block changes on UP. | David Chinner | 2008-04-29 | 1 | -4/+0 |
* | [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held | Christoph Hellwig | 2008-04-29 | 1 | -2/+2 |
* | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen | 2008-04-10 | 1 | -12/+12 |
* | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz | 2008-02-13 | 1 | -2/+2 |
* | [XFS] Unwrap XFS_SB_LOCK. | Eric Sandeen | 2008-02-07 | 1 | -8/+5 |
* | [XFS] growlock should be a mutex | Christoph Hellwig | 2007-10-16 | 1 | -4/+4 |
* | [XFS] kill struct bhv_vfs | Christoph Hellwig | 2007-10-16 | 1 | -3/+2 |
* | [XFS] superblock endianess annotations | Christoph Hellwig | 2007-10-15 | 1 | -3/+1 |
* | [XFS] Concurrent Multi-File Data Streams | David Chinner | 2007-07-14 | 1 | -0/+2 |
* | [XFS] Prevent ENOSPC from aborting transactions that need to succeed | David Chinner | 2007-07-14 | 1 | -3/+7 |
* | [XFS] Log the agf_length change in xfs_growfs_data_private(). | Tim Shimmin | 2007-07-14 | 1 | -0/+1 |
* | [XFS] Lazy Superblock Counters | David Chinner | 2007-07-14 | 1 | -0/+2 |
* | [XFS] Don't grow filesystems past the size they can index. | Nathan Scott | 2007-07-14 | 1 | -0/+2 |
* | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen | 2007-05-08 | 1 | -2/+2 |
* | [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. | Eric Sandeen | 2007-02-10 | 1 | -4/+2 |
* | [XFS] Fix block reservation mechanism. | David Chinner | 2007-02-10 | 1 | -5/+49 |
* | [XFS] Prevent free space oversubscription and xfssyncd looping. | David Chinner | 2006-09-07 | 1 | -6/+10 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -2/+0 |
* | [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw | Nathan Scott | 2006-06-09 | 1 | -5/+4 |
* | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -1/+1 |
* | [XFS] Shutdown the filesystem if all device paths have gone. Made | Nathan Scott | 2006-06-09 | 1 | -3/+4 |
* | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-29 | 1 | -1/+1 |
* | [XFS] On machines with more than 8 cpus, when running parallel I/O | David Chinner | 2006-03-14 | 1 | -0/+1 |
* | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-15 | 1 | -2/+2 |
* | [XFS] Write log dummy record when freezing filesystem | Christoph Hellwig | 2006-01-11 | 1 | -0/+26 |
* | [XFS] handle error returns from freeze_bdev | Christoph Hellwig | 2005-11-25 | 1 | -1/+1 |
* | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott | 2005-11-02 | 1 | -1/+1 |
* | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig | 2005-11-02 | 1 | -50/+44 |
* | [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 | -13/+12 |
* | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 2005-11-02 | 1 | -2/+4 |
* | [XFS] Remove dead code. Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 | 1 | -26/+0 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+616 |