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.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_fsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix perag leak when growfs fails
Long Li
2023-12-22
1
-1
/
+4
*
xfs: short circuit xfs_growfs_data_private() if delta is zero
Eric Sandeen
2023-12-15
1
-0
/
+4
*
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-12-07
1
-31
/
+3
*
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
2023-12-07
1
-16
/
+0
*
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-09
1
-1
/
+1
|
\
|
*
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-07
1
-1
/
+1
*
|
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
1
-7
/
+16
|
\
|
|
*
xfs: fix ag count overflow during growfs
Long Li
2023-06-13
1
-4
/
+9
|
*
xfs: don't deplete the reserve pool when trying to shrink the fs
Darrick J. Wong
2023-06-12
1
-3
/
+7
*
|
xfs: wire up sops->shutdown
Christoph Hellwig
2023-06-05
1
-0
/
+3
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-0
/
+3
|
\
|
*
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
2022-07-17
1
-0
/
+3
*
|
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
1
-1
/
+1
*
|
xfs: make last AG grow/shrink perag centric
Dave Chinner
2022-07-07
1
-4
/
+7
|
/
*
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-05-27
1
-6
/
+1
*
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
2022-04-21
1
-1
/
+1
|
\
|
*
xfs: convert shutdown reasons to unsigned.
Dave Chinner
2022-04-21
1
-1
/
+1
*
|
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
1
-4
/
+1
|
/
*
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-29
1
-1
/
+5
*
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
1
-1
/
+1
*
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-03-28
1
-7
/
+6
*
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-03-28
1
-4
/
+5
*
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-03-28
1
-30
/
+20
*
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2022-03-28
1
-1
/
+1
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-6
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-18
1
-0
/
+3
*
xfs: make forced shutdown processing atomic
Dave Chinner
2021-08-16
1
-33
/
+30
*
xfs: shorten the shutdown messages to a single line
Darrick J. Wong
2021-06-21
1
-8
/
+8
*
xfs: print name of function causing fs shutdown instead of hex pointer
Darrick J. Wong
2021-06-21
1
-1
/
+1
*
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
1
-6
/
+2
*
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-04-29
1
-2
/
+0
*
xfs: support shrinking unused space in the last AG
Gao Xiang
2021-03-25
1
-34
/
+59
*
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
2021-03-25
1
-43
/
+64
*
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
2021-03-25
1
-0
/
+9
*
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
2021-02-03
1
-6
/
+6
*
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
2021-02-03
1
-10
/
+10
*
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-18
1
-1
/
+1
|
\
|
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
1
-1
/
+1
*
|
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+2
|
/
*
xfs: remove unused shutdown types
Brian Foster
2020-05-07
1
-4
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-4
/
+0
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-2
/
+2
*
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-01
1
-2
/
+1
*
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2019-02-14
1
-0
/
+1
*
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-29
1
-1
/
+0
*
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
1
-1
/
+1
*
xfs: issue log message on user force shutdown
Dave Chinner
2018-10-18
1
-25
/
+25
*
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-07-29
1
-1
/
+1
*
xfs: don't trip over negative free space in xfs_reserve_blocks
Darrick J. Wong
2018-06-24
1
-1
/
+1
[next]