libertas: unify various CF-related defines
[safe/jmp/linux-2.6] / fs / xfs / xfs_vfsops.c
2008-04-29 Alexey Dobriyan[XFS] remove xfs_log_ticket_zone on rmmod
2008-04-18 David Chinner[XFS] Remove periodic logging of in-core superblock...
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 David Chinner[XFS] xfs_quiesce_fs() never returns an error. Mark...
2008-04-18 David Chinner[XFS] Remove the xlog_ticket allocator
2008-04-18 Christoph Hellwig[XFS] remove most calls to VN_RELE
2008-04-18 Christoph Hellwig[XFS] cleanup vnode use in dmapi calls
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-04-18 Donald Douwsma[XFS] Remove the xfs_refcache
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-29 Josef Jeff Sipek[XFS] If you mount an XFS filesystem with no mount...
2008-02-07 Lachlan McIlroy[XFS] add __init/__exit mark to specific init/cleanup...
2008-02-07 Christoph Hellwig[XFS] kill xfs_root
2008-02-07 Christoph Hellwig[XFS] Cleanup various fid related bits:
2008-02-07 David Chinner[XFS] Move platform specific mount option parse out...
2008-02-07 David Chinner[XFS] Show all mount args in /proc/mounts
2008-02-07 David Chinner[XFS] Fix up sparse warnings.
2008-02-07 Christoph Hellwig[XFS] kill xfs_freeze.
2008-02-07 Christoph Hellwig[XFS] Kill off xfs_statvfs.
2008-02-07 Eric Sandeen[XFS] Remove spin.h
2008-02-07 Eric Sandeen[XFS] Unwrap XFS_SB_LOCK.
2008-02-07 Eric Sandeen[XFS] Unwrap xfs_dabuf_global_lock
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Lachlan McIlroy[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
2007-10-19 Christoph Hellwig[XFS] cleanup fid types mess
2007-10-16 Tim Shimmin[XFS] Remove STATIC which was missing from prior manual...
2007-10-16 Vlad Apostolov[XFS] fix when DMAPI mount option processing happens
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] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] decontaminate vfs operations from behavior details
2007-10-16 Christoph Hellwig[XFS] remove dependency of the quota module on behaviors
2007-10-16 Christoph Hellwig[XFS] remove dependency of the dmapi module on behaviors
2007-10-16 Christoph Hellwig[XFS] move freeing the mount structure from xfs_mount_f...
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 Vlad Apostolov[XFS] do not have XFSMNT_IDELETE as default when mounte...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Eric Sandeen[XFS] optimize dmapi event tests w/o dmapi config
2007-10-15 Jesper Juhl[XFS] Fix a potential NULL pointer deref in XFS on...
2007-10-15 Eric Sandeen[XFS] clean up xfs_start_flags
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-07-14 David Chinner[XFS] Fix remount,readonly path to flush everything...
2007-07-14 David Chinner[XFS] Lazy Superblock Counters
2007-07-14 David Chinner[XFS] Sleeping with the ilock waiting for I/O completio...
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 David Chinner[XFS] Make freeze code a little cleaner.
2007-02-10 David Chinner[XFS] Ensure a frozen filesystem has a clean log before...
2007-02-10 David Chinner[XFS] Fix block reservation mechanism.
2007-02-10 Lachlan McIlroy[XFS] remove unused xflags parameter from sync routines
2006-09-28 Nathan Scott[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
2006-09-07 David Chinner[XFS] Prevent free space oversubscription and xfssyncd...
2006-07-28 Nathan Scott[XFS] Fix a barrier related forced shutdown on mounts...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Fix broken const use inside local suffix_strtoul...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
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-05-08 Nathan Scott[XFS] Fix a possible forced shutdown due to mishandling...
2006-03-31 Nathan Scott[XFS] Reenable write barriers by default.
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-22 Nathan Scott[XFS] Reenable the noikeep (delete inode cluster space...
2006-03-22 Nathan Scott[XFS] Fixup naming inconsistencies found by Pekka Enber...
2006-03-17 Nathan Scott[XFS] Fix an infinite loop issue in bulkstat when a...
2006-03-14 Nathan Scott[XFS] Cleanup the use of zones/slabs, more consistent...
2006-03-14 David Chinner[XFS] On machines with more than 8 cpus, when running...
2006-03-14 Nathan Scott[XFS] XFS propagates MS_NOATIME through two levels...
2006-01-11 Nathan Scott[XFS] Fix v2 log bufsize reporting in /proc/mounts.
2006-01-11 Nathan Scott[XFS] Disable write barriers for now till intermittent...
2006-01-11 Nathan Scott[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps...
2006-01-11 Christoph Hellwig[XFS] Write log dummy record when freezing filesystem
2006-01-11 Christoph Hellwig[XFS] do barrier checks earlier. quota initialization...
2006-01-11 Nathan Scott[XFS] Fix typo from when enabling write barriers by...
2006-01-11 Christoph Hellwig[XFS] enable write barriers by default
2005-11-03 Nathan Scott[XFS] Fix an inode32 regression - if no options are...
2005-11-02 Nathan Scott[XFS] Remove old, broken nolog-mode code - noone plans...
2005-11-02 Nathan Scott[XFS] Rework fid encode/decode wrt 64 bit inums interac...
2005-11-02 Nathan Scott[XFS] Rework the final mount options flag bit to make...
2005-11-02 Nathan Scott[XFS] Disable attr2 by default, until a more appropriat...
2005-11-02 Nathan Scott[XFS] Show additional mount options in /proc/mounts...
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 David Chinner[XFS] Introduce two new mount options (nolargeio/largei...
2005-11-01 Nathan Scott[XFS] Provide a mechiansm for flushing delalloc before...
2005-11-01 Christoph Hellwig[XFS] write barrier support Issue all log sync operati...
2005-09-05 Nathan Scott[XFS] Sort out some cosmetic differences between XFS...
2005-09-02 Nathan Scott[XFS] Add in grpid/nogrpid mount option parsing, actual...
2005-09-02 Christoph Hellwig[XFS] replace vn_get usage by ihold
2005-06-21 Christoph Hellwig[XFS] quiesce the filesystem proper when freezing
2005-06-21 Nathan Scott[XFS] Add support for project quota, based on Dan Knapp...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-05-05 Nathan Scott[XFS] Allow initial XFS delayed allocation size to...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2