platform/kernel/linux-rpi.git
2021-02-03 Darrick J.... xfs: hide xfs_icache_free_cowblocks
2021-02-03 Darrick J.... xfs: hide xfs_icache_free_eofblocks
2021-02-03 Darrick J.... xfs: relocate the eofb/cowb workqueue functions
2021-02-03 Darrick J.... xfs: set WQ_SYSFS on all workqueues in debug mode
2021-02-03 Darrick J.... xfs: increase the default parallelism levels of pwork...
2021-02-03 Darrick J.... xfs: flush speculative space allocations when we run...
2021-02-03 Darrick J.... xfs: refactor xfs_icache_free_{eof,cow}blocks call...
2021-02-03 Darrick J.... xfs: add a tracepoint for blockgc scans
2021-02-03 Darrick J.... xfs: flush eof/cowblocks if we can't reserve quota...
2021-02-03 Darrick J.... xfs: flush eof/cowblocks if we can't reserve quota...
2021-02-03 Darrick J.... xfs: flush eof/cowblocks if we can't reserve quota...
2021-02-03 Darrick J.... xfs: try worst case space reservation upfront in xfs_re...
2021-02-03 Darrick J.... xfs: pass flags and return gc errors from xfs_blockgc_f...
2021-02-03 Darrick J.... xfs: move and rename xfs_inode_free_quota_blocks to...
2021-02-03 Darrick J.... xfs: xfs_inode_free_quota_blocks should scan project...
2021-02-03 Darrick J.... xfs: don't stall cowblocks scan if we can't take locks
2021-02-03 Darrick J.... xfs: trigger all block gc scans when low on quota space
2021-02-03 Darrick J.... xfs: shut down the filesystem if we screw up quota...
2021-02-03 Darrick J.... xfs: rename code to error in xfs_ioctl_setattr
2021-02-03 Darrick J.... xfs: remove xfs_qm_vop_chown_reserve
2021-02-03 Darrick J.... xfs: refactor inode ownership change transaction/inode...
2021-02-03 Darrick J.... xfs: refactor inode creation transaction/inode/quota...
2021-02-03 Darrick J.... xfs: refactor reflink functions to use xfs_trans_alloc_...
2021-02-03 Darrick J.... xfs: allow reservation of rtblocks with xfs_trans_alloc...
2021-02-03 Darrick J.... xfs: refactor common transaction/inode/quota allocation...
2021-02-03 Darrick J.... xfs: reserve data and rt quota at the same time
2021-02-03 Darrick J.... xfs: fix up build warnings when quotas are disabled
2021-02-03 Darrick J.... xfs: clean up icreate quota reservation calls
2021-02-03 Darrick J.... xfs: remove xfs_trans_unreserve_quota_nblks completely
2021-02-03 Darrick J.... xfs: create convenience wrappers for incore quota block...
2021-02-03 Darrick J.... xfs: clean up quota reservation callsites
2021-02-03 Darrick J.... xfs: reduce quota reservation when doing a dax unwritte...
2021-02-03 Darrick J.... xfs: fix chown leaking delalloc quota blocks when fsset...
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-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.... xfs: fix an ABBA deadlock in xfs_rename
2021-01-18 Linus TorvaldsLinux 5.11-rc4
2021-01-17 Linus TorvaldsMerge tag 'perf-tools-fixes-2021-01-17' of git://git...
2021-01-17 Linus TorvaldsMerge tag 'powerpc-5.11-4' of git://git./linux/kernel...
2021-01-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2021-01-17 Linus Torvaldsmm: don't put pinned pages into the swap cache
2021-01-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-16 Al Virodump_common_audit_data(): fix racy accesses to ->d_name
2021-01-16 Linus TorvaldsMerge tag 'block-5.11-2021-01-16' of git://git.kernel...
2021-01-16 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-16' of git://git.kerne...
2021-01-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-rc4' of git://git....
2021-01-16 Linus Torvaldsmm: don't play games with pinned pages in clear_page_refs
2021-01-16 Linus Torvaldsmm: fix clear_refs_write locking
2021-01-16 Atish PatraRISC-V: Fix maximum allowed phsyical memory for RV32
2021-01-16 Atish PatraRISC-V: Set current memblock limit
2021-01-16 Atish PatraRISC-V: Do not allocate memblock while iterating reserv...
2021-01-16 Christoph Hellwigiov_iter: fix the uaccess area in copy_compat_iovec_fro...
2021-01-16 Linus TorvaldsMerge tag 'for-5.11/dm-fixes-1' of git://git./linux...
2021-01-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-01-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-01-15 Jens Axboeio_uring: ensure finish_wait() is always called in...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag '5.11-rc3-smb3' of git://git.samba.org/sfrenc...
2021-01-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'mips_fixes_5.11.1' of git://git./linux/kerne...
2021-01-15 Al Grantperf inject: Correct event attribute sizes
2021-01-15 Adrian Hunterperf intel-pt: Fix 'CPU too large' error
2021-01-15 Namhyung Kimperf stat: Take cgroups into account for shadow stats
2021-01-15 Namhyung Kimperf stat: Introduce struct runtime_stat_data
2021-01-15 Ian Rogerslibperf tests: Fail when failing to get a tracepoint id
2021-01-15 Ian Rogerslibperf tests: If a test fails return non-zero
2021-01-15 Ian Rogerslibperf tests: Avoid uninitialized variable warning
next