index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: use xfs_sync_inodes() for device flushing
Dave Chinner
2009-04-06
1
-1
/
+1
*
xfs: remove m_attroffset
Christoph Hellwig
2009-03-29
1
-1
/
+0
*
xfs: fix various typos
Malcolm Parsons
2009-03-29
1
-2
/
+2
*
xfs: remove m_litino
Christoph Hellwig
2009-03-29
1
-1
/
+0
*
xfs: kill ino64 mount option
Christoph Hellwig
2009-03-29
1
-4
/
+0
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
1
-4
/
+0
*
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
1
-1
/
+1
*
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
2009-02-04
1
-3
/
+0
*
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-19
1
-0
/
+3
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-16
1
-4
/
+2
*
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-11
1
-2
/
+2
*
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-04
1
-1
/
+1
*
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
1
-2
/
+0
*
remove unused m_inode_quiesce member from struct xfs_mount
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
cleanup the inode reclaim path
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
[XFS] remove xfs_vfs.h
Christoph Hellwig
2008-12-01
1
-0
/
+10
*
[XFS] remove bhv_statvfs_t typedef
Christoph Hellwig
2008-12-01
1
-1
/
+1
*
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
1
-2
/
+2
*
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
2008-10-30
1
-1
/
+0
*
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
1
-8
/
+2
*
[XFS] kill deleted inodes list
David Chinner
2008-10-30
1
-4
/
+1
*
[XFS] use xfs_sync_inodes rather than xfs_syncsub
David Chinner
2008-10-30
1
-2
/
+0
*
[XFS] remove the mount inode list
David Chinner
2008-10-30
1
-1
/
+0
*
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
2008-10-30
1
-6
/
+6
*
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
2008-10-30
1
-0
/
+1
*
[XFS] Sync up kernel and user-space headers
Barry Naujok
2008-10-30
1
-8
/
+9
*
[XFS] Remove final remnants of dirv1 macros and other stuff
Barry Naujok
2008-10-30
1
-1
/
+0
*
[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
[next]