index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2022-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-10-31
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
2022-10-31
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in BUI log format copying
Darrick J. Wong
2022-10-31
xfs: fix validation in attr log item recovery
Darrick J. Wong
2022-10-31
xfs: fix incorrect return type for fsdax fault handlers
Darrick J. Wong
2022-10-26
xfs: increase rename inode reservation
Allison Henderson
2022-10-20
xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
Li Zetao
2022-10-20
xfs: fix memory leak in xfs_errortag_init
Zeng Heng
2022-10-20
xfs: remove redundant pointer lip
Colin Ian King
2022-10-20
xfs: fix exception caused by unexpected illegal bestcount in leaf dir
Guo Xuenan
2022-10-18
xfs: avoid a UAF when log intent item recovery fails
Darrick J. Wong
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-04
xfs: on memory failure, only shut down fs after scanning all mappings
Darrick J. Wong
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
2022-10-04
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-09-29
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-19
xfs: do not need to check return value of xlog_kvmalloc()
Zhiqiang Liu
2022-09-19
xfs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2022-09-19
xfs: remove xfs_setattr_time() declaration
Gaosheng Cui
2022-09-19
xfs: Remove the unneeded result variable
ye xingchen
2022-09-19
xfs: missing space in xfs trace log
Zeng Heng
2022-09-19
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
Zeng Heng
2022-09-19
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
2022-09-19
xfs: replace unnecessary seq_printf with seq_puts
Zeng Heng
2022-09-19
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
Zeng Heng
[next]