]> Git Repo - linux.git/shortlog
linux.git
2023-06-19 Miaohe Linmemory tier: remove unneeded disable_all_demotion_targe...
2023-06-19 Miaohe Linmm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
2023-06-19 Miaohe Linmm: remove obsolete alloc_migrate_target()
2023-06-19 Zhaoyang Huangmm: skip CMA pages when they are not available
2023-06-19 Johannes Weinermm: page_isolation: write proper kerneldoc
2023-06-19 Mark Brownselftests/mm: fix cross compilation with LLVM
2023-06-19 Ben Dooksmailmap: add entries for Ben Dooks
2023-06-19 Ryusuke Konishinilfs2: prevent general protection fault in nilfs_clear...
2023-06-19 Qi ZhengRevert "mm: vmscan: make global slab shrink lockless"
2023-06-19 Qi ZhengRevert "mm: vmscan: make memcg slab shrink lockless"
2023-06-19 Qi ZhengRevert "mm: vmscan: add shrinker_srcu_generation"
2023-06-19 Qi ZhengRevert "mm: shrinkers: make count and scan in shrinker...
2023-06-19 Qi ZhengRevert "mm: vmscan: hold write lock to reparent shrinke...
2023-06-19 Qi ZhengRevert "mm: vmscan: remove shrinker_rwsem from synchron...
2023-06-19 Qi ZhengRevert "mm: shrinkers: convert shrinker_rwsem to mutex"
2023-06-19 Ryusuke Konishinilfs2: fix buffer corruption due to concurrent device...
2023-06-19 Florian Fainelliscripts/gdb: fix SB_* constants parsing
2023-06-19 Prathu Baroniascripts: fix the gfp flags header path in gfp-translate
2023-06-19 Mike Kravetzudmabuf: revert 'Add support for mapping hugepages...
2023-06-19 David Stevensmm/khugepaged: fix iteration in collapse_file
2023-06-19 Roberto Sassumemfd: check for non-NULL file_seals in memfd_create...
2023-06-19 Lorenzo Stoakesmm/vmalloc: do not output a spurious warning when huge...
2023-06-19 Liam R. Howlettmm/mprotect: fix do_mprotect_pkey() limit check
2023-06-19 Rafael Aquiniwriteback: fix dereferencing NULL mapping->host on...
2023-06-19 Dheeraj Kumar... x86/apic: Fix kernel panic when booting with intremap...
2023-06-19 Filipe Mananabtrfs: fix race between quota disable and relocation
2023-06-19 Linus TorvaldsMerge tag 'afs-fixes-20230719' of git://git.kernel...
2023-06-19 Filipe Mananabtrfs: add comment to struct btrfs_fs_info::dirty_cowon...
2023-06-19 Filipe Mananabtrfs: fix race when deleting free space root from...
2023-06-19 Filipe Mananabtrfs: fix race when deleting quota root from the dirty...
2023-06-19 Naohiro Aotabtrfs: tracepoints: also show actual number of the...
2023-06-19 Amir Goldsteinovl: enable fsnotify events on underlying real files
2023-06-19 Amir Goldsteinfs: use backing_file container for internal files with...
2023-06-19 Amir Goldsteinfs: move kmem_cache_zalloc() into alloc_empty_file...
2023-06-19 Amir Goldsteinfs: use a helper for opening kernel internal files
2023-06-19 Amir Goldsteinfs: rename {vfs,kernel}_tmpfile_open()
2023-06-19 Jeff Laytonbtrfs: update i_version in update_dev_time
2023-06-19 Uwe Kleine... clocksource/drivers/imx-gpt: Use only a single name...
2023-06-19 Keguang Zhangclocksource/drivers/loongson1: Move PWM timer to clocks...
2023-06-19 Keguang Zhangdt-bindings: timer: Add Loongson-1 clocksource
2023-06-19 Keguang ZhangMIPS: Loongson32: Remove deprecated PWM timer clocksource
2023-06-19 Ben Dooksbtrfs: make btrfs_compressed_bioset static
2023-06-19 Paul Cercueilclocksource/drivers/ingenic-timer: Use pm_sleep_ptr...
2023-06-19 Teresa Remmetregulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
2023-06-19 Terin Stockipvs: align inner_mac_header for encapsulation
2023-06-19 Vishal Moola... afs: Fix waiting for writeback then skipping folio
2023-06-19 Vishal Moola... afs: Fix dangling folio ref counts in writeback
2023-06-19 Michael Wallegpiolib: Fix irq_domain resource tracking for gpiochip_...
2023-06-19 Luke D. JonesALSA: hda/realtek: Add quirk for ASUS ROG G634Z
2023-06-19 Neil Armstrongspi: spi-geni-qcom: correctly handle -EPROBE_DEFER...
2023-06-19 Mark Brownregulator: ltc3676: Use maple tree register cache
2023-06-19 Mark Brownregulator: ltc3589: Use maple tree register cache
2023-06-19 Mark Brownregmap: Allow reads from write only registers with...
2023-06-19 Matt Corallobtrfs: add handling for RAID1C23/DUP to btrfs_reduce_al...
2023-06-19 Qu Wenruobtrfs: scrub: remove btrfs_fs_info::scrub_wr_completion...
2023-06-19 Qu Wenruobtrfs: scrub: remove scrub_ctx::csum_list member
2023-06-19 Filipe Mananabtrfs: do not BUG_ON after failure to migrate space...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON on failure to get dir index for...
2023-06-19 Filipe Mananabtrfs: send: do not BUG_ON() on unexpected symlink...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() when dropping inode items from...
2023-06-19 Filipe Mananabtrfs: replace BUG_ON() at split_item() with proper...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failures at...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failures at...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at inser...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failures at...
2023-06-19 Filipe Mananabtrfs: abort transaction at update_ref_for_cow() when...
2023-06-19 Filipe Mananabtrfs: abort transaction at balance_level() when left...
2023-06-19 Filipe Mananabtrfs: avoid unnecessarily setting the fs to RO and...
2023-06-19 Filipe Mananabtrfs: rename enospc label to out at balance_level()
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at balan...
2023-06-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at __btr...
2023-06-19 Filipe Mananabtrfs: avoid tree mod log ENOMEM failures when we don...
2023-06-19 Filipe Mananabtrfs: fix extent buffer leak after tree mod log failur...
2023-06-19 Filipe Mananabtrfs: add missing error handling when logging operatio...
2023-06-19 Christoph Hellwigbtrfs: set FMODE_CAN_ODIRECT instead of a dummy direct_...
2023-06-19 Filipe Mananabtrfs: update documentation for a block group's bg_list...
2023-06-19 Naohiro Aotabtrfs: reinsert BGs failed to reclaim
2023-06-19 Naohiro Aotabtrfs: bail out reclaim process if filesystem is read...
2023-06-19 Naohiro Aotabtrfs: move out now unused BG from the reclaim list
2023-06-19 Naohiro Aotabtrfs: delete unused BGs while reclaiming BGs
2023-06-19 Christoph Hellwigbtrfs: use btrfs_finish_ordered_extent to complete...
2023-06-19 Christoph Hellwigbtrfs: use btrfs_finish_ordered_extent to complete...
2023-06-19 Christoph Hellwigbtrfs: use btrfs_finish_ordered_extent to complete...
2023-06-19 Christoph Hellwigbtrfs: open code end_extent_writepage in end_bio_extent...
2023-06-19 Christoph Hellwigbtrfs: add a btrfs_finish_ordered_extent helper
2023-06-19 Christoph Hellwigbtrfs: factor out a btrfs_queue_ordered_fn helper
2023-06-19 Christoph Hellwigbtrfs: factor out a can_finish_ordered_extent helper
2023-06-19 Christoph Hellwigbtrfs: use bbio->ordered in btrfs_csum_one_bio
2023-06-19 Christoph Hellwigbtrfs: add an ordered_extent pointer to struct btrfs_bio
2023-06-19 Christoph Hellwigbtrfs: open code btrfs_bio_end_io in btrfs_dio_submit_io
2023-06-19 Christoph Hellwigbtrfs: add a is_data_bbio helper
2023-06-19 Christoph Hellwigbtrfs: remove btrfs_add_ordered_extent
2023-06-19 Christoph Hellwigbtrfs: pass an ordered_extent to btrfs_submit_compresse...
2023-06-19 Christoph Hellwigbtrfs: pass an ordered_extent to btrfs_reloc_clone_csums
2023-06-19 Christoph Hellwigbtrfs: merge the two calls to btrfs_add_ordered_extent...
2023-06-19 Christoph Hellwigbtrfs: limit write bios to a single ordered extent
2023-06-19 Christoph Hellwigbtrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios...
2023-06-19 David Sterbabtrfs: add block-group tree to lockdep classes
2023-06-19 Christoph Hellwigbtrfs: don't treat zoned writeback as being from an...
2023-06-19 Christoph Hellwigbtrfs: only call __extent_writepage_io from extent_writ...
next
This page took 0.0964 seconds and 4 git commands to generate.