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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
xfs: metapath scrubber should use the already loaded inodes
Darrick J. Wong
1
-16
/
+25
2024-12-12
xfs: fix off-by-one error in fsmap's end_daddr usage
Darrick J. Wong
1
-16
/
+22
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
1
-1
/
+1
2024-12-11
xfs: add pre-content fsnotify hook for DAX faults
Josef Bacik
1
-0
/
+13
2024-12-03
Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-36
/
+26
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-28
xfs: Use xchg() in xlog_cil_insert_pcp_aggregate()
Uros Bizjak
1
-4
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+2
2024-11-22
xfs: prevent mount and log shutdown race
Dave Chinner
2
-0
/
+12
2024-11-22
xfs: delalloc and quota softlimit timers are incoherent
Dave Chinner
1
-13
/
+0
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-22
xfs: eliminate lockdep false positives in xfs_attr_shortform_list
Long Li
1
-1
/
+2
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
154
-2942
/
+9558
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-70
/
+33
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+64
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+7
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
2
-13
/
+26
2024-11-12
Merge tag 'realtime-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
11
-76
/
+182
2024-11-12
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
11
-61
/
+586
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
59
-512
/
+2699
2024-11-12
Merge tag 'rtgroups-prep-6.13_2024-11-05' of https://git.kernel.org/pub/scm/l...
Carlos Maiolino
1
-8
/
+11
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
36
-699
/
+2009
2024-11-12
Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...
Carlos Maiolino
72
-205
/
+2332
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
70
-1050
/
+1380
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
44
-529
/
+457
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2
-5
/
+2
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
1
-1
/
+0
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: enable realtime quota again
Darrick J. Wong
2
-4
/
+7
2024-11-05
xfs: update sb field checks when metadir is turned on
Darrick J. Wong
1
-12
/
+24
2024-11-05
xfs: reserve quota for realtime files correctly
Darrick J. Wong
2
-6
/
+17
2024-11-05
xfs: create quota preallocation watermarks for realtime quota
Darrick J. Wong
4
-32
/
+81
2024-11-05
xfs: report realtime block quota limits on realtime directories
Darrick J. Wong
2
-12
/
+17
2024-11-05
xfs: persist quota flags with metadir
Darrick J. Wong
5
-3
/
+78
2024-11-05
xfs: advertise realtime quota support in the xqm stat files
Darrick J. Wong
1
-3
/
+4
2024-11-05
xfs: scrub quota file metapaths
Darrick J. Wong
2
-1
/
+81
2024-11-05
xfs: fix chown with rt quota
Darrick J. Wong
2
-19
/
+56
2024-11-05
xfs: use metadir for quota inodes
Darrick J. Wong
4
-24
/
+407
2024-11-05
xfs: refactor xfs_qm_destroy_quotainos
Darrick J. Wong
1
-33
/
+20
2024-11-05
xfs: use rtgroup busy extent list for FITRIM
Darrick J. Wong
1
-2
/
+144
2024-11-05
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
5
-6
/
+227
2024-11-05
xfs: port the perag discard code to handle generic groups
Darrick J. Wong
2
-17
/
+37
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
11
-39
/
+94
2024-11-05
xfs: adjust min_block usage in xfs_verify_agbno
Darrick J. Wong
2
-2
/
+2
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
12
-84
/
+126
[prev]
[next]