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 sparse chunk alignment for min. inode allocation requirement
Brian Foster
2015-05-29
1
-0
/
+2
*
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
1
-2
/
+1
*
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
1
-11
/
+0
*
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
1
-0
/
+2
*
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
1
-67
/
+0
*
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
1
-0
/
+3
*
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
1
-0
/
+2
*
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
1
-2
/
+5
*
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-16
1
-0
/
+11
*
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
1
-2
/
+1
*
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
1
-1
/
+1
*
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
1
-4
/
+1
|
\
|
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-4
/
+1
*
|
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-11-28
1
-1
/
+1
*
|
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
2014-11-28
1
-0
/
+1
|
/
*
xfs: add xfs_mount sysfs kobject
Brian Foster
2014-07-15
1
-0
/
+1
*
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+0
*
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+0
*
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+0
*
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+0
*
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
1
-3
/
+0
*
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
1
-0
/
+3
*
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
2013-11-18
1
-1
/
+1
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
1
-0
/
+1
*
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-30
1
-0
/
+2
*
xfs: Introduce a new structure to hold transaction reservation items
Jie Liu
2013-08-12
1
-1
/
+1
*
xfs: make struct xfs_perag kernel only
Dave Chinner
2013-08-12
1
-0
/
+52
*
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
1
-17
/
+2
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
1
-40
/
+2
*
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
2013-06-19
1
-2
/
+0
*
xfs: Remove struct xfs_chash from xfs_mount
Jeff Liu
2013-06-17
1
-2
/
+0
*
xfs: add CRC checks to the superblock
Dave Chinner
2013-04-27
1
-0
/
+1
*
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
Jeff Liu
2013-03-14
1
-1
/
+0
*
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
2013-02-01
1
-1
/
+2
*
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
2013-02-01
1
-0
/
+1
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
2013-02-01
1
-0
/
+1
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
2013-02-01
1
-0
/
+1
*
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
2013-02-01
1
-0
/
+1
*
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
2013-02-01
1
-0
/
+1
*
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
2013-02-01
1
-0
/
+1
*
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
|
\
[next]