index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: introduce background inode reclaim work
Dave Chinner
2011-04-08
1
-0
/
+1
*
xfs: convert ENOSPC inode flushing to use new syncd workqueue
Dave Chinner
2011-04-08
1
-3
/
+1
*
xfs: introduce a xfssyncd workqueue
Dave Chinner
2011-04-08
1
-3
/
+1
*
xfs: dynamic speculative EOF preallocation
Dave Chinner
2011-01-04
1
-0
/
+14
*
xfs: remove xfs_cred.h
Christoph Hellwig
2010-10-18
1
-1
/
+0
*
xfs: do not use xfs_mod_incore_sb for per-cpu counters
Christoph Hellwig
2010-10-18
1
-0
/
+4
*
xfs: remove XFS_MOUNT_NO_PERCPU_SB
Christoph Hellwig
2010-10-18
1
-2
/
+0
*
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
1
-0
/
+2
*
xfs: remove obsolete osyncisosync mount option
Christoph Hellwig
2010-07-26
1
-2
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-67
/
+0
*
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
2010-07-20
1
-1
/
+1
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
1
-0
/
+1
*
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
1
-0
/
+1
*
Merge branch 'for-2.6.34-rc1-batch2' into for-linus
Alex Elder
2010-03-05
1
-0
/
+2
|
\
|
*
xfs: kill xfs_lrw.h
Christoph Hellwig
2010-03-01
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
percpu: add __percpu sparse annotations to fs
Tejun Heo
2010-02-17
1
-1
/
+1
*
|
xfs: more reserved blocks fixups
Eric Sandeen
2010-02-08
1
-0
/
+1
*
|
xfs: don't hold onto reserved blocks on remount,ro
Dave Chinner
2010-01-26
1
-0
/
+1
*
|
xfs: convert DM ops to use unsigned char names
Dave Chinner
2010-01-20
1
-1
/
+2
*
|
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
1
-23
/
+2
*
|
xfs: Reference count per-ag structures
Dave Chinner
2010-01-15
1
-2
/
+9
*
|
xfs: Replace per-ag array with a radix tree
Dave Chinner
2010-01-15
1
-4
/
+10
*
|
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
1
-4
/
+4
|
/
*
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
1
-4
/
+19
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
1
-2
/
+2
*
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-08-31
1
-3
/
+0
*
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
1
-82
/
+2
*
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
[next]