index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
2
-6
/
+2
|
\
|
*
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-12
2
-5
/
+2
|
*
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-12
1
-1
/
+0
*
|
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-21
154
-2946
/
+9562
|
\
\
|
*
\
Merge tag 'better-ondisk-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
2024-11-12
1
-49
/
+137
|
|
\
\
|
|
*
|
xfs: port ondisk structure checks from xfs/122 to the kernel
Darrick J. Wong
2024-11-05
1
-2
/
+88
|
|
*
|
xfs: separate space btree structures in xfs_ondisk.h
Darrick J. Wong
2024-11-05
1
-11
/
+13
|
|
*
|
xfs: convert struct typedefs in xfs_ondisk.h
Darrick J. Wong
2024-11-05
1
-37
/
+37
|
*
|
|
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/k...
Carlos Maiolino
2024-11-12
2
-13
/
+26
|
|
\
|
|
|
|
*
|
xfs: enable metadata directory feature
Darrick J. Wong
2024-11-05
1
-1
/
+2
|
|
*
|
xfs: update sb field checks when metadir is turned on
Darrick J. Wong
2024-11-05
1
-12
/
+24
|
*
|
|
Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
11
-76
/
+182
|
|
\
|
|
|
|
*
|
xfs: enable realtime quota again
Darrick J. Wong
2024-11-05
2
-4
/
+7
|
|
*
|
xfs: reserve quota for realtime files correctly
Darrick J. Wong
2024-11-05
2
-6
/
+17
|
|
*
|
xfs: create quota preallocation watermarks for realtime quota
Darrick J. Wong
2024-11-05
4
-32
/
+81
|
|
*
|
xfs: report realtime block quota limits on realtime directories
Darrick J. Wong
2024-11-05
2
-12
/
+17
|
|
*
|
xfs: advertise realtime quota support in the xqm stat files
Darrick J. Wong
2024-11-05
1
-3
/
+4
|
|
*
|
xfs: fix chown with rt quota
Darrick J. Wong
2024-11-05
2
-19
/
+56
|
*
|
|
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2024-11-12
11
-64
/
+589
|
|
\
|
|
|
|
*
|
xfs: persist quota flags with metadir
Darrick J. Wong
2024-11-05
5
-3
/
+78
|
|
*
|
xfs: scrub quota file metapaths
Darrick J. Wong
2024-11-05
2
-1
/
+81
|
|
*
|
xfs: use metadir for quota inodes
Darrick J. Wong
2024-11-05
4
-27
/
+410
|
|
*
|
xfs: refactor xfs_qm_destroy_quotainos
Darrick J. Wong
2024-11-05
1
-33
/
+20
|
*
|
|
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
59
-512
/
+2699
|
|
\
|
|
|
|
*
|
xfs: use rtgroup busy extent list for FITRIM
Darrick J. Wong
2024-11-05
1
-2
/
+144
|
|
*
|
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
2024-11-05
5
-6
/
+227
|
|
*
|
xfs: port the perag discard code to handle generic groups
Darrick J. Wong
2024-11-05
2
-17
/
+37
|
|
*
|
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
2024-11-05
11
-39
/
+94
|
|
*
|
xfs: adjust min_block usage in xfs_verify_agbno
Darrick J. Wong
2024-11-05
2
-2
/
+2
|
|
*
|
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
12
-84
/
+126
|
|
*
|
xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries
Darrick J. Wong
2024-11-05
3
-11
/
+23
|
|
*
|
xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries
Darrick J. Wong
2024-11-05
2
-7
/
+16
|
|
*
|
xfs: mask off the rtbitmap and summary inodes when metadir in use
Darrick J. Wong
2024-11-05
1
-0
/
+20
|
|
*
|
xfs: scrub metadir paths for rtgroup metadata
Darrick J. Wong
2024-11-05
2
-1
/
+96
|
|
*
|
xfs: repair realtime group superblock
Darrick J. Wong
2024-11-05
3
-1
/
+20
|
|
*
|
xfs: scrub the realtime group superblock
Darrick J. Wong
2024-11-05
9
-2
/
+87
|
|
*
|
xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub
Darrick J. Wong
2024-11-05
1
-1
/
+15
|
|
*
|
xfs: make the RT allocator rtgroup aware
Christoph Hellwig
2024-11-05
4
-13
/
+105
|
|
*
|
xfs: don't merge ioends across RTGs
Darrick J. Wong
2024-11-05
2
-1
/
+21
|
|
*
|
xfs: use realtime EFI to free extents when rtgroups are enabled
Darrick J. Wong
2024-11-05
1
-1
/
+16
|
|
*
|
xfs: support error injection when freeing rt extents
Darrick J. Wong
2024-11-05
1
-0
/
+4
|
|
*
|
xfs: support logging EFIs for realtime extents
Darrick J. Wong
2024-11-05
9
-39
/
+286
|
|
*
|
xfs: force swapext to a realtime file to use the file content exchange ioctl
Darrick J. Wong
2024-11-05
1
-0
/
+12
|
|
*
|
xfs: store rtgroup information with a bmap intent
Darrick J. Wong
2024-11-05
2
-36
/
+30
|
|
*
|
xfs: grow the realtime section when realtime groups are enabled
Darrick J. Wong
2024-11-05
4
-35
/
+242
|
|
*
|
xfs: encode the rtsummary in big endian format
Darrick J. Wong
2024-11-05
3
-1
/
+15
|
|
*
|
xfs: encode the rtbitmap in big endian format
Darrick J. Wong
2024-11-05
2
-2
/
+9
|
|
*
|
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
2024-11-05
11
-28
/
+257
|
|
*
|
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
2024-11-05
6
-0
/
+99
|
|
*
|
xfs: record rt group metadata errors in the health system
Darrick J. Wong
2024-11-05
7
-136
/
+157
[next]