- 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
- 0ec5851 [XFS] Use the generic xattr methods. by Lachlan McIlroy · 17 years ago
- 189f4bf [XFS] XFS: ASCII case-insensitive support by Barry Naujok · 17 years ago
- 120226c [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure by Christoph Hellwig · 17 years ago
- effa2ed [XFS] rename error2 goto label in xfs_fs_fill_super by Christoph Hellwig · 17 years ago
- 95db4e2 [XFS] kill calls to xfs_binval in the mount error path by Christoph Hellwig · 17 years ago
- c962fb7 [XFS] kill xfs_mount_init by Christoph Hellwig · 17 years ago
- bdd907b [XFS] allow xfs_args_allocate to fail by Christoph Hellwig · 17 years ago
- e34b562 [XFS] add xfs_setup_devices helper by Christoph Hellwig · 17 years ago
- 19f354d [XFS] sort out opening and closing of the block devices by Christoph Hellwig · 17 years ago
- f8f15e4 [XFS] merge xfs_mount into xfs_fs_fill_super by Christoph Hellwig · 17 years ago
- e48ad316 [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super by Christoph Hellwig · 17 years ago
- 48b62a1 [XFS] merge xfs_mntupdate into xfs_fs_remount by Christoph Hellwig · 17 years ago
- f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 17 years ago
- 7c12f29 [XFS] Fix up noattr2 so that it will properly update the versionnum and by Tim Shimmin · 17 years ago
- 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
- d4d90b5 [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held by Christoph Hellwig · 17 years ago
- 7e20694 [XFS] Remove periodic logging of in-core superblock counters. by David Chinner · 17 years ago
- 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- f3dcc13 [XFS] cleanup root inode handling in xfs_fs_fill_super by Christoph Hellwig · 17 years ago
- a3f74ff [XFS] Don't block pdflush when writing back inodes by David Chinner · 17 years ago
- 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 17 years ago
- de2eeea [XFS] add __init/__exit mark to specific init/cleanup functions by Lachlan McIlroy · 17 years ago
- cbc89dc [XFS] kill xfs_root by Christoph Hellwig · 17 years ago
- 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 17 years ago
- 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 17 years ago
- a67d7c5 [XFS] Move platform specific mount option parse out of core XFS code by David Chinner · 17 years ago
- 9909c4a [XFS] kill xfs_freeze. by Christoph Hellwig · 17 years ago
- 4ca488e [XFS] Kill off xfs_statvfs. by Christoph Hellwig · 17 years ago
- cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 17 years ago
- 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
- cd514bd [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. by Tim Shimmin · 17 years ago
- e893bff [XFS] avoid race in sync_inodes() that can fail to write out all dirty data by Lachlan McIlroy · 17 years ago
- b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
- 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
- bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
- 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
- 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
- b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
- 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
- 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
- b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
- 2f6f7b3 [XFS] kill v_vfsp member from struct bhv_vnode by Christoph Hellwig · 17 years ago
- 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
- 6385f4d [XFS] Remove xfs_physmem by Eric Sandeen · 17 years ago
- 0bfefc4 [XFS] Barriers need to be dynamically checked and switched off by David Chinner · 18 years ago
- 776a75fa [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
- 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
- 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 18 years ago
- 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 18 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
- 5085b60 [PATCH] xfs warning fix by Andrew Morton · 18 years ago
- 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
- 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 18 years ago
- 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 18 years ago
- 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 18 years ago
- 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
- 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
- 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
- f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
- ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
- b2ea401 [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. by Nathan Scott · 18 years ago
- d6938d1 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results by David Howells · 19 years ago
- 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
- 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
- f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 19 years ago
- a805bad [XFS] Remove unneeded conditional code on NFS export interface related by Nathan Scott · 19 years ago
- 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 19 years ago
- b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 19 years ago
- 764d1f8 [XFS] Implement the silent parameter to fill_super, previously ignored. by Nathan Scott · 19 years ago
- 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 19 years ago
- bb19fba [XFS] Sync up one/two other minor changes missed in previous merges. by Nathan Scott · 19 years ago
- ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 19 years ago
- a50cd26 [XFS] Switch over from linvfs names for sb/quotactl operations for by Nathan Scott · 19 years ago
- 416c6d5 [XFS] Switch over from linvfs names for inode operations for consistent naming. by Nathan Scott · 19 years ago
- 3562fd4 [XFS] Switch over from linvfs names for file operations for consistent naming. by Nathan Scott · 19 years ago
- e4c573b [XFS] Switch over from linvfs names for address space ops for consistent naming. by Nathan Scott · 19 years ago
- e0cc232 [XFS] Flag the XFS inode cache as in need of spreading also. by Nathan Scott · 19 years ago
- 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 19 years ago
- 9f4cbec [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't by Nathan Scott · 19 years ago
- 71df099 [XFS] xfssyncd is responsible for flushing inode or device's data by by Yingping Lu · 19 years ago
- ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
- 4ef19dd [XFS] enable write barriers by default by Christoph Hellwig · 19 years ago
- 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
- e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
- ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
- f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
- 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
- 4df08c5 [XFS] Switch kernel thread handling to the kthread_ API by Christoph Hellwig · 19 years ago
- 02ba71d [XFS] allow a null behaviour pointer in linvfs_clear_inode by Christoph Hellwig · 19 years ago
- 0c147f9 [XFS] Check if there is first behavior before calling VOP_RECLAIM from by Felix Blyakher · 19 years ago
- 56d433e [XFS] streamline the clear_inode path by Christoph Hellwig · 19 years ago
- 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
- 0432dab [XFS] remove struct vnode::v_type by Christoph Hellwig · 19 years ago
- 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
- f898d6c [XFS] quiesce the filesystem proper when freezing by Christoph Hellwig · 20 years ago
- c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 20 years ago