index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-01-05
xfs: fix extent busy updating
Wengang Wang
2023-01-03
xfs: xfs_qm: remove unnecessary ‘0’ values from error
Li zeming
2023-01-03
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
2023-01-03
xfs: get root inode correctly at bulkstat
Hironori Shiina
2023-01-03
xfs: fix off-by-one error in xfs_btree_space_to_height
Darrick J. Wong
2022-12-26
xfs: make xfs_iomap_page_ops static
Darrick J. Wong
2022-12-26
xfs: don't assert if cmap covers imap after cycling lock
Darrick J. Wong
2022-12-14
Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-11
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2022-12-11
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
2022-12-11
xfs: use dax ops for zero and truncate in fsdax mode
Shiyang Ruan
2022-12-11
fsdax,xfs: set the shared flag when file extent is shared
Shiyang Ruan
2022-12-08
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
2022-12-04
xfs: Remove duplicated include in xfs_iomap.c
Yang Li
2022-12-01
xfs: invalidate xfs_bufs when allocating cow extents
Darrick J. Wong
2022-12-01
xfs: get rid of assert from xfs_btree_islastblock
Guo Xuenan
2022-12-01
Merge tag 'maxrefcount-fixes-6.2_2022-12-01' of git://git.kernel.org/pub/scm/...
Darrick J. Wong
2022-12-01
xfs: estimate post-merge refcounts correctly
Darrick J. Wong
2022-12-01
xfs: hoist refcount record merge predicates
Darrick J. Wong
2022-11-30
xfs: fix super block buf log item UAF during force shutdown
Guo Xuenan
2022-11-30
xfs: wait iclog complete before tearing down AIL
Guo Xuenan
2022-11-30
xfs: attach dquots to inode before reading data/cow fork mappings
Darrick J. Wong
2022-11-30
xfs: shut up -Wuninitialized in xfsaild_push
Darrick J. Wong
2022-11-30
xfs: use memcpy, not strncpy, to format the attr prefix during listxattr
Darrick J. Wong
2022-11-30
xfs: invalidate block device page cache during unmount
Darrick J. Wong
2022-11-28
xfs: add debug knob to slow down write for fun
Darrick J. Wong
2022-11-28
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-28
Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-11-29
xfs: drop write error injection is unfixable, remove it
Dave Chinner
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
2022-11-23
xfs: use byte ranges for write cleanup ranges
Dave Chinner
2022-11-23
xfs: punching delalloc extents on write failure is racy
Dave Chinner
2022-11-21
xfs: fix incorrect i_nlink caused by inode racing
Long Li
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2022-11-16
xfs: fix sb write verify for lazysbcount
Long Li
2022-11-16
xfs: fix incorrect error-out in xfs_remove
Darrick J. Wong
2022-11-16
xfs: check inode core when scrubbing metadata files
Darrick J. Wong
2022-11-16
xfs: don't warn about files that are exactly s_maxbytes long
Darrick J. Wong
2022-11-16
xfs: teach scrub to flag non-extents format cow forks
Darrick J. Wong
2022-11-16
xfs: check that CoW fork extents are not shared
Darrick J. Wong
2022-11-16
xfs: check quota files for unwritten extents
Darrick J. Wong
2022-11-16
xfs: block map scrub should handle incore delalloc reservations
Darrick J. Wong
2022-11-16
xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
Darrick J. Wong
2022-11-16
xfs: fix perag loop in xchk_bmap_check_rmaps
Darrick J. Wong
2022-11-16
xfs: online checking of the free rt extent count
Darrick J. Wong
[next]