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
v5.10-rc2
2 folders
118 files
libxfs
xfs: fix high key handling in the rt allocator's query_range function
5 years ago
scrub
xfs: check dabtree node hash values when loading child blocks
5 years ago
Kconfig
Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
5 years ago
Makefile
xfs: refactor log recovery item sorting into a generic dispatch structure
6 years ago
kmem.c
xfs: remove kmem_realloc()
5 years ago
kmem.h
xfs: Remove kmem_zalloc_large()
5 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: Remove kmem_zalloc_large()
5 years ago
xfs_acl.h
xfs: improve xfs_forget_acl
6 years ago
xfs_aops.c
fs: Introduce i_blocks_per_page
5 years ago
xfs_aops.h
xfs: add a xfs_inode_buftarg helper
6 years ago
xfs_attr_inactive.c
xfs: cleanup xfs_idestroy_fork
5 years ago
xfs_attr_list.c
xfs: Convert xfs_attr_sf macros to inline functions
5 years ago
xfs_bio_io.c
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_bmap_item.c
xfs: periodically relog deferred intent items
5 years ago
xfs_bmap_item.h
xfs: refactor intent item RECOVERED flag into the log item
6 years ago
xfs_bmap_util.c
xfs: fix fallocate functions when rtextsize is larger than 1
5 years ago
xfs_bmap_util.h
xfs: simplify xfs_iomap_eof_align_last_fsb
6 years ago
xfs_buf.c
xfs: reuse _xfs_buf_read for re-reading the superblock
5 years ago
xfs_buf.h
xfs: reuse _xfs_buf_read for re-reading the superblock
5 years ago
xfs_buf_item.c
xfs: remove xlog_recover_iodone
5 years ago
xfs_buf_item.h
xfs: move the buffer retry logic to xfs_buf.c
5 years ago
xfs_buf_item_recover.c
xfs: fix finobt btree block recovery ordering
5 years ago
xfs_dir2_readdir.c
xfs: move the fork format fields into struct xfs_ifork
5 years ago
xfs_discard.c
xfs: remove XFS_BUF_TO_AGF
6 years ago
xfs_discard.h
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
8 years ago
xfs_dquot.c
xfs: fix some comments
5 years ago
xfs_dquot.h
xfs: refactor default quota grace period setting code
5 years ago
xfs_dquot_item.c
xfs: stop using q_core.d_id in the quota code
5 years ago
xfs_dquot_item.h
xfs: factor out quotaoff intent AIL removal and memory free
6 years ago
xfs_dquot_item_recover.c
xfs: rename the ondisk dquot d_flags to d_type
5 years ago
xfs_error.c
xfs: random buffer write failure errortag
6 years ago
xfs_error.h
xfs: xfs_buf_corruption_error should take __this_address
6 years ago
xfs_export.c
xfs: delete duplicated words + other fixes
5 years ago
xfs_export.h
xfs: convert to SPDX license tags
7 years ago
xfs_extent_busy.c
xfs: cleanup use of the XFS_ALLOC_ flags
6 years ago
xfs_extent_busy.h
xfs: convert to SPDX license tags
7 years ago
xfs_extfree_item.c
xfs: periodically relog deferred intent items
5 years ago
xfs_extfree_item.h
xfs: refactor intent item RECOVERED flag into the log item
6 years ago
xfs_file.c
xfs: fix fallocate functions when rtextsize is larger than 1
5 years ago
xfs_filestream.c
xfs: drop the obsolete comment on filestream locking
5 years ago
xfs_filestream.h
xfs: convert to SPDX license tags
7 years ago
xfs_fsmap.c
xfs: fix deadlock and streamline xfs_getfsmap performance
5 years ago
xfs_fsmap.h
xfs: fix deadlock and streamline xfs_getfsmap performance
5 years ago
xfs_fsops.c
xfs: remove unused shutdown types
6 years ago
xfs_fsops.h
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
7 years ago
xfs_globals.c
xfs: multithreaded iwalk implementation
6 years ago
xfs_health.c
xfs: introduce new v5 bulkstat structure
6 years ago
xfs_icache.c
xfs: Remove unneeded semicolon
5 years ago
xfs_icache.h
xfs: remove SYNC_WAIT and SYNC_TRYLOCK
5 years ago
xfs_icreate_item.c
xfs: Remove kmem_zone_zalloc() usage
5 years ago
xfs_icreate_item.h
xfs: convert to SPDX license tags
7 years ago
xfs_inode.c
xfs: drop extra transaction roll from inode extent truncate
5 years ago
xfs_inode.h
xfs: widen ondisk inode timestamps to deal with y2038+
5 years ago
xfs_inode_item.c
xfs: widen ondisk inode timestamps to deal with y2038+
5 years ago
xfs_inode_item.h
xfs: move the buffer retry logic to xfs_buf.c
5 years ago
xfs_inode_item_recover.c
xfs: widen ondisk inode timestamps to deal with y2038+
5 years ago
xfs_ioctl.c
xfs: fix deadlock and streamline xfs_getfsmap performance
5 years ago
xfs_ioctl.h
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
6 years ago
xfs_ioctl32.c
xfs: lift cursor copy in/out into xfs_ioc_attr_list
6 years ago
xfs_ioctl32.h
xfs: rename compat_time_t to old_time32_t
6 years ago
xfs_iomap.c
xfs: delete duplicated words + other fixes
5 years ago
xfs_iomap.h
xfs: simplify the xfs_iomap_write_direct calling
6 years ago
xfs_iops.c
xfs: directly call xfs_generic_create() for ->create() and ->mkdir()
5 years ago
xfs_iops.h
xfs: convert to SPDX license tags
7 years ago
xfs_itable.c
xfs: move the fork format fields into struct xfs_ifork
5 years ago
xfs_itable.h
xfs: remove all *_ITER_ABORT values
6 years ago
xfs_iwalk.c
xfs: kill the XFS_WANT_CORRUPT_* macros
6 years ago
xfs_iwalk.h
xfs: remove all *_ITER_CONTINUE values
6 years ago
xfs_linux.h
xfs: fix fallocate functions when rtextsize is larger than 1
5 years ago
xfs_log.c
xfs: expose the log push threshold
5 years ago
xfs_log.h
xfs: expose the log push threshold
5 years ago
xfs_log_cil.c
xfs: delete duplicated words + other fixes
5 years ago
xfs_log_priv.h
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
5 years ago
xfs_log_recover.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
xfs_message.c
xfs: refactor ratelimited buffer error messages into helper
6 years ago
xfs_message.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
5 years ago
xfs_mount.c
xfs: remove xfs_getsb
5 years ago
xfs_mount.h
xfs: remove xfs_getsb
5 years ago
xfs_mru_cache.c
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
6 years ago
xfs_mru_cache.h
xfs: convert to SPDX license tags
7 years ago
xfs_ondisk.h
xfs: Remove typedef xfs_attr_shortform_t
5 years ago
xfs_pnfs.c
xfs: define printk_once variants for xfs messages
6 years ago
xfs_pnfs.h
xfs: prepare xfs_break_layouts() for another layout type
8 years ago
xfs_pwork.c
block: remove the bd_queue field from struct block_device
5 years ago
xfs_pwork.h
xfs: poll waiting for quotacheck
6 years ago
xfs_qm.c
xfs: do the ASSERT for the arguments O_{u,g,p}dqpp
5 years ago
xfs_qm.h
xfs: refactor quota expiration timer modification
5 years ago
xfs_qm_bhv.c
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
5 years ago
xfs_qm_syscalls.c
xfs: refactor default quota grace period setting code
5 years ago
xfs_quota.h
xfs: move the buffer retry logic to xfs_buf.c
5 years ago
xfs_quotaops.c
xfs: create xfs_dqtype_t to represent quota types
5 years ago
xfs_refcount_item.c
xfs: periodically relog deferred intent items
5 years ago
xfs_refcount_item.h
xfs: refactor intent item RECOVERED flag into the log item
6 years ago
xfs_reflink.c
xfs: delete duplicated words + other fixes
5 years ago
xfs_reflink.h
xfs: move helpers that lock and unlock two inodes against userspace IO
5 years ago
xfs_rmap_item.c
xfs: periodically relog deferred intent items
5 years ago
xfs_rmap_item.h
xfs: refactor intent item RECOVERED flag into the log item
6 years ago
xfs_rtalloc.c
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
5 years ago
xfs_rtalloc.h
xfs: convert to SPDX license tags
7 years ago
xfs_stats.c
xfs: periodically relog deferred intent items
5 years ago
xfs_stats.h
xfs: periodically relog deferred intent items
5 years ago
xfs_super.c
xfs: remove deprecated mount options
5 years ago
xfs_super.h
xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
6 years ago
xfs_symlink.c
xfs: move the fork format fields into struct xfs_ifork
5 years ago
xfs_symlink.h
xfs: Correct comment tyops -> typos
6 years ago
xfs_sysctl.c
xfs: remove deprecated sysctl options
5 years ago
xfs_sysctl.h
xfs: multithreaded iwalk implementation
6 years ago
xfs_sysfs.c
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_sysfs.h
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
5 years ago
xfs_trace.c
xfs: support bulk loading of staged btrees
6 years ago
xfs_trace.h
xfs: periodically relog deferred intent items
5 years ago
xfs_trans.c
xfs: do the assert for all the log done items in xfs_trans_cancel
5 years ago
xfs_trans.h
xfs: periodically relog deferred intent items
5 years ago
xfs_trans_ail.c
xfs: delete duplicated words + other fixes
5 years ago
xfs_trans_buf.c
xfs: simplify xfs_trans_getsb
5 years ago
xfs_trans_dquot.c
xfs: fix the indent in xfs_trans_mod_dquot
5 years ago
xfs_trans_priv.h
xfs: refactor adding recovered intent items to the log
6 years ago
xfs_xattr.c
xfs: remove duplicate headers
6 years ago