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.6-rc4
2 folders
115 files
libxfs
xfs: remove unnecessary null pointer checks from _read_agf callers
6 years ago
scrub
xfs: remove unnecessary null pointer checks from _read_agf callers
6 years ago
Kconfig
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
Makefile
xfs: remove the now unused dir ops infrastructure
6 years ago
kmem.c
xfs: Correct comment tyops -> typos
6 years ago
kmem.h
xfs: Remove kmem_zone_free() wrapper
6 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 all strlen in all xfs_attr_* functions for attr names.
6 years ago
xfs_acl.h
xfs: convert to SPDX license tags
7 years ago
xfs_aops.c
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
6 years ago
xfs_aops.h
xfs: add a xfs_inode_buftarg helper
6 years ago
xfs_attr_inactive.c
xfs: make xfs_trans_get_buf return an error code
6 years ago
xfs_attr_list.c
xfs: split xfs_da3_node_read
6 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: Remove kmem_zone_free() wrapper
6 years ago
xfs_bmap_item.h
xfs: merge xfs_bud_init into xfs_trans_get_bud
6 years ago
xfs_bmap_util.c
xfs: stabilize insert range start boundary to avoid COW writeback race
6 years ago
xfs_bmap_util.h
xfs: simplify xfs_iomap_eof_align_last_fsb
6 years ago
xfs_buf.c
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_buf.h
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_buf_item.c
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_buf_item.h
xfs: check log iovec size to make sure it's plausibly a buffer log format
6 years ago
xfs_dir2_readdir.c
xfs: remove the mappedbno argument to xfs_da_read_buf
6 years ago
xfs_discard.c
xfs: remove unnecessary null pointer checks from _read_agf callers
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: make xfs_trans_get_buf return an error code
6 years ago
xfs_dquot.h
xfs: remove the xfs_dq_logitem_t typedef
6 years ago
xfs_dquot_item.c
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
6 years ago
xfs_dquot_item.h
xfs: remove the xfs_qoff_logitem_t typedef
6 years ago
xfs_error.c
xfs: report corruption only as a regular error
6 years ago
xfs_error.h
xfs: kill the XFS_WANT_CORRUPT_* macros
6 years ago
xfs_export.c
xfs: remove unused header files
6 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: Remove kmem_zone_free() wrapper
6 years ago
xfs_extfree_item.h
xfs: merge xfs_efd_init into xfs_trans_get_efd
6 years ago
xfs_file.c
xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
6 years ago
xfs_filestream.c
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
6 years ago
xfs_filestream.h
xfs: convert to SPDX license tags
7 years ago
xfs_fsmap.c
xfs: add missing assert in xfs_fsmap_owner_from_rmap
6 years ago
xfs_fsmap.h
xfs: convert to SPDX license tags
7 years ago
xfs_fsops.c
xfs: remove unused header files
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 kmem_zone_free() wrapper
6 years ago
xfs_icache.h
xfs: rename the speculative block allocation reclaim toggle functions
7 years ago
xfs_icreate_item.c
xfs: Remove kmem_zone_free() wrapper
6 years ago
xfs_icreate_item.h
xfs: convert to SPDX license tags
7 years ago
xfs_inode.c
xfs: make xfs_trans_get_buf return an error code
6 years ago
xfs_inode.h
xfs: merge the projid fields in struct xfs_icdinode
6 years ago
xfs_inode_item.c
xfs: Remove kmem_zone_free() wrapper
6 years ago
xfs_inode_item.h
xfs: remove the xfs_log_item_t typedef
6 years ago
xfs_ioctl.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
6 years ago
xfs_ioctl.h
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
6 years ago
xfs_ioctl32.c
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
6 years ago
xfs_ioctl32.h
xfs: rename compat_time_t to old_time32_t
6 years ago
xfs_iomap.c
xfs: change return value of xfs_inode_need_cow to int
6 years ago
xfs_iomap.h
xfs: simplify the xfs_iomap_write_direct calling
6 years ago
xfs_iops.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
6 years ago
xfs_iops.h
xfs: convert to SPDX license tags
7 years ago
xfs_itable.c
xfs: merge the projid fields in struct xfs_icdinode
6 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: report corruption only as a regular error
6 years ago
xfs_log.c
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
6 years ago
xfs_log.h
fs: xfs: xfs_log: Change return type from int to void
6 years ago
xfs_log_cil.c
xfs: Correct comment tyops -> typos
6 years ago
xfs_log_priv.h
xfs: remove unused structure members & simple typedefs
6 years ago
xfs_log_recover.c
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_message.c
xfs: make the assertion message functions take a mount parameter
6 years ago
xfs_message.h
xfs: make the assertion message functions take a mount parameter
6 years ago
xfs_mount.c
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
6 years ago
xfs_mount.h
xfs: remove unused structure members & simple typedefs
6 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: make struct xfs_buf_log_format have a consistent size
6 years ago
xfs_pnfs.c
xfs: use super s_id instead of struct xfs_mount m_fsname
6 years ago
xfs_pnfs.h
xfs: prepare xfs_break_layouts() for another layout type
8 years ago
xfs_pwork.c
xfs: poll waiting for quotacheck
6 years ago
xfs_pwork.h
xfs: poll waiting for quotacheck
6 years ago
xfs_qm.c
xfs: remove the xfs_quotainfo_t typedef
6 years ago
xfs_qm.h
xfs: quota: move to time64_t interfaces
6 years ago
xfs_qm_bhv.c
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
6 years ago
xfs_qm_syscalls.c
xfs: Replace function declaration by actual definition
6 years ago
xfs_quota.h
xfs: kill the xfs_dqtrx_t typedef
7 years ago
xfs_quotaops.c
xfs: quota: move to time64_t interfaces
6 years ago
xfs_refcount_item.c
xfs: Remove kmem_zone_free() wrapper
6 years ago
xfs_refcount_item.h
xfs: merge xfs_cud_init into xfs_trans_get_cud
6 years ago
xfs_reflink.c
xfs: remove unnecessary null pointer checks from _read_agf callers
6 years ago
xfs_reflink.h
xfs: change return value of xfs_inode_need_cow to int
6 years ago
xfs_rmap_item.c
xfs: Remove kmem_zone_free() wrapper
6 years ago
xfs_rmap_item.h
xfs: merge xfs_rud_init into xfs_trans_get_rud
6 years ago
xfs_rtalloc.c
xfs: make xfs_trans_get_buf return an error code
6 years ago
xfs_rtalloc.h
xfs: convert to SPDX license tags
7 years ago
xfs_stats.c
xfs: remove unused header files
6 years ago
xfs_stats.h
xfs: use offsetof() in place of offset macros for __xfsstats
7 years ago
xfs_super.c
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
6 years ago
xfs_super.h
xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
6 years ago
xfs_symlink.c
xfs: make xfs_trans_get_buf return an error code
6 years ago
xfs_symlink.h
xfs: Correct comment tyops -> typos
6 years ago
xfs_sysctl.c
xfs: remove unused header files
6 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
xfs: convert to SPDX license tags
7 years ago
xfs_trace.c
xfs: remove unused header files
6 years ago
xfs_trace.h
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
6 years ago
xfs_trans.c
xfs: Remove kmem_zone_free() wrapper
6 years ago
xfs_trans.h
xfs: make xfs_trans_get_buf return an error code
6 years ago
xfs_trans_ail.c
xfs: Correct comment tyops -> typos
6 years ago
xfs_trans_buf.c
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
6 years ago
xfs_trans_dquot.c
xfs: quota: move to time64_t interfaces
6 years ago
xfs_trans_priv.h
xfs: don't use xfs_trans_free_items in the commit path
6 years ago
xfs_xattr.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
6 years ago