tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
xfs
/
at
v6.7-rc4
2 folders
128 files
libxfs
xfs: inode recovery does not validate the recovered inode
2 years ago
scrub
xfs: simplify rt bitmap/summary block accessor functions
2 years ago
Kconfig
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
2 years ago
Makefile
xfs: move the realtime summary file scrubber to a separate source file
2 years ago
kmem.c
Merge branch 'akpm' (patches from Andrew)
4 years ago
kmem.h
xfs: remove kmem_zone typedef
4 years ago
mrlock.h
xfs: convert to SPDX license tags
7 years ago
xfs.h
xfs: remove b_last_holder & associated macros
7 years ago
xfs_acl.c
xfs: convert to ctime accessor functions
2 years ago
xfs_acl.h
fs: port ->set_acl() to pass mnt_idmap
3 years ago
xfs_aops.c
Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_aops.h
xfs: add a xfs_inode_buftarg helper
6 years ago
xfs_attr_inactive.c
xfs: make inode unlinked bucket recovery work with quotacheck
2 years ago
xfs_attr_item.c
xfs: reserve less log space when recovering log intent items
2 years ago
xfs_attr_item.h
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
3 years ago
xfs_attr_list.c
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
3 years ago
xfs_bio_io.c
fs/xfs: Use the enum req_op and blk_opf_t types
3 years ago
xfs_bmap_item.c
xfs: reserve less log space when recovering log intent items
2 years ago
xfs_bmap_item.h
xfs: rename _zone variables to _cache
4 years ago
xfs_bmap_util.c
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
2 years ago
xfs_bmap_util.h
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
3 years ago
xfs_buf.c
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_buf.h
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_buf_item.c
xfs: buffer pins need to hold a buffer reference
2 years ago
xfs_buf_item.h
xfs: convert buffer log item flags to unsigned.
4 years ago
xfs_buf_item_recover.c
xfs: verify buffer contents when we skip log replay
3 years ago
xfs_dahash_test.c
xfs: test the ascii case-insensitive hash
3 years ago
xfs_dahash_test.h
xfs: test dir/attr hash when loading module
3 years ago
xfs_dir2_readdir.c
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
3 years ago
xfs_discard.c
xfs: abort fstrim if kernel is suspending
2 years ago
xfs_discard.h
xfs: move log discard work to xfs_discard.c
2 years ago
xfs_dquot.c
xfs: clean up dqblk extraction
2 years ago
xfs_dquot.h
xfs: remove warning counters from struct xfs_dquot_res
3 years ago
xfs_dquot_item.c
xfs: remove support for disabling quota accounting on a mounted file system
4 years ago
xfs_dquot_item.h
xfs: remove support for disabling quota accounting on a mounted file system
4 years ago
xfs_dquot_item_recover.c
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_drain.c
xfs: minimize overhead of drain wakeups by using jump labels
3 years ago
xfs_drain.h
xfs: minimize overhead of drain wakeups by using jump labels
3 years ago
xfs_error.c
xfs: make kobj_type structures constant
3 years ago
xfs_error.h
xfs: allow setting full range of panic tags
3 years ago
xfs_export.c
xfs: fix reloading entire unlinked bucket lists
2 years ago
xfs_export.h
xfs: convert to SPDX license tags
7 years ago
xfs_extent_busy.c
xfs: process free extents to busy list in FIFO order
2 years ago
xfs_extent_busy.h
xfs: reduce AGF hold times during fstrim operations
2 years ago
xfs_extfree_item.c
xfs: reserve less log space when recovering log intent items
2 years ago
xfs_extfree_item.h
xfs: refactor all the EFI/EFD log item sizeof logic
3 years ago
xfs_file.c
xfs: allow read IO and FICLONE to run concurrently
2 years ago
xfs_filestream.c
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
2 years ago
xfs_filestream.h
xfs: pass perag to filestreams tracing
3 years ago
xfs_fsmap.c
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
2 years ago
xfs_fsmap.h
xfs: fix deadlock and streamline xfs_getfsmap performance
5 years ago
xfs_fsops.c
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_fsops.h
xfs: get rid of xfs_growfs_{data,log}_t
5 years ago
xfs_globals.c
xfs: allow setting full range of panic tags
3 years ago
xfs_health.c
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
4 years ago
xfs_icache.c
xfs: dynamically allocate the xfs-inodegc shrinker
2 years ago
xfs_icache.h
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
2 years ago
xfs_icreate_item.c
xfs: fix potential log item leak
4 years ago
xfs_icreate_item.h
xfs: rename _zone variables to _cache
4 years ago
xfs_inode.c
xfs: allow read IO and FICLONE to run concurrently
2 years ago
xfs_inode.h
xfs: respect the stable writes flag on the RT device
2 years ago
xfs_inode_item.c
xfs: convert to new timestamp accessors
2 years ago
xfs_inode_item.h
xfs: fix AGF vs inode cluster buffer deadlock
2 years ago
xfs_inode_item_recover.c
xfs: recovery should not clear di_flushiter unconditionally
2 years ago
xfs_ioctl.c
xfs: respect the stable writes flag on the RT device
2 years ago
xfs_ioctl.h
fs: port ->fileattr_set() to pass mnt_idmap
3 years ago
xfs_ioctl32.c
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
3 years ago
xfs_ioctl32.h
arch: Remove Itanium (IA-64) architecture
3 years ago
xfs_iomap.c
xfs: don't allocate into the data fork for an unshare request
3 years ago
xfs_iomap.h
xfs: use iomap_valid method to detect stale cached iomaps
3 years ago
xfs_iops.c
xfs: respect the stable writes flag on the RT device
2 years ago
xfs_iops.h
fs: port ->setattr() to pass mnt_idmap
3 years ago
xfs_itable.c
xfs: convert to new timestamp accessors
2 years ago
xfs_itable.h
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
3 years ago
xfs_iunlink_item.c
xfs: create traced helper to get extra perag references
3 years ago
xfs_iunlink_item.h
xfs: add in-memory iunlink log item
3 years ago
xfs_iwalk.c
xfs: create traced helper to get extra perag references
3 years ago
xfs_iwalk.h
xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
4 years ago
xfs_linux.h
xfs: use shifting and masking when converting rt extents, if possible
2 years ago
xfs_log.c
xfs: up(ic_sema) if flushing data device fails
2 years ago
xfs_log.h
xfs: move CIL ordering to the logvec chain
3 years ago
xfs_log_cil.c
xfs: move log discard work to xfs_discard.c
2 years ago
xfs_log_priv.h
xfs: move log discard work to xfs_discard.c
2 years ago
xfs_log_recover.c
xfs: abort intent items when recovery intents fail
2 years ago
xfs_message.c
xfs: convert ptag flags to unsigned.
4 years ago
xfs_message.h
xfs: implement per-mount warnings for scrub and shrink usage
3 years ago
xfs_mount.c
xfs: dynamically allocate the xfs-inodegc shrinker
2 years ago
xfs_mount.h
xfs: invert the realtime summary cache
2 years ago
xfs_mru_cache.c
xfs: rename _zone variables to _cache
4 years ago
xfs_mru_cache.h
xfs: convert to SPDX license tags
7 years ago
xfs_notify_failure.c
xfs: correct calculation for agend and blockcount
2 years ago
xfs_ondisk.h
xfs: use accessor functions for summary info words
2 years ago
xfs_pnfs.c
fs: port ->setattr() to pass mnt_idmap
3 years ago
xfs_pnfs.h
xfs: prepare xfs_break_layouts() for another layout type
8 years ago
xfs_pwork.c
xfs: increase the default parallelism levels of pwork clients
5 years ago
xfs_pwork.h
xfs: increase the default parallelism levels of pwork clients
5 years ago
xfs_qm.c
xfs: dynamically allocate the xfs-qm shrinker
2 years ago
xfs_qm.h
xfs: dynamically allocate the xfs-qm shrinker
2 years ago
xfs_qm_bhv.c
xfs: replace xfs_sb_version checks with feature flag checks
4 years ago
xfs_qm_syscalls.c
xfs: introduce xfs_inodegc_push()
3 years ago
xfs_quota.h
xfs: queue inactivation immediately when quota is nearing enforcement
4 years ago
xfs_quotaops.c
xfs: don't set quota warning values
3 years ago
xfs_refcount_item.c
xfs: reserve less log space when recovering log intent items
2 years ago
xfs_refcount_item.h
xfs: rename _zone variables to _cache
4 years ago
xfs_reflink.c
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
2 years ago
xfs_reflink.h
xfs: pass perag to xfs_alloc_read_agf()
3 years ago
xfs_rmap_item.c
xfs: reserve less log space when recovering log intent items
2 years ago
xfs_rmap_item.h
xfs: rename _zone variables to _cache
4 years ago
xfs_rtalloc.c
xfs: don't look for end of extent further than necessary in xfs_rtallocate_extent_near()
2 years ago
xfs_rtalloc.h
xfs: convert rt extent numbers to xfs_rtxnum_t
2 years ago
xfs_stats.c
xfs: replace unnecessary seq_printf with seq_puts
3 years ago
xfs_stats.h
xfs: periodically relog deferred intent items
5 years ago
xfs_super.c
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
2 years ago
xfs_super.h
xfs: create scaffolding for creating debugfs entries
2 years ago
xfs_symlink.c
fs: port fs{g,u}id helpers to mnt_idmap
3 years ago
xfs_symlink.h
fs: port inode_init_owner() to mnt_idmap
3 years ago
xfs_sysctl.c
Merge tag 'fix-asciici-bugs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into guilt/xfs-for-next
3 years ago
xfs_sysctl.h
xfs: Add larp debug option
3 years ago
xfs_sysfs.c
xfs: make kobj_type structures constant
3 years ago
xfs_sysfs.h
xfs: make kobj_type structures constant
3 years ago
xfs_trace.c
xfs: add debug knob to slow down writeback for fun
3 years ago
xfs_trace.h
xfs: load uncached unlinked inodes into memory on demand
2 years ago
xfs_trans.c
xfs: use shifting and masking when converting rt extents, if possible
2 years ago
xfs_trans.h
xfs: t_firstblock is tracking AGs not blocks
3 years ago
xfs_trans_ail.c
xfs: don't reverse order of items in bulk AIL insertion
2 years ago
xfs_trans_buf.c
xfs: introduce xfs_buf_daddr()
4 years ago
xfs_trans_dquot.c
xfs: remove quota warning limit from struct xfs_quota_limits
3 years ago
xfs_trans_priv.h
xfs: convert log vector chain to use list heads
3 years ago
xfs_xattr.c
xfs: move xfs_xattr_handlers to .rodata
2 years ago
xfs_xattr.h
xfs: move xfs_xattr_handlers to .rodata
2 years ago