index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_fsmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
1
-2
/
+2
*
xfs: convert allocbt cursors to use perags
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: convert refcount btree cursor to use perags
Dave Chinner
2021-06-02
1
-2
/
+1
*
xfs: convert rmap btree cursor to using a perag
Dave Chinner
2021-06-02
1
-1
/
+1
*
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
1
-3
/
+3
*
xfs: pass perags around in fsmap data dev functions
Dave Chinner
2021-06-02
1
-29
/
+46
*
xfs: drop freeze protection when running GETFSMAP
Darrick J. Wong
2021-03-24
1
-9
/
+5
*
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
2020-10-07
1
-20
/
+25
*
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-07
1
-0
/
+3
*
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
2020-03-26
1
-0
/
+9
*
xfs: convert btree cursor ag-private member name
Dave Chinner
2020-03-13
1
-2
/
+2
*
xfs: add missing assert in xfs_fsmap_owner_from_rmap
Darrick J. Wong
2019-11-05
1
-0
/
+1
*
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-30
1
-4
/
+4
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-29
1
-2
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-4
/
+0
*
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-23
1
-1
/
+1
*
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-11
1
-1
/
+1
*
xfs: fix uninitialized field in rtbitmap fsmap backend
Darrick J. Wong
2018-06-24
1
-2
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
1
-6
/
+8
*
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
2017-10-16
1
-24
/
+24
*
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
1
-0
/
+12
*
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
2017-05-16
1
-1
/
+4
*
xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap
Christoph Hellwig
2017-04-25
1
-1
/
+1
*
xfs: report realtime space information via the rtbitmap
Darrick J. Wong
2017-04-03
1
-1
/
+119
*
xfs: have getfsmap fall back to the freesp btrees when rmap is not present
Darrick J. Wong
2017-04-03
1
-3
/
+69
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+756