Merge tag 'hsi-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[linux-2.6-microblaze.git] / fs / xfs /
2021-02-03 Darrick J. Wongxfs: trigger all block gc scans when low on quota space
2021-02-03 Darrick J. Wongxfs: shut down the filesystem if we screw up quota...
2021-02-03 Darrick J. Wongxfs: rename code to error in xfs_ioctl_setattr
2021-02-03 Darrick J. Wongxfs: remove xfs_qm_vop_chown_reserve
2021-02-03 Darrick J. Wongxfs: refactor inode ownership change transaction/inode...
2021-02-03 Darrick J. Wongxfs: refactor inode creation transaction/inode/quota...
2021-02-03 Darrick J. Wongxfs: refactor reflink functions to use xfs_trans_alloc_...
2021-02-03 Darrick J. Wongxfs: allow reservation of rtblocks with xfs_trans_alloc...
2021-02-03 Darrick J. Wongxfs: refactor common transaction/inode/quota allocation...
2021-02-03 Darrick J. Wongxfs: reserve data and rt quota at the same time
2021-02-03 Darrick J. Wongxfs: fix up build warnings when quotas are disabled
2021-02-03 Darrick J. Wongxfs: clean up icreate quota reservation calls
2021-02-03 Darrick J. Wongxfs: remove xfs_trans_unreserve_quota_nblks completely
2021-02-03 Darrick J. Wongxfs: create convenience wrappers for incore quota block...
2021-02-03 Darrick J. Wongxfs: clean up quota reservation callsites
2021-02-03 Darrick J. Wongxfs: reduce quota reservation when doing a dax unwritte...
2021-02-03 Darrick J. Wongxfs: fix chown leaking delalloc quota blocks when fsset...
2021-02-01 Dave Chinnerxfs: reduce exclusive locking on unaligned dio
2021-02-01 Dave Chinnerxfs: split the unaligned DIO write code out
2021-02-01 Christoph Hellwigxfs: improve the reflink_bounce_dio_write tracepoint
2021-02-01 Christoph Hellwigxfs: simplify the read/write tracepoints
2021-02-01 Christoph Hellwigxfs: remove the buffered I/O fallback assert
2021-02-01 Christoph Hellwigxfs: cleanup the read/write helper naming
2021-02-01 Christoph Hellwigxfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware
2021-02-01 Christoph Hellwigxfs: factor out a xfs_ilock_iocb helper
2021-02-01 Chandan Babu Rxfs: Fix 'set but not used' warning in xfs_bmap_compute...
2021-02-01 Brian Fosterxfs: fix unused log variable in xfs_log_cover()
2021-01-29 Linus TorvaldsMerge tag 'for-5.11-rc5-tag' of git://git./linux/kernel...
2021-01-28 Linus TorvaldsMerge tag 'for-linus-5.11-rc6-tag' of git://git./linux...
2021-01-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-3' of git://git./linux...
2021-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-01-27 Christoph Hellwigblock: use an on-stack bio in blkdev_issue_flush
2021-01-25 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-2' of git://git./linux...
2021-01-25 Petr MladekMerge branch 'printk-rework' into for-linus
2021-01-23 Christoph Hellwigiomap: pass a flags argument to iomap_dio_rw
2021-01-23 Christoph Hellwigxfs: reduce ilock acquisitions in xfs_file_fsync
2021-01-23 Christoph Hellwigxfs: refactor xfs_file_fsync
2021-01-23 Brian Fosterxfs: cover the log on freeze instead of cleaning it
2021-01-23 Brian Fosterxfs: remove xfs_quiesce_attr()
2021-01-23 Brian Fosterxfs: remove duplicate wq cancel and log force from...
2021-01-23 Brian Fosterxfs: fold sbcount quiesce logging into log covering
2021-01-23 Brian Fosterxfs: don't reset log idle state on covering checkpoints
2021-01-23 Brian Fosterxfs: cover the log during log quiesce
2021-01-23 Brian Fosterxfs: separate log cleaning from log quiesce
2021-01-23 Brian Fosterxfs: lift writable fs check up into log worker task
2021-01-23 Brian Fosterxfs: sync lazy sb accounting on quiesce of read-only...
2021-01-23 Jeffrey Mitchellxfs: set inode size after creating symlink
2021-01-23 Brian Fosterxfs: don't drain buffer lru on freeze and read-only...
2021-01-23 Brian Fosterxfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
2021-01-23 Yumei Huangxfs: Fix assert failure in xfs_setattr_size()
2021-01-23 Christoph Hellwigxfs: fix up non-directory creation in SGID directories
2021-01-23 Eric Biggersxfs: remove a stale comment from xfs_file_aio_write_che...
2021-01-23 Chandan Babu Rxfs: Introduce error injection to allocate only minlen...
2021-01-23 Chandan Babu Rxfs: Process allocated extent in a separate function
2021-01-23 Chandan Babu Rxfs: Compute bmap extent alignments in a separate function
2021-01-23 Chandan Babu Rxfs: Remove duplicate assert statement in xfs_bmap_btal...
2021-01-23 Chandan Babu Rxfs: Introduce error injection to reduce maximum inode...
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when swapping extents
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when remapping an extent
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when moving extent from...
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when writing to unwritte...
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when adding/removing...
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when renaming dir entries
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when removing dir entries
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when adding dir entries
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when punching a hole
2021-01-23 Chandan Babu Rxfs: Check for extent overflow when trivally adding...
2021-01-23 Chandan Babu Rxfs: Add helper for checking per-inode extent count...
2021-01-23 Darrick J. Wongxfs: fix an ABBA deadlock in xfs_rename
2021-01-22 Paul E. McKenneyMerge branches 'doc.2021.01.06a', 'fixes.2021.01.04b...
2021-01-21 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2021-01-21 Petr MladekMerge branch 'printk-rework' into for-linus
2021-01-21 Joonas LahtinenMerge tag 'gvt-gt-next-2021-01-18' of https://github...
2021-01-21 Greg Kroah-HartmanMerge branch 'tty-splice' of git://git./linux/kernel...
2021-01-21 Greg Kroah-HartmanMerge 9bb48c82aced ("tty: implement write_iter") into...
2021-01-20 Linus TorvaldsMerge tag 'for-5.11-rc4-tag' of git://git./linux/kernel...
2021-01-20 Linus TorvaldsMerge tag 'for-linus-5.11-rc5-tag' of git://git./linux...
2021-01-20 Kirill A. Shutemovmm: Cleanup faultaround and finish_fault() codepaths
2021-01-20 Daniel VetterMerge tag 'amd-drm-next-5.12-2021-01-20' of https:...
2021-01-18 Tony LindgrenMerge tag 'omap-for-v5.11/dt-late-signed' into omap...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'for-linus-5.11-rc4-tag' of git://git./linux...
2021-01-15 Tony LindgrenMerge branch 'cpuidle-fix' into fixes
2021-01-15 Joonas LahtinenMerge drm/drm-next into drm-intel-gt-next
2021-01-15 Dave AirlieMerge tag 'drm-intel-gt-next-2021-01-14' of git://anong...
2021-01-14 Dave AirlieMerge tag 'amd-drm-next-5.12-2021-01-08' of https:...
2021-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-01-12 Thomas GleixnerMerge tag 'irqchip-fixes-5.11-1' of git://git./linux...
2021-01-11 Linus TorvaldsMerge tag 'for-5.11-rc3-tag' of git://git./linux/kernel...
2021-01-11 Linus TorvaldsMerge tag 'nfsd-5.11-1' of git://git.linux-nfs.org...
2021-01-11 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2021-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-01-08 Linus TorvaldsMerge tag 'arm-fixes-5.11-1' of git://git./linux/kernel...
2021-01-08 Arnd BergmannMerge tag 'v5.11-berlin-dts' of git://git./linux/kernel...
2021-01-08 Arnd BergmannMerge tag 'v5.11-berlin-dts64' of git://git./linux...
2021-01-08 Rodrigo ViviMerge drm/drm-next into drm-intel-next
2021-01-08 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-1' of git://git./linux...
2021-01-08 Daniel VetterMerge tag 'drm-msm-fixes-2021-01-07' of https://gitlab...
2021-01-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-01-07 Paolo BonziniMerge branch 'kvm-master' into kvm-next
next