]> Git Repo - linux.git/shortlog
linux.git
2024-09-10 David Sterbabtrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
2024-09-10 Qu Wenruobtrfs: subpage: remove btrfs_fs_info::subpage_info...
2024-09-10 Qu Wenruobtrfs: remove the nr_ret parameter from __extent_writep...
2024-09-10 Thorsten Blumbtrfs: send: fix grammar in comments
2024-09-10 Junchao Sunbtrfs: qgroup: use xarray to track dirty extents in...
2024-09-10 Junchao Sunbtrfs: qgroup: use goto style to handle errors in add_d...
2024-09-10 Qu Wenruobtrfs: refactor __extent_writepage_io() to do sector...
2024-09-10 Qu Wenruobtrfs: subpage: fix the bitmap dump which can cause...
2024-09-10 Johannes Thumshirnbtrfs: reduce chunk_map lookups in btrfs_map_block()
2024-09-10 Filipe Mananabtrfs: directly wake up cleaner kthread in the BTRFS_IO...
2024-09-10 Qu Wenruobtrfs: make btrfs_is_subpage() to return false directly...
2024-09-10 Johannes Thumshirnbtrfs: change RST lookup error message level to debug
2024-09-10 Johannes Thumshirnbtrfs: don't readahead the relocation inode on RST
2024-09-10 Johannes Thumshirnbtrfs: set search_commit_root on stripe io in case...
2024-09-10 Johannes Thumshirnbtrfs: rename btrfs_io_stripe::is_scrub to rst_search_c...
2024-09-10 Johannes Thumshirnbtrfs: don't dump stripe-tree on lookup error
2024-09-10 Boris Burkovbtrfs: add comment about locking in cow_file_range_inline()
2024-09-10 Filipe Mananabtrfs: more efficient chunk map iteration when device...
2024-09-10 Filipe Mananabtrfs: reschedule when updating chunk maps at the end...
2024-09-10 Josef Bacikbtrfs: convert extent_range_clear_dirty_for_io() to...
2024-09-10 Josef Bacikbtrfs: convert insert_inline_extent() to use a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_set_range_writeback() to use a...
2024-09-10 Josef Bacikbtrfs: convert wait_subpage_spinlock() to only use...
2024-09-10 Josef Bacikbtrfs: convert find_next_dirty_byte() to take a folio
2024-09-10 Josef Bacikbtrfs: convert __get_extent_map() to take a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_get_extent() to take a folio
2024-09-10 Josef Bacikbtrfs: convert read_inline_extent() to use a folio
2024-09-10 Josef Bacikbtrfs: convert uncompress_inline() to take a folio
2024-09-10 Josef Bacikbtrfs: convert struct btrfs_writepage_fixup to use...
2024-09-10 Josef Bacikbtrfs: convert btrfs_writepage_cow_fixup() to use folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_writepage_fixup_worker() to use...
2024-09-10 Josef Bacikbtrfs: convert submit_uncompressed_range() to take...
2024-09-10 Josef Bacikbtrfs: convert struct async_chunk to hold a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_run_delalloc_range() to take a...
2024-09-10 Josef Bacikbtrfs: convert run_delalloc_compressed() to take a...
2024-09-10 Josef Bacikbtrfs: convert btrfs_cleanup_ordered_extents() to take...
2024-09-10 Josef Bacikbtrfs: convert btrfs_cleanup_ordered_extents() to use...
2024-09-10 Josef Bacikbtrfs: convert run_delalloc_nocow() to take a folio
2024-09-10 Josef Bacikbtrfs: convert fallback_to_cow() to take a folio
2024-09-10 Josef Bacikbtrfs: convert cow_file_range() to take a folio
2024-09-10 Josef Bacikbtrfs: convert cow_file_range_inline() to take a folio
2024-09-10 Josef Bacikbtrfs: convert run_delalloc_cow() to take a folio
2024-09-10 Josef Bacikbtrfs: convert extent_write_locked_range() to take...
2024-09-10 Josef Bacikbtrfs: convert extent_clear_unlock_delalloc() to take...
2024-09-10 Josef Bacikbtrfs: convert process_one_page() to operate only on...
2024-09-10 Josef Bacikbtrfs: convert __process_pages_contig() to take a folio
2024-09-10 Josef Bacikbtrfs: convert __unlock_for_delalloc() to take a folio
2024-09-10 Josef Bacikbtrfs: convert lock_delalloc_pages() to take a folio
2024-09-10 Josef Bacikbtrfs: convert find_lock_delalloc_range() to use a...
2024-09-10 Josef Bacikbtrfs: convert writepage_delalloc() to take a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_mark_ordered_io_finished() to...
2024-09-10 Josef Bacikbtrfs: convert btrfs_finish_ordered_extent() to take...
2024-09-10 Josef Bacikbtrfs: convert can_finish_ordered_extent() to use a...
2024-09-10 Josef Bacikbtrfs: utilize folio more in btrfs_page_mkwrite()
2024-09-10 Josef Bacikbtrfs: convert add_ra_bio_pages() to use only folios
2024-09-10 Josef Bacikbtrfs: convert __extent_writepage() to be completely...
2024-09-10 Josef Bacikbtrfs: convert extent_write_locked_range() to use folios
2024-09-10 Josef Bacikbtrfs: convert __extent_writepage_io() to take a folio
2024-09-10 Josef Bacikbtrfs: update the writepage tracepoint to take a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_do_readpage() to only use a folio
2024-09-10 Josef Bacikbtrfs: convert submit_extent_page() to use a folio
2024-09-10 Josef Bacikbtrfs: convert begin_page_folio() to take a folio instead
2024-09-10 Josef Bacikbtrfs: convert end_page_read() to take a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_read_folio() to only use a folio
2024-09-10 Josef Bacikbtrfs: convert btrfs_readahead() to only use folio
2024-09-10 Li Zhangbtrfs: print message on device opening error during...
2024-09-10 Qu Wenruobtrfs: move uuid tree related code to uuid-tree.[ch]
2024-09-10 Filipe Mananabtrfs: reduce size and overhead of extent_map_block_end()
2024-09-10 Johannes Thumshirnbtrfs: update stripe_extent delete loop assumptions
2024-09-10 Johannes Thumshirnbtrfs: update stripe extents for existing logical addresses
2024-09-08 Linus TorvaldsLinux 6.11-rc7 v6.11-rc7
2024-09-08 Linus TorvaldsMerge tag 'timers_urgent_for_v6.11_rc7' of git://git...
2024-09-08 Linus TorvaldsMerge tag 'perf_urgent_for_v6.11_rc7' of git://git...
2024-09-08 Linus TorvaldsMerge tag 'char-misc-6.11-rc7' of git://git.kernel...
2024-09-08 Linus TorvaldsMerge tag 'usb-6.11-rc7' of git://git.kernel.org/pub...
2024-09-07 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2024-09-07 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-09-07 Linus TorvaldsMerge tag 'pinctrl-v6.11-3' of git://git.kernel.org...
2024-09-07 Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2'...
2024-09-07 Linus TorvaldsMerge tag 'pci-v6.11-fixes-3' of git://git.kernel.org...
2024-09-07 Linus TorvaldsMerge tag 'v6.11-rc6-cifs-client-fixes' of git://git...
2024-09-06 Linus TorvaldsKVM: x86: don't fall through case statements without...
2024-09-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-09-06 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-rc7' of git://git.kerne...
2024-09-06 Linus TorvaldsMerge tag 'powerpc-6.11-3' of git://git.kernel.org...
2024-09-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-09-06 Linus TorvaldsMerge tag 'pm-6.11-rc7' of git://git.kernel.org/pub...
2024-09-06 Linus TorvaldsMerge tag 'block-6.11-20240906' of git://git.kernel...
2024-09-06 Linus TorvaldsMerge tag 'sound-6.11-rc7' of git://git.kernel.org...
2024-09-06 Linus TorvaldsMerge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub...
2024-09-06 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kerne...
2024-09-06 Linus TorvaldsMerge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel...
2024-09-06 Linus TorvaldsMerge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel...
2024-09-06 Linus TorvaldsMerge tag 'drm-fixes-2024-09-06' of https://gitlab...
2024-09-06 Christian Braunerlibfs: fix get_stashed_dentry()
2024-09-06 Takashi IwaiMerge tag 'asoc-fix-v6.11-rc6' of https://git.kernel...
2024-09-06 Linus TorvaldsMerge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub...
2024-09-06 Dave AirlieMerge tag 'amd-drm-fixes-6.11-2024-09-05' of https...
2024-09-06 Dave AirlieMerge tag 'drm-misc-fixes-2024-09-05' of https://gitlab...
2024-09-06 Dave AirlieMerge tag 'drm-xe-fixes-2024-09-05' of https://gitlab...
next
This page took 0.088976 seconds and 4 git commands to generate.