index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xfs: fully initialize xfs_da_args in xchk_directory_blocks
Darrick J. Wong
2022-11-16
1
-4
/
+6
|
|
/
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
4
-13
/
+9
|
\
\
|
*
|
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2022-12-11
2
-8
/
+0
|
*
|
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
2022-12-11
1
-2
/
+6
|
*
|
xfs: use dax ops for zero and truncate in fsdax mode
Shiyang Ruan
2022-12-11
1
-2
/
+2
|
*
|
fsdax,xfs: set the shared flag when file extent is shared
Shiyang Ruan
2022-12-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
3
-9
/
+12
|
\
\
|
*
|
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-3
/
+3
|
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
3
-6
/
+9
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
3
-3
/
+3
|
|
/
|
/
|
*
|
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
3
-6
/
+6
*
|
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
1
-4
/
+6
*
|
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
1
-1
/
+3
*
|
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
2
-14
/
+43
*
|
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
1
-31
/
+17
*
|
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
3
-10
/
+17
*
|
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
2
-9
/
+43
*
|
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
5
-67
/
+151
*
|
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
2022-10-31
1
-30
/
+24
*
|
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-10-31
2
-20
/
+20
*
|
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
1
-2
/
+36
*
|
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
7
-26
/
+24
*
|
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-10-31
1
-3
/
+17
*
|
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
2022-10-31
5
-20
/
+43
*
|
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2022-10-31
2
-5
/
+21
*
|
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
4
-57
/
+88
*
|
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-10-31
4
-22
/
+36
*
|
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2022-10-31
2
-31
/
+30
*
|
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
2022-10-31
2
-24
/
+25
*
|
xfs: fix memcpy fortify errors in BUI log format copying
Darrick J. Wong
2022-10-31
2
-24
/
+27
*
|
xfs: fix validation in attr log item recovery
Darrick J. Wong
2022-10-31
1
-31
/
+23
*
|
xfs: fix incorrect return type for fsdax fault handlers
Darrick J. Wong
2022-10-31
1
-3
/
+4
*
|
xfs: increase rename inode reservation
Allison Henderson
2022-10-26
2
-3
/
+3
*
|
xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
Li Zetao
2022-10-20
1
-1
/
+6
*
|
xfs: fix memory leak in xfs_errortag_init
Zeng Heng
2022-10-20
1
-2
/
+7
*
|
xfs: remove redundant pointer lip
Colin Ian King
2022-10-20
1
-2
/
+1
*
|
xfs: fix exception caused by unexpected illegal bestcount in leaf dir
Guo Xuenan
2022-10-20
1
-2
/
+7
*
|
xfs: avoid a UAF when log intent item recovery fails
Darrick J. Wong
2022-10-18
1
-2
/
+8
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
*
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-10
21
-98
/
+116
|
\
|
*
xfs: on memory failure, only shut down fs after scanning all mappings
Darrick J. Wong
2022-10-04
1
-9
/
+17
|
*
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
2022-10-04
4
-24
/
+34
|
*
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
2022-10-04
1
-1
/
+1
|
*
xfs: do not need to check return value of xlog_kvmalloc()
Zhiqiang Liu
2022-09-19
1
-6
/
+0
|
*
xfs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-09-19
3
-7
/
+12
|
*
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
2022-09-19
1
-1
/
+0
|
*
xfs: Remove the unneeded result variable
ye xingchen
2022-09-19
1
-3
/
+1
|
*
xfs: missing space in xfs trace log
Zeng Heng
2022-09-19
1
-2
/
+2
|
*
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
Zeng Heng
2022-09-19
1
-10
/
+12
[prev]
[next]