index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
xfs: scrub the metadir path of rt rmap btree files
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: scrub the realtime rmapbt
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: report realtime rmap btree corruption errors to the health system
Darrick J. Wong
5
-4
/
+14
2024-12-23
xfs: create routine to allocate and initialize a realtime rmap btree inode
Darrick J. Wong
3
-0
/
+61
2024-12-23
xfs: wire up rmap map and unmap to the realtime rmapbt
Darrick J. Wong
3
-26
/
+66
2024-12-23
xfs: wire up a new metafile type for the realtime rmap
Darrick J. Wong
5
-3
/
+375
2024-12-23
xfs: add metadata reservations for realtime rmap btrees
Darrick J. Wong
2
-0
/
+43
2024-12-23
xfs: add realtime reverse map inode to metadata directory
Darrick J. Wong
6
-6
/
+47
2024-12-23
xfs: support file data forks containing metadata btrees
Darrick J. Wong
3
-5
/
+43
2024-12-23
xfs: pretty print metadata file types in error messages
Darrick J. Wong
3
-1
/
+22
2024-12-23
xfs: add a realtime flag to the rmap update log redo items
Darrick J. Wong
6
-10
/
+25
2024-12-23
xfs: prepare rmap functions to deal with rtrmapbt
Darrick J. Wong
3
-0
/
+92
2024-12-23
xfs: add realtime rmap btree operations
Darrick J. Wong
3
-0
/
+345
2024-12-23
xfs: realtime rmap btree transaction reservations
Darrick J. Wong
3
-3
/
+26
2024-12-23
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
7
-0
/
+382
2024-12-23
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
6
-1
/
+233
2024-12-23
xfs: support storing records in the inode core root
Darrick J. Wong
3
-17
/
+132
2024-12-23
xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions
Darrick J. Wong
3
-15
/
+11
2024-12-23
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
2
-6
/
+2
2024-12-23
xfs: add some rtgroup inode helpers
Darrick J. Wong
3
-11
/
+19
2024-12-23
xfs: hoist the node iroot update code out of xfs_btree_kill_iroot
Darrick J. Wong
1
-27
/
+57
2024-12-23
xfs: hoist the node iroot update code out of xfs_btree_new_iroot
Darrick J. Wong
1
-41
/
+76
2024-12-23
xfs: tidy up xfs_bmap_broot_realloc a bit
Darrick J. Wong
1
-18
/
+25
2024-12-23
xfs: make xfs_iroot_realloc a bmap btree function
Darrick J. Wong
7
-108
/
+130
2024-12-23
xfs: make xfs_iroot_realloc take the new numrecs instead of deltas
Darrick J. Wong
4
-67
/
+51
2024-12-23
xfs: refactor the inode fork memory allocation functions
Darrick J. Wong
2
-39
/
+82
2024-12-23
xfs: tidy up xfs_iroot_realloc
Darrick J. Wong
1
-43
/
+40
2024-12-12
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
2024-12-12
xfs: fix sb_spino_align checks for large fsblock sizes
Darrick J. Wong
1
-5
/
+6
2024-12-12
xfs: update btree keys correctly when _insrec splits an inode root block
Darrick J. Wong
1
-6
/
+23
2024-12-12
xfs: fix error bailout in xfs_rtginode_create
Darrick J. Wong
1
-1
/
+1
2024-12-12
xfs: return a 64-bit block count from xfs_btree_count_blocks
Darrick J. Wong
3
-4
/
+6
2024-11-28
xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delay
Christoph Hellwig
1
-4
/
+2
2024-11-22
xfs: fix sparse inode limits on runt AG
Dave Chinner
1
-7
/
+9
2024-11-22
xfs: remove unknown compat feature check in superblock write validation
Long Li
1
-7
/
+0
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
49
-936
/
+4080
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2024-11-12
Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
1
-49
/
+137
2024-11-12
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...
Carlos Maiolino
1
-1
/
+2
2024-11-12
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
4
-1
/
+239
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
23
-204
/
+1080
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
9
-181
/
+983
2024-11-12
Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...
Carlos Maiolino
18
-57
/
+889
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
25
-425
/
+701
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
13
-140
/
+159
2024-11-05
xfs: port ondisk structure checks from xfs/122 to the kernel
Darrick J. Wong
1
-2
/
+88
2024-11-05
xfs: separate space btree structures in xfs_ondisk.h
Darrick J. Wong
1
-11
/
+13
2024-11-05
xfs: convert struct typedefs in xfs_ondisk.h
Darrick J. Wong
1
-37
/
+37
2024-11-05
xfs: enable metadata directory feature
Darrick J. Wong
1
-1
/
+2
2024-11-05
xfs: scrub quota file metapaths
Darrick J. Wong
1
-1
/
+5
[prev]
[next]