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
/
xfs_fsmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
1
-20
/
+25
2020-10-07
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
1
-0
/
+3
2020-03-26
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
1
-0
/
+9
2020-03-13
xfs: convert btree cursor ag-private member name
Dave Chinner
1
-2
/
+2
2019-11-05
xfs: add missing assert in xfs_fsmap_owner_from_rmap
Darrick J. Wong
1
-0
/
+1
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
1
-4
/
+4
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
1
-2
/
+2
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-4
/
+0
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
1
-1
/
+1
2018-07-11
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
1
-1
/
+1
2018-06-24
xfs: fix uninitialized field in rtbitmap fsmap backend
Darrick J. Wong
1
-2
/
+2
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-06-01
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
1
-6
/
+8
2017-10-16
xfs: move two more RT specific functions into CONFIG_XFS_RT
Arnd Bergmann
1
-24
/
+24
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
1
-0
/
+12
2017-05-16
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
1
-1
/
+4
2017-04-25
xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap
Christoph Hellwig
1
-1
/
+1
2017-04-03
xfs: report realtime space information via the rtbitmap
Darrick J. Wong
1
-1
/
+119
2017-04-03
xfs: have getfsmap fall back to the freesp btrees when rmap is not present
Darrick J. Wong
1
-3
/
+69
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+756