index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] xfs_unmountfs should return void
Christoph Hellwig
2008-08-13
1
-1
/
+1
*
[XFS] cleanup xfs_mountfs
Christoph Hellwig
2008-08-13
1
-11
/
+4
*
[XFS] streamline init/exit path
Christoph Hellwig
2008-07-28
1
-3
/
+0
*
[XFS] Name operation vector for hash and compare
Barry Naujok
2008-07-28
1
-0
/
+2
*
[XFS] kill xfs_mount_init
Christoph Hellwig
2008-07-28
1
-4
/
+4
*
[XFS] sort out opening and closing of the block devices
Christoph Hellwig
2008-07-28
1
-2
/
+1
*
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
2008-07-28
1
-0
/
+1
*
[XFS] fix non-smp xfs build
Eric Sandeen
2008-04-29
1
-0
/
+1
*
[XFS] kill XFS_ICSB_SB_LOCKED
Christoph Hellwig
2008-04-29
1
-1
/
+0
*
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
2008-04-29
1
-2
/
+3
*
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
1
-2
/
+2
*
[XFS] Replace custom AIL linked-list code with struct list_head
Josef 'Jeff' Sipek
2008-04-18
1
-1
/
+1
*
[XFS] cleanup vnode use in dmapi calls
Christoph Hellwig
2008-04-18
1
-11
/
+11
*
[XFS] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
2008-04-18
1
-1
/
+1
*
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
2008-02-28
1
-1
/
+1
*
[XFS] Move AIL pushing into it's own thread
David Chinner
2008-02-07
1
-2
/
+8
*
[XFS] kill xfs_iocore_t
Christoph Hellwig
2008-02-07
1
-1
/
+0
*
[XFS] Cleanup lock goop.
Eric Sandeen
2008-02-07
1
-1
/
+1
*
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2008-02-07
1
-3
/
+1
*
[XFS] Unwrap AIL_LOCK
Donald Douwsma
2008-02-07
1
-8
/
+1
*
[XFS] kill unnessecary ioops indirection
Lachlan McIlroy
2008-02-07
1
-101
/
+0
*
[XFS] growlock should be a mutex
Christoph Hellwig
2007-10-16
1
-1
/
+1
*
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-32
/
+15
*
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
2007-10-16
1
-0
/
+6
*
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
1
-4
/
+4
*
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
2007-10-16
1
-14
/
+7
*
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
2007-10-16
1
-1
/
+0
*
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-10-16
1
-15
/
+28
*
[XFS] remove dependency of the dmapi module on behaviors
Christoph Hellwig
2007-10-16
1
-8
/
+16
*
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-6
/
+5
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
1
-1
/
+0
*
[XFS] Radix tree based inode caching
David Chinner
2007-10-15
1
-6
/
+16
*
[XFS] superblock endianess annotations
Christoph Hellwig
2007-10-15
1
-1
/
+2
*
[XFS] Remove m_nreadaheads
Eric Sandeen
2007-10-15
1
-1
/
+0
*
[XFS] Concurrent Multi-File Data Streams
David Chinner
2007-07-14
1
-0
/
+4
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
1
-3
/
+7
*
[XFS] Don't grow filesystems past the size they can index.
Nathan Scott
2007-07-14
1
-0
/
+1
*
[XFS] Re-initialize the per-cpu superblock counters after recovery.
Lachlan McIlroy
2007-02-10
1
-0
/
+2
*
[XFS] Fix block reservation changes for non-SMP systems.
Kevin Jamieson
2007-02-10
1
-1
/
+1
*
[XFS] Fix block reservation mechanism.
David Chinner
2007-02-10
1
-1
/
+1
*
[XFS] Make growfs work for amounts greater than 2TB
David Chinner
2007-02-10
1
-3
/
+4
*
[XFS] remove unused xflags parameter from sync routines
Lachlan McIlroy
2007-02-10
1
-2
/
+2
*
[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
David Chinner
2007-02-10
1
-0
/
+21
*
[XFS] Reduction global superblock lock contention near ENOSPC.
David Chinner
2007-02-10
1
-0
/
+1
*
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
Nathan Scott
2006-09-28
1
-1
/
+1
*
[XFS] remove bhv_lookup, _range version works aswell and has more useful
Christoph Hellwig
2006-09-28
1
-1
/
+2
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-2
/
+0
*
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
1
-1
/
+1
*
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-7
/
+7
*
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-11
/
+11
[next]