index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
Age
Commit message (
Expand
)
Author
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
xfs: add xchk_setup_nothing and xchk_nothing helpers
Darrick J. Wong
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-07-29
xfs: convert comma to semicolon
Chen Ni
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-07-29
xfs: fix a memory leak
Darrick J. Wong
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-01
xfs: Remove header files which are included more than once
Wenchao Hao
2024-05-27
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2024-05-27
xfs: drop xfarray sortinfo folio on error
Darrick J. Wong
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
2024-04-24
xfs: Remove unused function xrep_dir_self_parent
Jiapeng Chong
2024-04-23
xfs: invalidate dentries for a file before moving it to the orphanage
Darrick J. Wong
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
xfs: fix iunlock calls in xrep_adoption_trans_alloc
Darrick J. Wong
2024-04-23
xfs: drop the scrub file's iolock when transaction allocation fails
Darrick J. Wong
2024-04-23
xfs: only iget the file once when doing vectored scrub-by-handle
Darrick J. Wong
2024-04-23
xfs: use dontcache for grabbing inodes during scrub
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
2024-04-23
xfs: invalidate dirloop scrub path data when concurrent updates happen
Darrick J. Wong
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
2024-04-23
xfs: inode repair should ensure there's an attr fork to store parent pointers
Darrick J. Wong
2024-04-23
xfs: repair link count of nondirectories after rebuilding parent pointers
Darrick J. Wong
2024-04-23
xfs: adapt the orphanage code to handle parent pointers
Darrick J. Wong
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2024-04-23
xfs: add a per-leaf block callback to xchk_xattr_walk
Darrick J. Wong
2024-04-23
xfs: implement live updates for parent pointer repairs
Darrick J. Wong
2024-04-23
xfs: repair directory parent pointers by scanning for dirents
Darrick J. Wong
2024-04-23
xfs: replay unlocked parent pointer updates that accrue during xattr repair
Darrick J. Wong
2024-04-23
xfs: implement live updates for directory repairs
Darrick J. Wong
[next]