Age | Commit message (Expand) | Author |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz |
2009-03-29 | xfs: kill mutex_t typedef | Christoph Hellwig |
2009-02-09 | xfs: get rid of indirections in the quotaops implementation | Christoph Hellwig |
2008-12-01 | [XFS] remove xfs_vfs.h | Christoph Hellwig |
2008-12-01 | [XFS] allow inode64 mount option on 32 bit systems | Christoph Hellwig |
2008-10-30 | [XFS] Fix race when looking up reclaimable inodes | David Chinner |
2008-10-30 | [XFS] remove restricted chown parameter from xfs linux | Tim Shimmin |
2008-08-14 | CRED: Introduce credential access wrappers | David Howells |
2008-08-13 | [XFS] remove the sema_t from XFS. | David Chinner |
2008-08-13 | [XFS] kill vn_to_inode | Christoph Hellwig |
2008-08-13 | [XFS] Kill shouty XFS_ITOV() macro | David Chinner |
2008-07-28 | [XFS] Pack some shortform dir2 structures for the ARM old ABI | Eric Sandeen |
2008-07-28 | [XFS] XFS: ASCII case-insensitive support | Barry Naujok |
2008-04-30 | [XFS] Include linux/random.h in all builds, not just debug. | David Chinner |
2008-04-29 | [XFS] Fix broken HAVE_SPLICE removal commit. | Donald Douwsma |
2008-04-18 | [XFS] Remove the xfs_refcache | Donald Douwsma |
2008-02-07 | [XFS] Remove the BPCSHIFT and NB* based macros from XFS. | Tim Shimmin |
2008-02-07 | [XFS] Kill off xfs_statvfs. | Christoph Hellwig |
2008-02-07 | [XFS] Remove spin.h | Eric Sandeen |
2007-10-16 | [XFS] call common xfs vfs-level helpers directly and remove vfs operations | Christoph Hellwig |
2007-10-15 | [XFS] kill move.[ch] | Christoph Hellwig |
2007-10-15 | [XFS] move linux/log2.h header to xfs_linux.h | Eric Sandeen |
2007-07-14 | [XFS] Concurrent Multi-File Data Streams | David Chinner |
2007-07-10 | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe |
2007-02-12 | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner |
2006-09-28 | [XFS] Fix a porting botch on the realtime subvol growfs code path. | Nathan Scott |
2006-09-28 | [XFS] Remove several macros that are no longer used anywhere | Eric Sandeen |
2006-07-10 | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [XFS] Remove a couple of no-longer-used macros. | Nathan Scott |
2006-06-20 | [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one | Nathan Scott |
2006-06-09 | [XFS] Make the pflags test/set wrappers more legible for us mere humans. | Nathan Scott |
2006-06-09 | [XFS] Add degframentation exclusion support | Barry Naujok |
2006-03-31 | [XFS] Provide XFS support for the splice syscall. | Nathan Scott |
2006-03-17 | [XFS] Complete transition away from linvfs naming convention, finally. | Nathan Scott |
2006-03-14 | [XFS] using a spinlock per cpu for superblock counter exclusion results in | David Chinner |
2006-03-14 | [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by | David Chinner |
2006-03-14 | [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many | Nathan Scott |
2006-03-14 | [XFS] On machines with more than 8 cpus, when running parallel I/O | David Chinner |
2006-01-11 | [XFS] Initial pass at going directly-to-bio on the buffered IO path. This | Christoph Hellwig |
2006-01-11 | [XFS] Complete the pagebuf -> xfs_buf naming convention transition, | Nathan Scott |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-02 | [XFS] Rework the dquot hash sizing heuristics. | Nathan Scott |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott |
2005-11-02 | [XFS] Remove a null CELL macro and its one caller, not useful to anyone. | Nathan Scott |
2005-11-02 | [XFS] Fix up an internal sort function name collision issue. | Nathan Scott |
2005-09-05 | [XFS] Sort out some cosmetic differences between XFS trees. | Nathan Scott |
2005-09-02 | [XFS] Add infrastructure for tracking I/O completions | Christoph Hellwig |
2005-06-21 | Merge rsync://oss.sgi.com/git/xfs-2.6 | Linus Torvalds |
2005-06-21 | [PATCH] smp_processor_id() cleanup | Ingo Molnar |