]> git.proxmox.com Git - mirror_ubuntu-kernels.git/shortlog
mirror_ubuntu-kernels.git
2024-03-10 Kent Overstreetmm: introduce memalloc_flags_{save,restore}
2024-03-10 Kent Overstreetbcachefs: factor out check_inode_backpointer()
2024-03-10 Kent Overstreetbcachefs: Factor out check_subvol_dirent()
2024-03-10 Kent Overstreetbcachefs: Kill some -EINVALs
2024-03-10 Kent Overstreetbcachefs: bump max_active on btree_interior_update_worker
2024-03-10 Kent Overstreetbcachefs: move fsck_write_inode() to inode.c
2024-03-10 Kent Overstreetbcachefs: Initialize super_block->s_uuid
2024-03-10 Kent Overstreetbcachefs: Switch to uuid_to_fsid()
2024-03-10 Kent Overstreetbcachefs: Subvolumes may now be renamed
2024-03-10 Kent Overstreetbcachefs: btree node prefetching in check_topology
2024-03-10 Kent Overstreetbcachefs: btree_and_journal_iter.trans
2024-03-10 Kent Overstreetbcachefs: better journal pipelining
2024-03-10 Kent Overstreetbcachefs: closure per journal buf
2024-03-10 Kent Overstreetbcachefs: bio per journal buf
2024-03-10 Kent Overstreetbcachefs: jset_entry_datetime
2024-03-10 Kent Overstreetbcachefs: improve journal entry read fsck error messages
2024-03-10 Kent Overstreetbcachefs: convert journal replay ptrs to darray
2024-03-10 Kent Overstreetbcachefs: Cleanup bch2_dirent_lookup_trans()
2024-03-10 Kent Overstreetbcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_...
2024-03-10 Kent Overstreetbcachefs: Workqueues should be WQ_HIGHPRI
2024-03-10 Kent Overstreetbcachefs: Improve bch2_dirent_to_text()
2024-03-10 Kent Overstreetbcachefs: fixup for building in userspace
2024-03-10 Kent Overstreetbcachefs: Avoid taking journal lock unnecessarily
2024-03-10 Kent Overstreetbcachefs: Journal writes should be REQ_SYNC|REQ_META
2024-03-10 Kent Overstreetbcachefs: Avoid setting j->write_work unnecessarily
2024-03-10 Kent Overstreetbcachefs: Split out journal workqueue
2024-03-10 Kent Overstreetbcachefs: Kill unnecessary wakeups in journal reclaim
2024-03-10 Guoyu Oubcachefs: skip invisible entries in empty subvolume...
2024-03-10 Kent Overstreetbcachefs: fix split brain message
2024-03-10 Kent Overstreetbcachefs: Set path->uptodate when no node at level
2024-03-10 Kent Overstreetbcachefs: Correctly validate k->u64s in btree node...
2024-03-10 Kent Overstreetbcachefs: Fix degraded mode fsck
2024-03-10 Kent Overstreetbcachefs: Fix journal replay with unreadable btree...
2024-03-10 Kent Overstreetbcachefs: fix check_inode_deleted_list()
2024-03-10 Kent Overstreetbcachefs: no_splitbrain_check option
2024-03-10 Kent Overstreetbcachefs: extent_entry_next_safe()
2024-03-10 Kent Overstreetbcachefs: journal_seq_blacklist_add() now handles entri...
2024-03-10 Li Zetaobcachefs: Fix null-ptr-deref in bch2_fs_alloc()
2024-02-25 Linus TorvaldsLinux 6.8-rc6
2024-02-25 Linus TorvaldsMerge tag 'bcachefs-2024-02-25' of https://evilpiepirat...
2024-02-25 Kent Overstreetbcachefs: fix bch2_save_backtrace()
2024-02-25 Linus TorvaldsMerge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
2024-02-25 Linus TorvaldsMerge tag 'usb-6.8-rc6' of git://git.kernel.org/pub...
2024-02-25 Linus TorvaldsMerge tag 'tty-6.8-rc6' of git://git.kernel.org/pub...
2024-02-25 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel...
2024-02-25 Linus TorvaldsMerge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel...
2024-02-25 Linus TorvaldsMerge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes.pathwalk-rcu-2' of git://git...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2024-02-25 Al Viroext4_get_link(): fix breakage in RCU mode
2024-02-25 Al Virocifs_get_link(): bail out in unsafe case
2024-02-25 Al Virofuse: fix UAF in rcu pathwalks
2024-02-25 Al Viroprocfs: make freeing proc_fs_info rcu-delayed
2024-02-25 Al Viroprocfs: move dropping pde and pid from ->evict_inode...
2024-02-25 Al Vironfs: fix UAF on pathwalk running into umount
2024-02-25 Al Vironfs: make nfs_set_verifier() safe for use in RCU pathwalk
2024-02-25 Al Viroafs: fix __afs_break_callback() / afs_drop_open_mmap...
2024-02-25 Al Virohfsplus: switch to rcu-delayed unloading of nls and...
2024-02-25 Al Viroexfat: move freeing sbi, upcase table and dropping...
2024-02-25 Al Viroaffs: free affs_sb_info with kfree_rcu()
2024-02-25 Al Virorcu pathwalk: prevent bogus hard errors from may_lookup()
2024-02-25 Al Virofs/super.c: don't drop ->s_user_ns until we free struct...
2024-02-25 Kent Overstreetbcachefs: Fix check_snapshot() memcpy
2024-02-25 Kent Overstreetbcachefs: Fix bch2_journal_flush_device_pins()
2024-02-25 Brian Fosterbcachefs: fix iov_iter count underflow on sub-block...
2024-02-25 Kent Overstreetbcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes...
2024-02-25 Kent Overstreetbcachefs: Kill __GFP_NOFAIL in buffered read path
2024-02-25 Kent Overstreetbcachefs: fix backpointer_to_text() when dev does not...
2024-02-25 Linus TorvaldsMerge tag 'powerpc-6.8-4' of git://git.kernel.org/pub...
2024-02-24 Linus TorvaldsMerge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel...
2024-02-24 Linus TorvaldsMerge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org...
2024-02-24 Linus TorvaldsMerge tag 'for-6.8/dm-fix-3' of git://git.kernel.org...
2024-02-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-02-24 Linus TorvaldsMerge tag 'i2c-for-6.8-rc6' of git://git.kernel.org...
2024-02-24 Linus TorvaldsMerge tag 'loongarch-fixes-6.8-3' of git://git.kernel...
2024-02-24 Arnd Bergmanndm-integrity, dm-verity: reduce stack usage for recheck
2024-02-23 Corey Minyardi2c: imx: when being a target, mark the last read as...
2024-02-23 Linus TorvaldsMerge tag 'parisc-for-6.8-rc6' of git://git.kernel...
2024-02-23 Linus TorvaldsMerge tag 'arm-fixes-6.8-2' of git://git.kernel.org...
2024-02-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-02-23 Linus TorvaldsMerge tag 's390-6.8-3' of git://git.kernel.org/pub...
2024-02-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-02-22-15-02' of...
2024-02-23 Linus TorvaldsMerge tag 'for-6.8/dm-fixes-2' of git://git.kernel...
2024-02-23 Linus TorvaldsMerge tag 'drm-fixes-2024-02-23' of git://anongit.freed...
2024-02-23 Linus TorvaldsMerge tag 'ata-6.8-rc6' of git://git.kernel.org/pub...
2024-02-23 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.8-rc6' of git://git.kernel...
2024-02-23 Linus TorvaldsMerge tag 'hwmon-for-v6.8-rc6' of git://git.kernel...
2024-02-23 Jason Gunthorpeiommu/sva: Restore SVA handle sharing
2024-02-23 Joerg RoedelMerge tag 'arm-smmu-fixes' of git://git.kernel.org...
2024-02-23 Arnd BergmannMerge tag 'renesas-fixes-for-v6.8-tag1' of git://git...
2024-02-23 Arnd BergmannMerge tag 'riscv-dt-fixes-for-v6.8-rc6' of https:/...
2024-02-23 Arnd BergmannMerge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of...
2024-02-23 Arnd BergmannMerge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https...
2024-02-23 Arnd BergmannMerge tag 'riscv-cache-fixes-for-v6.8-rc6' of https...
2024-02-23 WANG XueruiLoongArch: KVM: Streamline kvm_check_cpucfg() and impro...
2024-02-23 WANG XueruiLoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cp...
2024-02-23 WANG XueruiLoongArch: KVM: Fix input validation of _kvm_get_cpucfg...
2024-02-23 Krzysztof KozlowskiLoongArch: dts: Minor whitespace cleanup
2024-02-23 Huacai ChenLoongArch: Call early_init_fdt_scan_reserved_mem()...
2024-02-23 Huacai ChenLoongArch: Update cpu_sibling_map when disabling nonboo...
next