Commit Graph

99 Commits (66c64afec16a7b46212ecb2fa99998923bbeea3f)

Author SHA1 Message Date
Alexey Dobriyan fe0754f0e5 [XFS] remove xfs_log_ticket_zone on rmmod 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 3c85c36cc2 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. 17 years ago
David Chinner eb01c9cd87 [XFS] Remove the xlog_ticket allocator 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Christoph Hellwig bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
David Chinner bad5584332 [XFS] Remove the xfs_icluster structure 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 17 years ago
Christoph Hellwig f71354bc3a [XFS] Cleanup various fid related bits: 17 years ago
David Chinner a67d7c5f5d [XFS] Move platform specific mount option parse out of core XFS code 17 years ago
David Chinner 786f486f81 [XFS] Show all mount args in /proc/mounts 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Christoph Hellwig 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
Christoph Hellwig 4ca488eb45 [XFS] Kill off xfs_statvfs. 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen 703e1f0fd2 [XFS] Unwrap xfs_dabuf_global_lock 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Lachlan McIlroy 44866d3928 [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes 17 years ago
Christoph Hellwig c6143911a7 [XFS] cleanup fid types mess 18 years ago
Tim Shimmin 479ba36bbb [XFS] Remove STATIC which was missing from prior manual merge 18 years ago
Vlad Apostolov 574342f4ad [XFS] fix when DMAPI mount option processing happens 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Christoph Hellwig 293688ec42 [XFS] remove dependency of the dmapi module on behaviors 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Vlad Apostolov b93bd20cd5 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Eric Sandeen 948c6d4fd8 [XFS] optimize dmapi event tests w/o dmapi config 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago
Eric Sandeen dcb3b83feb [XFS] clean up xfs_start_flags 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
David Chinner 516b2e7c26 [XFS] Fix remount,readonly path to flush everything correctly. 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
David Chinner 40095b64f5 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Lachlan McIlroy d3cf209476 [XFS] propogate return codes from flush routines 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
David Chinner 3c0dc77b42 [XFS] Make freeze code a little cleaner. 18 years ago
David Chinner 2823945fda [XFS] Ensure a frozen filesystem has a clean log before writing the dummy 18 years ago