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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix sb write verify for lazysbcount
Long Li
2022-11-16
1
-0
/
+15
*
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
2022-09-19
1
-18
/
+20
*
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
1
-1
/
+2
*
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
2022-05-27
1
-1
/
+0
*
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
1
-29
/
+21
*
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-04-12
1
-9
/
+32
*
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-29
1
-0
/
+1
*
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2022-03-28
1
-1
/
+1
*
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-12-21
1
-10
/
+0
*
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-10-19
1
-0
/
+14
*
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-3
/
+3
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-8
/
+7
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-12
/
+12
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-6
/
+7
*
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
1
-0
/
+1
*
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-19
1
-17
/
+10
*
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
1
-0
/
+110
*
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
1
-1
/
+8
*
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-0
/
+1
*
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
1
-5
/
+8
*
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-09
1
-8
/
+0
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-1
/
+25
*
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
1
-3
/
+1
*
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-21
1
-1
/
+9
*
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-133
/
+0
*
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
2021-06-02
1
-24
/
+32
*
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-0
/
+1
*
xfs: set aside allocation btree blocks from block reservation
Brian Foster
2021-04-29
1
-1
/
+14
*
xfs: precalculate default inode attribute offset
Dave Chinner
2021-04-07
1
-1
/
+13
*
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
2021-03-15
1
-46
/
+44
*
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
1
-0
/
+3
*
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
1
-1
/
+1
*
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
1
-31
/
+0
*
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
1
-2
/
+1
*
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
1
-2
/
+2
*
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
2020-11-18
1
-3
/
+8
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
1
-17
/
+0
*
xfs: xfs_iflock is no longer a completion
Dave Chinner
2020-09-06
1
-5
/
+6
*
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-06
1
-2
/
+2
*
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
1
-6
/
+5
*
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
1
-4
/
+0
*
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
1
-33
/
+0
*
xfs: define printk_once variants for xfs messages
Eric Sandeen
2020-05-04
1
-4
/
+3
*
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
1
-1
/
+1
*
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
1
-1
/
+44
*
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
1
-51
/
+72
*
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-13
1
-5
/
+2
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-2
/
+3
[next]