index
:
Linux Stable
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.12.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: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-0
/
+1
*
xfs: verify superblocks as they are read from disk
Dave Chinner
2012-11-15
1
-1
/
+2
*
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-11-08
1
-0
/
+3
*
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
1
-2
/
+0
*
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
1
-0
/
+2
*
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
1
-1
/
+0
*
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
1
-1
/
+0
*
xfs: kill struct declarations in xfs_mount.h
Alex Elder
2012-08-16
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-3
/
+0
|
\
|
*
xfs: Convert to new freezing code
Jan Kara
2012-07-31
1
-3
/
+0
|
*
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
1
-2
/
+2
*
|
xfs: rename log structure to xlog
Mark Tinguely
2012-06-21
1
-2
/
+2
*
|
xfs: make largest supported offset less shouty
Dave Chinner
2012-06-14
1
-2
/
+0
*
|
xfs: m_maxioffset is redundant
Dave Chinner
2012-06-14
1
-2
/
+1
|
/
*
xfs: Do background CIL flushes via a workqueue
Dave Chinner
2012-05-14
1
-0
/
+1
*
xfs: implement freezing by emptying the AIL
Christoph Hellwig
2012-05-14
1
-1
/
+0
*
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2012-03-05
1
-0
/
+3
*
Change xfs_sb_from_disk() interface to take a mount pointer
Chandra Seetharaman
2012-02-03
1
-1
/
+1
*
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
2011-12-08
1
-1
/
+0
*
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
2011-07-20
1
-1
/
+1
*
xfs: add online discard support
Christoph Hellwig
2011-05-24
1
-0
/
+1
*
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
[next]