index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-09-15
1
-0
/
+5
*
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
2020-07-14
1
-2
/
+2
*
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
1
-1
/
+1
*
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
1
-3
/
+3
*
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
2020-03-11
1
-3
/
+3
*
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2020-03-11
1
-1
/
+1
*
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
2020-01-26
1
-9
/
+12
*
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
2019-10-06
1
-3
/
+2
*
xfs: account for log space when formatting new AGs
Darrick J. Wong
2019-06-28
1
-0
/
+67
*
xfs: refactor free space btree record initialization
Darrick J. Wong
2019-06-28
1
-11
/
+16
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-4
/
+4
*
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
1
-0
/
+2
*
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
1
-0
/
+52
*
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
1
-2
/
+2
*
xfs: create a separate finobt verifier
Brian Foster
2019-02-11
1
-1
/
+1
*
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
1
-5
/
+4
*
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
1
-0
/
+60
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
1
-0
/
+404