]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2025-03-13 Eric Sandeenf2fs: pass sbi rather than sb to parse_options()
2025-03-13 Eric Sandeenf2fs: pass sbi rather than sb to quota qf_name helpers
2025-03-13 Eric Sandeenf2fs: defer readonly check vs norecovery
2025-03-13 Eric Sandeenf2fs: Pass sbi rather than sb to f2fs_set_test_dummy_en...
2025-03-13 Eric Sandeenf2fs: make LAZYTIME a mount option flag
2025-03-13 Eric Sandeenf2fs: make INLINECRYPT a mount option flag
2025-03-13 Eric Sandeenf2fs: factor out an f2fs_default_check function
2025-03-13 Eric Sandeenf2fs: consolidate unsupported option handling errors
2025-03-13 Eric Sandeenf2fs: use f2fs_sb_has_device_alias during option parsing
2025-03-13 Daeho Jeongf2fs: add carve_out sysfs node
2025-03-12 Chao Yuf2fs: fix to avoid running out of free segments
2025-03-11 Matthew Wilcox... f2fs: Remove f2fs_write_node_page()
2025-03-11 Matthew Wilcox... f2fs: Remove f2fs_write_meta_page()
2025-03-11 Matthew Wilcox... f2fs: Remove f2fs_write_data_page()
2025-03-11 Matthew Wilcox... f2fs: Remove check for ->writepage
2025-03-11 Chao YuRevert "f2fs: rebuild nat_bits during umount"
2025-03-11 Chao Yuf2fs: fix to avoid accessing uninitialized curseg
2025-03-11 Chao Yuf2fs: introduce FAULT_INCONSISTENT_FOOTER
2025-03-11 Chao Yuf2fs: do sanity check on xattr node footer in f2fs_get_...
2025-03-11 Chao Yuf2fs: do sanity check on inode footer in f2fs_get_inode...
2025-03-08 Chao Yuf2fs: control nat_bits feature via mount option
2025-03-05 Jaegeuk Kimf2fs: set highest IO priority for checkpoint thread
2025-03-04 Matthew Wilcox... mm: Remove wait_on_page_locked()
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_find_data_folio()
2025-03-04 Matthew Wilcox... f2fs: Convert gc_data_segment() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Convert truncate_partial_data_page() to use a...
2025-03-04 Matthew Wilcox... f2fs: Convert move_data_page() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_get_lock_data_folio()
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_get_read_data_folio()
2025-03-04 Matthew Wilcox... f2fs: Hoist the page_folio() call to the start of f2fs_...
2025-03-04 Matthew Wilcox... f2fs: Use a folio throughout __get_meta_page()
2025-03-04 Matthew Wilcox... f2fs: Use a folio throughout f2fs_truncate_inode_blocks()
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_get_node_folio()
2025-03-04 Matthew Wilcox... f2fs: Convert f2fs_in_warm_node_list() to take a folio
2025-03-04 Matthew Wilcox... f2fs: Mark some functions as taking a const page pointer
2025-03-04 Matthew Wilcox... f2fs: Convert f2fs_write_end_io() to use a folio_iter
2025-03-04 Matthew Wilcox... f2fs: Use a folio in do_write_page()
2025-03-04 Matthew Wilcox... f2fs: Use a folio in __get_node_page()
2025-03-04 Matthew Wilcox... mm: Remove grab_cache_page_write_begin()
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_grab_cache_folio()
2025-03-04 Matthew Wilcox... f2fs: Return a folio from last_fsync_dnode()
2025-03-04 Matthew Wilcox... f2fs: Convert last_fsync_dnode() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Convert f2fs_fsync_node_pages() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Pass a folio to flush_dirty_inode()
2025-03-04 Matthew Wilcox... f2fs: Convert f2fs_sync_node_pages() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Convert f2fs_flush_inline_data() to use a folio
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_folio_put()
2025-03-04 Matthew Wilcox... mm: Remove wait_for_stable_page()
2025-03-04 Matthew Wilcox... f2fs: Add f2fs_folio_wait_writeback()
2025-03-04 Chao Yuf2fs: fix to avoid out-of-bounds access in f2fs_truncat...
2025-03-04 Chao Yuf2fs: fix to call f2fs_recover_quota_end() correctly
2025-03-04 Chao Yuf2fs: fix potential deadloop in prepare_compress_overwr...
2025-02-28 Leo Stonef2fs: add check for deleted inode
2025-02-28 Jaegeuk Kimf2fs: fix the missing write pointer correction
2025-02-28 Chao Yuf2fs: fix to set .discard_granularity correctly
2025-02-13 Jaegeuk Kimf2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE...
2025-02-13 Jaegeuk Kimf2fs: keep POSIX_FADV_NOREUSE ranges
2025-02-12 Chao Yuf2fs: fix to avoid panic once fallocation fails for...
2025-02-12 Jaegeuk Kimf2fs: add ioctl to get IO priority hint
2025-02-12 Chao Yuf2fs: add dump_stack() in f2fs_handle_critical_error()
2025-02-10 Chao Yuf2fs: don't retry IO for corrupted data scenario
2025-02-10 Zhiguo Niuf2fs: fix to return SHRINK_EMPTY if no objects to free
2025-02-10 Chao Yuf2fs: quota: fix to avoid warning in dquot_writeback_dq...
2025-02-06 Kohei Enjuf2fs: remove unnecessary null checking
2025-02-06 Jaegeuk Kimf2fs: introduce f2fs_base_attr for global sysfs entries
2025-02-03 Linus TorvaldsMerge tag 'timers-urgent-2025-02-03' of git://git.kerne...
2025-02-03 Linus TorvaldsMerge tag 'irq-urgent-2025-02-03' of git://git.kernel...
2025-02-03 Linus TorvaldsMerge tag 'xfs-fixes-6.14-rc2' of git://git.kernel...
2025-02-02 Linus TorvaldsLinux 6.14-rc1
2025-02-02 Linus TorvaldsMerge tag 'turbostat-2025.02.02' of git://git.kernel...
2025-02-02 Linus TorvaldsMerge tag 'sh-for-v6.14-tag1' of git://git.kernel.org...
2025-02-02 Len Browntools/power turbostat: version 2025.02.02
2025-02-01 Linus TorvaldsMerge tag 'pull-misc' of git://git.kernel.org/pub/scm...
2025-02-01 Linus TorvaldsMerge tag 'mips_6.14_1' of git://git.kernel.org/pub...
2025-02-01 Linus TorvaldsMerge tag 'v6.14-rc-smb3-client-fixes-part2' of git...
2025-02-01 Linus TorvaldsMerge tag 'driver-core-6.14-rc1-2' of git://git.kernel...
2025-02-01 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-01-03-56' of...
2025-02-01 Linus TorvaldsMerge tag 'media/v6.14-2' of git://git.kernel.org/pub...
2025-02-01 Andrew MortonMAINTAINERS: include linux-mm for xarray maintenance
2025-02-01 Andrew Mortonrevert "xarray: port tests to kunit"
2025-02-01 Tamir DubersteinMAINTAINERS: add lib/test_xarray.c
2025-02-01 Carlos Bilbaomailmap, MAINTAINERS, docs: update Carlos's email address
2025-02-01 Ritesh Harjani... mm/hugetlb: fix hugepage allocation for interleaved...
2025-02-01 Zhaoyang Huangmm: gup: fix infinite loop within __get_longterm_locked
2025-02-01 Kairui Songmm, swap: fix reclaim offset calculation error during...
2025-02-01 Christopher... .mailmap: update email address for Christopher Obbard
2025-02-01 Marco Elverkfence: skip __GFP_THISNODE allocations on NUMA systems
2025-02-01 Nikita Zhandarovichnilfs2: fix possible int overflows in nilfs_fiemap()
2025-02-01 yanggemm: compaction: use the proper flag to determine watermarks
2025-02-01 Liam R. Howlettkernel: be more careful about dup_mmap() failures and...
2025-02-01 Bruno Faccinimm/fake-numa: handle cases with no SRAT info
2025-02-01 Catalin Marinasmm: kmemleak: fix upper boundary check for physical...
2025-02-01 Hamza Mahfoozmailmap: add an entry for Hamza Mahfooz
2025-02-01 Yosry AhmedMAINTAINERS: mailmap: update Yosry Ahmed's email address
2025-02-01 Jan Kiszkascripts/gdb: fix aarch64 userspace detection in get_cur...
2025-02-01 Li Zhijianmm/vmscan: accumulate nr_demoted for accurate demotion...
2025-02-01 Heming Zhaoocfs2: fix incorrect CPU endianness conversion causing...
2025-02-01 Hyeonggon Yoomm/zsmalloc: add __maybe_unused attribute for is_first_...
2025-02-01 liuyemm/vmscan: fix hard LOCKUP in function isolate_lru_folios
2025-02-01 Geert Uytterhoevensh: boards: Use imply to enable hardware with complex...
next