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: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-19
/
+23
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-23
/
+3
*
xfs: consolidate mount option features in m_features
Dave Chinner
2021-08-19
1
-0
/
+44
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-3
/
+3
*
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
1
-0
/
+76
*
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-18
1
-0
/
+6
*
xfs: move the CIL workqueue to the CIL
Dave Chinner
2021-08-16
1
-1
/
+0
*
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
1
-0
/
+2
*
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
1
-0
/
+3
*
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-1
/
+9
*
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
1
-1
/
+2
*
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-09
1
-0
/
+9
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-1
/
+42
*
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2021-08-06
1
-0
/
+1
*
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-108
/
+3
*
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
2021-06-02
1
-9
/
+10
*
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2021-04-29
1
-0
/
+6
*
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-03-25
1
-1
/
+1
*
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
1
-2
/
+3
*
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
1
-4
/
+2
*
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
1
-1
/
+0
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
1
-1
/
+0
*
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
1
-1
/
+0
*
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-27
1
-1
/
+0
*
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
1
-66
/
+82
*
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
1
-2
/
+0
*
xfs: remove unused shutdown types
Brian Foster
2020-05-07
1
-2
/
+0
*
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
1
-0
/
+1
*
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-04
1
-2
/
+1
*
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
1
-1
/
+5
*
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2020-03-31
1
-0
/
+1
*
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-13
1
-1
/
+0
*
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
1
-2
/
+0
*
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-13
1
-1
/
+0
*
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
1
-2
/
+0
*
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
1
-1
/
+0
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-1
/
+0
*
xfs: remove unused struct xfs_mount field m_fsname_len
Ian Kent
2019-11-05
1
-1
/
+0
*
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
2019-10-29
1
-1
/
+1
*
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
1
-1
/
+1
*
xfs: simplify parsing of allocsize mount option
Christoph Hellwig
2019-10-29
1
-6
/
+0
*
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
1
-2
/
+2
*
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
1
-4
/
+1
*
xfs: don't use a different allocsice for -o wsync
Christoph Hellwig
2019-10-29
1
-7
/
+0
*
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
2019-10-29
1
-24
/
+0
*
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
1
-7
/
+0
*
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-28
1
-1
/
+0
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
1
-1
/
+1
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-16
/
+3
[next]