index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Christoph Hellwig
2024-10-07
1
-1
/
+7
*
xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Christoph Hellwig
2024-10-07
1
-48
/
+13
*
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-10-07
1
-6
/
+0
*
xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Christoph Hellwig
2024-10-07
1
-45
/
+28
*
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
2024-09-03
1
-0
/
+1
*
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
2024-09-01
1
-1
/
+1
*
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-09-01
1
-20
/
+20
*
xfs: clean up the ISVALID macro in xfs_bmap_adjacent
Christoph Hellwig
2024-09-01
1
-24
/
+33
*
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
2024-09-01
1
-1
/
+2
*
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
1
-4
/
+8
*
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
1
-0
/
+1
*
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
1
-0
/
+42
*
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-06-26
1
-4
/
+27
*
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2024-05-27
1
-0
/
+1
*
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
1
-4
/
+1
*
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-05-03
1
-11
/
+5
*
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-2
/
+3
*
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
2024-04-30
1
-5
/
+10
*
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-5
/
+0
*
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-14
/
+18
*
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-6
/
+3
*
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-6
/
+5
*
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
1
-3
/
+0
*
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-9
/
+37
*
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2024-04-29
1
-2
/
+32
*
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
2024-04-29
1
-2
/
+4
*
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
2024-04-24
1
-26
/
+10
*
xfs: remove pointless unlocked assertion
Darrick J. Wong
2024-04-24
1
-2
/
+0
*
xfs: stop the steal (of data blocks for RT indirect blocks)
Christoph Hellwig
2024-04-22
1
-1
/
+6
*
xfs: rework splitting of indirect block reservations
Christoph Hellwig
2024-04-22
1
-22
/
+16
*
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
1
-6
/
+6
*
xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
Christoph Hellwig
2024-04-22
1
-10
/
+10
*
xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
Christoph Hellwig
2024-04-22
1
-8
/
+14
*
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
1
-11
/
+12
*
xfs: move RT inode locking out of __xfs_bunmapi
Christoph Hellwig
2024-04-22
1
-7
/
+8
*
xfs: free RT extents after updating the bmap btree
Christoph Hellwig
2024-04-22
1
-17
/
+9
*
xfs: refactor realtime inode locking
Christoph Hellwig
2024-04-22
1
-5
/
+2
*
xfs: expose xfs_bmap_local_to_extents for online repair
Darrick J. Wong
2024-04-15
1
-5
/
+6
*
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
2024-04-15
1
-0
/
+1
*
xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: xfs_bmap_finish_one should map unwritten extents properly
Darrick J. Wong
2024-02-22
1
-0
/
+2
*
xfs: support deferred bmap updates on the attr fork
Darrick J. Wong
2024-02-22
1
-28
/
+19
*
xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
Darrick J. Wong
2024-02-22
1
-2
/
+2
*
xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
Darrick J. Wong
2024-02-22
1
-4
/
+2
*
xfs: clean up bmap log intent item tracepoint callsites
Darrick J. Wong
2024-02-22
1
-16
/
+3
*
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
1
-0
/
+43
*
xfs: create a helper to decide if a file mapping targets the rt volume
Darrick J. Wong
2024-02-22
1
-3
/
+3
*
xfs: move and rename xfs_btree_read_bufl
Christoph Hellwig
2024-02-22
1
-8
/
+25
*
xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
Christoph Hellwig
2024-02-22
1
-1
/
+1
*
xfs: split the per-btree union in struct xfs_btree_cur
Christoph Hellwig
2024-02-22
1
-11
/
+11
[next]