platform/kernel/linux-rpi.git
2020-09-23 Darrick J.... xfs: don't free rt blocks when we're doing a REMAP...
2020-09-23 Chandan Babu Rxfs: Set xfs_buf's b_ops member when zeroing bitmap...
2020-09-21 Chandan Babu Rxfs: Set xfs_buf type flag when growing summary/bitmap...
2020-09-21 Brian Fosterxfs: drop extra transaction roll from inode extent...
2020-09-16 Darrick J.... xfs: deprecate the V4 format
2020-09-16 Darrick J.... xfs: don't propagate RTINHERIT -> REALTIME when there...
2020-09-16 Darrick J.... xfs: refactor inode flags propagation code
2020-09-16 Darrick J.... xfs: ensure that fpunch, fcollapse, and finsert operati...
2020-09-16 Darrick J.... xfs: make sure the rt allocator doesn't run off the end
2020-09-16 Zheng Binxfs: Remove unneeded semicolon
2020-09-16 Darrick J.... xfs: force the log after remapping a synchronous-writes...
2020-09-16 Carlos Maiolinoxfs: Convert xfs_attr_sf macros to inline functions
2020-09-16 Carlos Maiolinoxfs: Use variable-size array for nameval in xfs_attr_sf...
2020-09-16 Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-09-16 Carlos Maiolinoxfs: remove typedef xfs_attr_sf_entry_t
2020-09-16 Carlos Maiolinoxfs: Remove kmem_zalloc_large()
2020-09-16 Darrick J.... xfs: enable big timestamps
2020-09-16 Darrick J.... xfs: trace timestamp limits
2020-09-16 Darrick J.... xfs: widen ondisk quota expiration timestamps to handle...
2020-09-16 Darrick J.... xfs: widen ondisk inode timestamps to deal with y2038+
2020-09-16 Darrick J.... xfs: redefine xfs_ictimestamp_t
2020-09-16 Darrick J.... xfs: redefine xfs_timestamp_t
2020-09-16 Darrick J.... xfs: move xfs_log_dinode_to_disk to the log recovery...
2020-09-16 Darrick J.... xfs: refactor quota timestamp coding
2020-09-16 Darrick J.... xfs: refactor default quota grace period setting code
2020-09-16 Darrick J.... xfs: refactor quota expiration timer modification
2020-09-16 Darrick J.... xfs: explicitly define inode timestamp range
2020-09-16 Darrick J.... xfs: enable new inode btree counters feature
2020-09-16 Darrick J.... xfs: support inode btree blockcounts in online repair
2020-09-16 Darrick J.... xfs: support inode btree blockcounts in online scrub
2020-09-16 Darrick J.... xfs: use the finobt block counts to speed up mount...
2020-09-16 Darrick J.... xfs: store inode btree block counts in AGI header
2020-09-16 Christoph Hellwigxfs: reuse _xfs_buf_read for re-reading the superblock
2020-09-16 Christoph Hellwigxfs: remove xfs_getsb
2020-09-16 Christoph Hellwigxfs: simplify xfs_trans_getsb
2020-09-16 Christoph Hellwigxfs: remove xlog_recover_iodone
2020-09-16 Christoph Hellwigxfs: clear the read/write flags later in xfs_buf_ioend
2020-09-16 Christoph Hellwigxfs: use xfs_buf_item_relse in xfs_buf_item_done
2020-09-16 Christoph Hellwigxfs: simplify the xfs_buf_ioend_disposition calling...
2020-09-16 Christoph Hellwigxfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioen...
2020-09-16 Christoph Hellwigxfs: remove xfs_buf_ioerror_retry
2020-09-16 Christoph Hellwigxfs: refactor xfs_buf_ioerror_fail_without_retry
2020-09-16 Christoph Hellwigxfs: fold xfs_buf_ioend_finish into xfs_ioend
2020-09-16 Christoph Hellwigxfs: move the buffer retry logic to xfs_buf.c
2020-09-16 Christoph Hellwigxfs: refactor xfs_buf_ioend
2020-09-16 Christoph Hellwigxfs: mark xfs_buf_ioend static
2020-09-16 Christoph Hellwigxfs: refactor the buf ioend disposition code
2020-09-07 Dave Chinnerxfs: xfs_iflock is no longer a completion
2020-09-07 Carlos Maiolinoxfs: remove kmem_realloc()
2020-09-07 Linus TorvaldsLinux 5.9-rc4
2020-09-06 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-06' of git://git.kernel...
2020-09-06 Linus TorvaldsMerge tag 'iommu-fixes-v5.9-rc3' of git://git./linux...
2020-09-06 Linus TorvaldsMerge tag 'x86-urgent-2020-09-06' of git://git./linux...
2020-09-06 Linus TorvaldsMerge tag 'for-linus-5.9-rc4-tag' of git://git./linux...
2020-09-05 Pavel Begunkovio_uring: fix linked deferred ->files cancellation
2020-09-05 Pavel Begunkovio_uring: fix cancel of deferred reqs with ->files
2020-09-05 Linus TorvaldsMerge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang...
2020-09-05 Linus TorvaldsMerge tag 'arc-5.9-rc4' of git://git./linux/kernel...
2020-09-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-09-05 Jason Gunthorpeinclude/linux/log2.h: add missing () around n in roundu...
2020-09-05 David Howellsmm/khugepaged.c: fix khugepaged's request size in colla...
2020-09-05 Muchun Songmm/hugetlb: fix a race between hugetlb sysctl handlers
2020-09-05 Li Xinhaimm/hugetlb: try preferred node first when alloc giganti...
2020-09-05 Ralph Campbellmm/migrate: preserve soft dirty in remove_migration_pte()
2020-09-05 Ralph Campbellmm/migrate: remove unnecessary is_zone_device_page...
2020-09-05 Alistair Popplemm/rmap: fixup copying of soft dirty and uffd ptes
2020-09-05 Alistair Popplemm/migrate: fixup setting UFFD_WP flag
2020-09-05 Yang Shimm: madvise: fix vma user-after-free
2020-09-05 Mrinal Pandeycheckpatch: fix the usage of capture group ( ... )
2020-09-05 Tobias Klauserfork: adjust sysctl_max_threads definition to match...
2020-09-05 Tobias Klauseripc: adjust proc_ipc_sem_dointvec definition to match...
2020-09-05 Joerg Roedelmm: track page table modifications in __apply_to_page_r...
2020-09-05 Randy DunlapMAINTAINERS: IA64: mark Status as Odd Fixes only
2020-09-05 Nick DesaulniersMAINTAINERS: add LLVM maintainers
2020-09-05 Robert RichterMAINTAINERS: update Cavium/Marvell entries
2020-09-05 Eugeniu Roscamm: slub: fix conversion of freelist_corrupted()
2020-09-05 Xunlei Pangmm: memcg: fix memcg reclaim soft lockup
2020-09-05 Michal Hockomemcg: fix use-after-free in uncharge_batch
2020-09-05 Linus TorvaldsMerge tag 'xfs-5.9-fixes-2' of git://git./fs/xfs/xfs...
2020-09-05 Mikulas Patockaxfs: don't update mtime on COW faults
2020-09-05 Mikulas Patockaext2: don't update mtime on COW faults
2020-09-05 Jens Axboeio_uring: fix explicit async read/write mapping for...
2020-09-04 Linus TorvaldsMerge tag 's390-5.9-5' of git://git./linux/kernel/git...
2020-09-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'mips_fixes_5.9_1' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-2' of git://git./linux...
2020-09-04 Linus TorvaldsMerge tag 'pm-5.9-rc4' of git://git./linux/kernel/git...
2020-09-04 Linus TorvaldsMerge tag 'libata-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'block-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-04' of git://git.kernel...
2020-09-04 Linus TorvaldsMerge tag 'thermal-v5.9-rc4' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'dmaengine-fix-5.9-rc4' of git://git./linux...
2020-09-04 Linus TorvaldsMerge tag 'sound-5.9-rc4' of git://git./linux/kernel...
2020-09-04 Linus TorvaldsMerge tag 'drm-fixes-2020-09-04' of git://anongit.freed...
2020-09-04 Or Cohennet/packet: fix overflow in tpacket_rcv
2020-09-04 Linus TorvaldsMerge branch 'simplify-do_wp_page'
2020-09-04 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-09-04 Peter Xumm: Add PGREUSE counter
2020-09-04 Peter Xumm/gup: Remove enfornced COW mechanism
2020-09-04 Peter Xumm/ksm: Remove reuse_ksm_page()
next