index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
1
-0
/
+8
2021-06-21
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
1
-3
/
+4
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
1
-1
/
+1
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
1
-1
/
+271
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
1
-12
/
+12
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
1
-1
/
+1
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
1
-0
/
+135
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-0
/
+135
2021-06-01
xfs: use xfs_buf_alloc_pages for uncached buffers
Dave Chinner
1
-1
/
+0
2021-03-25
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
1
-0
/
+115
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
1
-0
/
+5
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
1
-2
/
+2
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+1
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
1
-1
/
+1
2020-01-26
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
1
-9
/
+12
2019-10-06
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
1
-3
/
+2
2019-06-28
xfs: account for log space when formatting new AGs
Darrick J. Wong
1
-0
/
+67
2019-06-28
xfs: refactor free space btree record initialization
Darrick J. Wong
1
-11
/
+16
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
1
-4
/
+4
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
1
-0
/
+2
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
1
-0
/
+52
2019-02-11
xfs: split up allocation btree verifier
Brian Foster
1
-2
/
+2
2019-02-11
xfs: create a separate finobt verifier
Brian Foster
1
-1
/
+1
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
1
-5
/
+4
2018-05-15
xfs: factor the ag length extension code into libxfs
Dave Chinner
1
-0
/
+60
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
1
-0
/
+404