index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
FROMLIST: Add flags option to get xattr method paired to __vfs_getxattr
Mark Salyzyn
2021-11-25
1
-1
/
+2
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-30
8
-16
/
+17
*
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-05-14
1
-0
/
+1
*
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
2021-03-07
1
-1
/
+1
*
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
2020-11-19
1
-8
/
+8
*
xfs: don't allow NOWAIT DIO across extent boundaries
Dave Chinner
2020-11-19
1
-0
/
+29
*
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
2020-11-18
1
-3
/
+8
*
xfs: ensure inobt record walks always make forward progress
Darrick J. Wong
2020-11-18
1
-3
/
+24
*
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
2020-11-18
1
-1
/
+7
*
xfs: directory scrub should check the null bestfree entries too
Darrick J. Wong
2020-11-18
1
-4
/
+17
*
xfs: strengthen rmap record flags checking
Darrick J. Wong
2020-11-18
1
-4
/
+4
*
xfs: fix the minrecs logic when dealing with inode root child blocks
Darrick J. Wong
2020-11-18
1
-18
/
+27
*
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
2020-11-11
1
-1
/
+1
*
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
2020-11-10
1
-5
/
+3
*
xfs: fix rmap key and record comparison functions
Darrick J. Wong
2020-11-10
1
-8
/
+8
*
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
2020-11-10
1
-0
/
+2
*
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
2020-11-10
1
-1
/
+1
*
xfs: only flush the unshared range in xfs_reflink_unshare
Darrick J. Wong
2020-11-04
1
-1
/
+2
*
xfs: fix scrub flagging rtinherit even if there is no rt device
Darrick J. Wong
2020-11-04
1
-2
/
+1
*
xfs: fix missing CoW blocks writeback conversion retry
Darrick J. Wong
2020-11-04
1
-2
/
+4
*
iomap: support partial page discard on writeback block mapping failure
Brian Foster
2020-11-04
1
-6
/
+8
*
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
2020-11-04
1
-0
/
+10
*
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
2020-10-29
2
-1
/
+2
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-23
4
-18
/
+54
|
\
\
|
*
|
xfs: cancel intents immediately if process_intents fails
Darrick J. Wong
2020-10-21
1
-0
/
+8
|
*
|
xfs: fix fallocate functions when rtextsize is larger than 1
Darrick J. Wong
2020-10-21
3
-18
/
+46
*
|
|
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-19
36
-508
/
+992
|
\
|
|
|
*
|
xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n
Darrick J. Wong
2020-10-16
1
-0
/
+1
|
*
|
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-16
1
-7
/
+4
|
*
|
xfs: annotate grabbing the realtime bitmap/summary locks in growfs
Darrick J. Wong
2020-10-13
1
-2
/
+2
|
*
|
xfs: make xfs_growfs_rt update secondary superblocks
Darrick J. Wong
2020-10-13
1
-1
/
+7
|
*
|
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
2020-10-13
1
-2
/
+8
|
*
|
xfs: fix the indent in xfs_trans_mod_dquot
Kaixu Xia
2020-10-07
1
-28
/
+15
|
*
|
xfs: do the ASSERT for the arguments O_{u,g,p}dqpp
Kaixu Xia
2020-10-07
1
-0
/
+3
|
*
|
xfs: fix deadlock and streamline xfs_getfsmap performance
Darrick J. Wong
2020-10-07
3
-71
/
+124
|
*
|
xfs: limit entries returned when counting fsmap records
Darrick J. Wong
2020-10-07
1
-0
/
+3
|
*
|
xfs: only relog deferred intent items if free space in the log gets low
Darrick J. Wong
2020-10-07
1
-0
/
+16
|
*
|
xfs: expose the log push threshold
Darrick J. Wong
2020-10-07
2
-10
/
+32
|
*
|
xfs: periodically relog deferred intent items
Darrick J. Wong
2020-10-07
9
-0
/
+168
|
*
|
xfs: change the order in which child and parent defer ops are finished
Darrick J. Wong
2020-10-07
1
-1
/
+10
|
*
|
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
2020-10-07
7
-13
/
+61
|
*
|
xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
Darrick J. Wong
2020-10-07
1
-18
/
+23
|
*
|
xfs: clean up bmap intent item recovery checking
Darrick J. Wong
2020-10-07
1
-26
/
+12
|
*
|
xfs: xfs_defer_capture should absorb remaining transaction reservation
Darrick J. Wong
2020-10-07
3
-3
/
+20
|
*
|
xfs: xfs_defer_capture should absorb remaining block reservations
Darrick J. Wong
2020-10-07
3
-18
/
+11
|
*
|
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
2020-10-07
8
-91
/
+187
|
*
|
xfs: remove XFS_LI_RECOVERED
Darrick J. Wong
2020-10-07
2
-8
/
+4
[next]