summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-30xfs: ensure log flush at the end of a synchronous fallocate callxfs-fixes-5.17_2022-01-30Darrick J. Wong
2022-01-30xfs: flush log after fallocate for sync mounts and sync inodesDarrick J. Wong
2022-01-30xfs: use vfs helper to update file attributes after fallocateDarrick J. Wong
2022-01-30xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*Darrick J. Wong
2022-01-30xfs: return errors in xfs_fs_sync_fsDarrick J. Wong
2022-01-30quota: make dquot_quota_sync return errors from ->sync_fsDarrick J. Wong
2022-01-30vfs: make sync_filesystem return errors from ->sync_fsDarrick J. Wong
2022-01-30vfs: make freeze_super abort when sync_filesystem returns errorDarrick J. Wong
2022-01-30xfs: flush inodegc workqueue tasks before cancelxfs-merge-5.17_2022-01-30Brian Foster
2022-01-30xfs: remove the XFS_IOC_FSSETDM definitionsDarrick J. Wong
2022-01-30xfs: fix online fsck handling of v5 feature bits on secondary supersDarrick J. Wong
2022-01-30xfs: hide the XFS_IOC_{ALLOC,FREE}SP* definitionsDarrick J. Wong
2022-01-30xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctlsDarrick J. Wong
2022-01-30xfs: take the ILOCK when readdir inspects directory mapping dataDarrick J. Wong
2022-01-30xfs: warn about inodes with project id of -1Darrick J. Wong
2022-01-30xfs: hold quota inode ILOCK_EXCL until the end of dqallocDarrick J. Wong
2022-01-30xfs: Remove redundant assignment of mpJiapeng Chong
2022-01-30xfs: reduce kvmalloc overhead for CIL shadow buffersDave Chinner
2022-01-30xfs: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-30xfs: prevent UAF in xfs_log_item_in_current_chkptDarrick J. Wong
2022-01-30xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()Dan Carpenter
2022-01-30xfs: Fix comments mentioning xfs_iallocYang Xu
2022-01-30xfs: check sb_meta_uuid for dabuf buffer recoveryDave Chinner
2022-01-30xfs: fix a bug in the online fsck directory leaf1 bestcount checkDarrick J. Wong
2022-01-30xfs: only run COW extent recovery when there are no live extentsDarrick J. Wong
2022-01-30xfs: don't expose internal symlink metadata buffers to the vfsDarrick J. Wong
2022-01-30xfs: fix quotaoff mutex usage now that we don't support disabling itDarrick J. Wong
2022-01-30xfs: shut down filesystem if we xfs_trans_cancel with deferred work itemsDarrick J. Wong
2022-01-09Linux 5.16v5.16Linus Torvalds
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-09Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-08ARM: dts: gpio-ranges property is now requiredPhil Elwell
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-08Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-01-08Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-01-07Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-07Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-07Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-07Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07KVM: x86: Check for rmaps allocationNikunj A Dadhania
2022-01-07KVM: SEV: Mark nested locking of kvm->lockWanpeng Li
2022-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds