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-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
2023-09-24
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-09-13
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
2023-09-13
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-13
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu...
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu...
Chandan Babu R
2023-09-13
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
2023-09-13
Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-12
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2023-09-12
xfs: require a relatively recent V5 filesystem for LARP mode
Darrick J. Wong
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2023-09-12
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2023-09-12
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2023-09-12
xfs: allow inode inactivation during a ro mount log recovery
Darrick J. Wong
2023-09-12
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
2023-09-11
xfs: remove the all-mounts list
Darrick J. Wong
2023-09-11
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-09-11
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
2023-09-11
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
2023-09-11
xfs: fix select in config XFS_ONLINE_SCRUB_STATS
Lukas Bulwahn
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-23
Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-18
fs/xfs: Fix typos in comments
Zizhen Pang
2023-08-18
xfs: fix dqiterate thinko
Darrick J. Wong
2023-08-11
xfs use fs_holder_ops for the log and RT devices
Christoph Hellwig
2023-08-11
xfs: drop s_umount over opening the log and RT devices
Christoph Hellwig
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
xfs: have xfs_vn_update_time gets its own timestamp
Jeff Layton
2023-08-10
xfs: don't check reflink iflag state when checking cow fork
Darrick J. Wong
2023-08-10
xfs: simplify returns in xchk_bmap
Darrick J. Wong
2023-08-10
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
2023-08-10
xfs: hide xfs_inode_is_allocated in scrub common code
Darrick J. Wong
2023-08-10
xfs: fix agf_fllast when repairing an empty AGFL
Darrick J. Wong
[next]