..
libxfs
xfs: remove unnecessary null pointer checks from _read_agf callers
2020-01-26 14:32:27 -08:00
scrub
(More) new code for 5.6:
2020-02-06 07:58:38 +00:00
Kconfig
…
Makefile
xfs: remove the now unused dir ops infrastructure
2019-11-10 16:54:24 -08:00
kmem.c
xfs: Correct comment tyops -> typos
2019-11-10 10:21:57 -08:00
kmem.h
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
mrlock.h
…
xfs.h
…
xfs_acl.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
2020-01-09 10:55:19 -08:00
xfs_acl.h
…
xfs_aops.c
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
2020-01-03 11:13:12 -08:00
xfs_aops.h
xfs: add a xfs_inode_buftarg helper
2019-10-28 08:37:54 -07:00
xfs_attr_inactive.c
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_attr_list.c
xfs: split xfs_da3_node_read
2019-11-22 08:17:10 -08:00
xfs_bio_io.c
…
xfs_bmap_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_bmap_item.h
…
xfs_bmap_util.c
xfs: stabilize insert range start boundary to avoid COW writeback race
2019-12-11 13:18:42 -08:00
xfs_bmap_util.h
xfs: simplify xfs_iomap_eof_align_last_fsb
2019-11-03 10:22:30 -08:00
xfs_buf.c
xfs: fix xfs_buf_ioerror_alert location reporting
2020-01-26 14:32:27 -08:00
xfs_buf.h
xfs: fix xfs_buf_ioerror_alert location reporting
2020-01-26 14:32:27 -08:00
xfs_buf_item.c
xfs: fix xfs_buf_ioerror_alert location reporting
2020-01-26 14:32:27 -08:00
xfs_buf_item.h
xfs: check log iovec size to make sure it's plausibly a buffer log format
2020-01-16 08:07:24 -08:00
xfs_dir2_readdir.c
xfs: remove the mappedbno argument to xfs_da_read_buf
2019-11-22 08:17:10 -08:00
xfs_discard.c
xfs: remove unnecessary null pointer checks from _read_agf callers
2020-01-26 14:32:27 -08:00
xfs_discard.h
…
xfs_dquot.c
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_dquot.h
xfs: remove the xfs_dq_logitem_t typedef
2019-11-13 18:22:26 -08:00
xfs_dquot_item.c
…
xfs_dquot_item.h
xfs: remove the xfs_qoff_logitem_t typedef
2019-11-13 18:22:28 -08:00
xfs_error.c
xfs: report corruption only as a regular error
2019-11-18 08:40:44 -08:00
xfs_error.h
xfs: kill the XFS_WANT_CORRUPT_* macros
2019-11-12 17:19:02 -08:00
xfs_export.c
…
xfs_export.h
…
xfs_extent_busy.c
xfs: cleanup use of the XFS_ALLOC_ flags
2019-11-03 10:22:31 -08:00
xfs_extent_busy.h
…
xfs_extfree_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_extfree_item.h
…
xfs_file.c
xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
2020-01-15 22:13:11 -08:00
xfs_filestream.c
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
2020-01-26 14:32:26 -08:00
xfs_filestream.h
…
xfs_fsmap.c
xfs: add missing assert in xfs_fsmap_owner_from_rmap
2019-11-05 08:28:27 -08:00
xfs_fsmap.h
…
xfs_fsops.c
…
xfs_fsops.h
…
xfs_globals.c
…
xfs_health.c
…
xfs_icache.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_icache.h
…
xfs_icreate_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_icreate_item.h
…
xfs_inode.c
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_inode.h
xfs: merge the projid fields in struct xfs_icdinode
2019-11-13 11:13:45 -08:00
xfs_inode_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_inode_item.h
…
xfs_ioctl.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
2020-01-09 10:55:19 -08:00
xfs_ioctl.h
xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE
2019-11-13 18:22:41 -08:00
xfs_ioctl32.c
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
2020-01-09 10:55:18 -08:00
xfs_ioctl32.h
xfs: rename compat_time_t to old_time32_t
2020-01-06 08:57:36 -08:00
xfs_iomap.c
xfs: change return value of xfs_inode_need_cow to int
2020-01-20 14:34:47 -08:00
xfs_iomap.h
xfs: simplify the xfs_iomap_write_direct calling
2019-11-03 10:22:30 -08:00
xfs_iops.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
2020-01-09 10:55:19 -08:00
xfs_iops.h
…
xfs_itable.c
xfs: merge the projid fields in struct xfs_icdinode
2019-11-13 11:13:45 -08:00
xfs_itable.h
…
xfs_iwalk.c
xfs: kill the XFS_WANT_CORRUPT_* macros
2019-11-12 17:19:02 -08:00
xfs_iwalk.h
…
xfs_linux.h
xfs: report corruption only as a regular error
2019-11-18 08:40:44 -08:00
xfs_log.c
xfs: fix mount failure crash on invalid iclog memory access
2019-12-03 14:53:07 -08:00
xfs_log.h
…
xfs_log_cil.c
xfs: Correct comment tyops -> typos
2019-11-10 10:21:57 -08:00
xfs_log_priv.h
xfs: remove unused structure members & simple typedefs
2019-11-13 18:22:41 -08:00
xfs_log_recover.c
xfs: fix xfs_buf_ioerror_alert location reporting
2020-01-26 14:32:27 -08:00
xfs_message.c
xfs: make the assertion message functions take a mount parameter
2019-11-05 08:28:27 -08:00
xfs_message.h
xfs: make the assertion message functions take a mount parameter
2019-11-05 08:28:27 -08:00
xfs_mount.c
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
2019-12-19 07:53:48 -08:00
xfs_mount.h
xfs: remove unused structure members & simple typedefs
2019-11-13 18:22:41 -08:00
xfs_mru_cache.c
…
xfs_mru_cache.h
…
xfs_ondisk.h
xfs: make struct xfs_buf_log_format have a consistent size
2020-01-16 08:07:23 -08:00
xfs_pnfs.c
xfs: use super s_id instead of struct xfs_mount m_fsname
2019-11-05 08:28:25 -08:00
xfs_pnfs.h
…
xfs_pwork.c
…
xfs_pwork.h
…
xfs_qm.c
xfs: remove the xfs_quotainfo_t typedef
2019-11-13 18:22:23 -08:00
xfs_qm.h
xfs: quota: move to time64_t interfaces
2020-01-06 08:57:37 -08:00
xfs_qm_bhv.c
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
2019-11-13 11:13:45 -08:00
xfs_qm_syscalls.c
xfs: Replace function declaration by actual definition
2019-11-13 18:22:40 -08:00
xfs_quota.h
…
xfs_quotaops.c
xfs: quota: move to time64_t interfaces
2020-01-06 08:57:37 -08:00
xfs_refcount_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_refcount_item.h
…
xfs_reflink.c
xfs: remove unnecessary null pointer checks from _read_agf callers
2020-01-26 14:32:27 -08:00
xfs_reflink.h
xfs: change return value of xfs_inode_need_cow to int
2020-01-20 14:34:47 -08:00
xfs_rmap_item.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_rmap_item.h
…
xfs_rtalloc.c
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_rtalloc.h
…
xfs_stats.c
…
xfs_stats.h
…
xfs_super.c
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2020-02-08 13:26:41 -08:00
xfs_super.h
…
xfs_symlink.c
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_symlink.h
xfs: Correct comment tyops -> typos
2019-11-10 10:21:57 -08:00
xfs_sysctl.c
…
xfs_sysctl.h
…
xfs_sysfs.c
…
xfs_sysfs.h
…
xfs_trace.c
…
xfs_trace.h
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
2019-12-25 10:43:08 +01:00
xfs_trans.c
xfs: Remove kmem_zone_free() wrapper
2019-11-18 08:40:44 -08:00
xfs_trans.h
xfs: make xfs_trans_get_buf return an error code
2020-01-26 14:32:26 -08:00
xfs_trans_ail.c
xfs: Correct comment tyops -> typos
2019-11-10 10:21:57 -08:00
xfs_trans_buf.c
xfs: fix xfs_buf_ioerror_alert location reporting
2020-01-26 14:32:27 -08:00
xfs_trans_dquot.c
xfs: quota: move to time64_t interfaces
2020-01-06 08:57:37 -08:00
xfs_trans_priv.h
…
xfs_xattr.c
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
2020-01-09 10:55:19 -08:00