index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_fsops.c
Age
Commit message (
Expand
)
Author
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
2022-04-21
xfs: convert shutdown reasons to unsigned.
Dave Chinner
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-03-29
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-28
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-03-28
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-03-28
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-16
xfs: make forced shutdown processing atomic
Dave Chinner
2021-06-21
xfs: shorten the shutdown messages to a single line
Darrick J. Wong
2021-06-21
xfs: print name of function causing fs shutdown instead of hex pointer
Darrick J. Wong
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-04-29
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-03-25
xfs: support shrinking unused space in the last AG
Gao Xiang
2021-03-25
xfs: hoist out xfs_resizefs_init_new_ags()
Gao Xiang
2021-03-25
xfs: update lazy sb counters immediately for resizefs
Gao Xiang
2021-02-03
xfs: get rid of xfs_growfs_{data,log}_t
Gao Xiang
2021-02-03
xfs: rename `new' to `delta' in xfs_growfs_data_private()
Gao Xiang
2020-12-18
Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-05-07
xfs: remove unused shutdown types
Brian Foster
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-02-14
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2018-12-29
xfs: xfs_fsops: drop useless LIST_HEAD
Julia Lawall
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
2018-10-18
xfs: issue log message on user force shutdown
Dave Chinner
2018-07-29
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
2018-06-24
xfs: don't trip over negative free space in xfs_reserve_blocks
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
xfs: rework secondary superblock updates in growfs
Dave Chinner
2018-05-15
xfs: separate secondary sb update in growfs
Dave Chinner
2018-05-15
xfs: make imaxpct changes in growfs separate
Dave Chinner
2018-05-15
xfs: turn ag header initialisation into a table driven operation
Dave Chinner
2018-05-15
xfs: factor ag btree root block initialisation
Dave Chinner
2018-05-15
xfs: convert growfs AG header init to use buffer lists
Dave Chinner
2018-05-15
xfs: factor out AG header initialisation from growfs core
Dave Chinner
[next]