- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_mount.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Christoph Hellwig[XFS] growlock should be a mutex
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill the vfs_fsid and vfs_altfsid members in...
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] superblock endianess annotations
2007-10-15 Jesper Juhl[XFS] Fix a potential NULL pointer deref in XFS on...
2007-10-15 Eric Sandeen[XFS] Pick a single default inode cluster size.
2007-10-15 Eric Sandeen[XFS] Remove m_nreadaheads
2007-07-14 Christoph Hellwig[XFS] Use do_div() on 64 bit types.
2007-07-14 David Chinner[XFS] Prevent ENOSPC from aborting transactions that...
2007-07-14 David Chinner[XFS] Prevent deadlock when flushing inodes on unmount
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 Nathan Scott[XFS] Don't grow filesystems past the size they can...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Lachlan McIlroy[XFS] Re-initialize the per-cpu superblock counters...
2007-02-10 David Chinner[XFS] Fix block reservation mechanism.
2007-02-10 David Chinner[XFS] Make growfs work for amounts greater than 2TB
2007-02-10 David Chinner[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
2007-02-10 David Chinner[XFS] Reduction global superblock lock contention near...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2006-09-07 David Chinner[XFS] Prevent free space oversubscription and xfssyncd...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Linus TorvaldsMerge git://oss.sgi.com:8090/nathans/xfs-2.6
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: use hotplug version of cpu notifie...
2006-06-28 Nathan Scott[XFS] Rework code snippets slightly to remove remaining...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-06-09 Nathan Scott[XFS] Portability changes: remove prdev, stick to one...
2006-06-09 Yingping Lu[XFS] In actual allocation of file system blocks and...
2006-04-11 Nathan Scott[XFS] Fix superblock validation regression for the...
2006-03-31 Nathan Scott[XFS] Implement the silent parameter to fill_super...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-14 Nathan Scott[XFS] Additional mount time superblock validation checks.
2006-03-14 David Chinner[XFS] using a spinlock per cpu for superblock counter...
2006-03-14 David Chinner[XFS] Add support for hotplug CPUs to the per-CPU super...
2006-03-14 David Chinner[XFS] On machines with more than 8 cpus, when running...
2006-02-09 Andreas Gruenbacher- patches.fixes/xfs-linux-melb-25106a-xfs-per-cpu-sb...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-11 Nathan Scott[XFS] Fix an intermittent pquota panic caused by dodgey...
2006-01-11 Christoph Hellwig[XFS] Mark some lookup tables const. Thanks to Arjan...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2005-11-02 Eric Sandeen[XFS] Fix calculation of reserved AGs for inodes in...
2005-11-02 Nathan Scott[XFS] Rework fid encode/decode wrt 64 bit inums interac...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-02 Nathan Scott[XFS] Track external log/realtime device names for...
2005-11-01 Nathan Scott[XFS] Ondisk format extension for extended attributes...
2005-11-01 Christoph Hellwig[XFS] Add format checking to cmn_err and icmn_err
2005-06-21 Christoph Hellwig[XFS] remove xfs_incore_relse
2005-06-21 Christoph Hellwig[XFS] rewrite xfs_iflush_all
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-05-05 Nathan Scott[XFS] Block mount attempts for filesystems with version...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-12-13 Eric Sandeen[XFS] Wait for all async buffers to complete before...
2004-12-13 Christoph Hellwig[XFS] handle inode creating race
2004-12-13 Jon Krueger[XFS] Allow the option of skipping quotacheck processing.
2004-09-13 Andreas KleenUpdate XFS to 2.6.9rc1-bk19 state
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-28 Nathan Scott[XFS] Ensure maxagi not updated early during growfs...
2004-08-19 Eric Sandeen[XFS] Add filesystem size limit even when XFS_BIG_BLKNOS is
2004-08-19 Felix Blyakher[XFS] Restored xfs_iflush_all, which is still used...
2004-08-19 Nathan Scott[XFS] sparse: fix uses of NULL in place of zero and...
2004-08-19 Felix Blyakher[XFS] Removed xfs_iflush_all and all usages of vn_purge...
2004-05-22 Jon Krueger[XFS] Add support for allocating additional file space in
2004-04-28 Andreas Gruenbacher- Update xfs to current cvs.
2004-04-29 Christoph Hellwig[XFS] close external blockdevice after final flush
2004-04-21 Andrew Morton[PATCH] lockfs - xfs bits
2004-04-01 Nathan Scott[XFS] Fix debug builds - need sb_features2 details...
2004-03-25 Andreas Gruenbacher- xfs cvs update.
2004-02-28 Jon Krueger[XFS] Merge missing mount stripe-unit/width-alignment...
2004-02-19 Andreas Gruenbacher- Remove now-obsolete patches.suse/xfs-dmapi.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-10 Nathan Scott[XFS] Fix some inconsistent types
2003-10-08 Stephen LordRevert from using __kernel_fsid_t to fsid_t since ia64...
2003-10-08 Stephen Lord[XFS] switch xfs to use linux imode flags internally
2003-09-22 Stephen Lord[XFS] use dev_t less in xfs
2003-09-22 Eric Sandeen[XFS] Allow full 32 bits in sector number when XFS_BIG_...
2003-09-15 Nathan Scott[XFS] Separate the big filesystems macro out into separ...
2003-09-15 Nathan Scott[XFS] Add inode64 mount option; fix case where growfs...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-30 Stephen LordMove from fsid_t to __kernel_fsid_t, fixes ia64 build
2003-07-09 Stephen LordCorrect the maxbytes sb value for non-pagesize filesyst...
2003-06-19 Stephen Lord[XFS] Remove a dead code path from mount, noticed by...
2003-05-19 Nathan Scott[XFS] Remove a void* from the xfs_mount structure,...
2003-05-19 Nathan Scott[XFS] Fix up error handling on the initial superblock...
2003-05-19 Christoph Hellwig[XFS] merge Steve's sync changes over to 2.5
2003-05-03 Russell Cattelan[XFS] Rework the way xfs includes xfs_<blah>.h headers.
2003-05-02 Russell Cattelan[XFS] Whitespace cleanup
2003-05-02 Nathan Scott[XFS] UUID cleanup - remove unused functions, create...
2003-04-07 Christoph Hellwig[XFS] remove atomicIncWithWrap
2003-03-26 Christoph Hellwig[XFS] Separate the quota source into its own subdirecto...
next