summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-07btrfs: move btrfs_page_mkwrite() from inode.c into file.cFilipe Manana3-168/+166
2024-05-07btrfs: remove no longer used btrfs_clone_chunk_map()Filipe Manana2-16/+0
2024-05-07btrfs: remove list_empty() check at warn_about_uncommitted_trans()Filipe Manana1-3/+0
2024-05-07btrfs: remove pointless return value assignment at btrfs_finish_one_ordered()Filipe Manana1-1/+0
2024-05-07btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana5-29/+4
2024-05-07btrfs: free PERTRANS at the end of cleanup_transaction()Boris Burkov1-4/+1
2024-05-07btrfs: compression: migrate compression/decompression paths to foliosQu Wenruo6-255/+251
2024-05-07btrfs: introduce btrfs_alloc_folio_array()Qu Wenruo2-0/+33
2024-05-07btrfs: migrate insert_inline_extent() to folio interfacesQu Wenruo1-8/+10
2024-05-07btrfs: make insert_inline_extent() accept one page directlyQu Wenruo1-22/+25
2024-05-07btrfs: compression: convert page allocation to folio interfacesQu Wenruo6-24/+24
2024-05-07btrfs: compression: add error handling for missed page cacheQu Wenruo5-8/+46
2024-05-07btrfs: stop locking the source extent range during reflinkFilipe Manana2-38/+24
2024-05-07btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()Dan Carpenter1-3/+0
2024-05-07btrfs: convert put_file_data() to foliosGoldwyn Rodrigues1-22/+23
2024-05-07btrfs: convert relocate_one_page() to folios and renameGoldwyn Rodrigues1-46/+47
2024-05-07btrfs: page to folio conversion: prealloc_file_extent_cluster()Goldwyn Rodrigues1-6/+6
2024-05-07btrfs: rename err to ret in btrfs_direct_write()Anand Jain1-24/+24
2024-05-07btrfs: rename err to ret in prepare_pages()Anand Jain1-12/+12
2024-05-07btrfs: rename err to ret in btrfs_dirty_pages()Anand Jain1-4/+4
2024-05-07btrfs: rename err to ret in create_reloc_inode()Anand Jain1-9/+9
2024-05-07btrfs: rename err to ret in __btrfs_end_transaction()Anand Jain1-4/+4
2024-05-07btrfs: rename err to ret in convert_extent_bit()Anand Jain1-15/+15
2024-05-07btrfs: rename err to ret in __set_extent_bit()Anand Jain1-14/+14
2024-05-07btrfs: rename err to ret in btrfs_ioctl_snap_destroy()Anand Jain1-33/+33
2024-05-07btrfs: rename err to ret in btrfs_cont_expand()Anand Jain1-13/+13
2024-05-07btrfs: rename err to ret in btrfs_rmdir()Anand Jain1-11/+11
2024-05-07btrfs: rename err to ret in btrfs_initxattrs()Anand Jain1-5/+5
2024-05-07btrfs: warn if EXTENT_BUFFER_UPTODATE is set while readingTavian Barnes1-0/+7
2024-05-07btrfs: add helper to clear EXTENT_BUFFER_READINGTavian Barnes1-6/+9
2024-05-07btrfs: avoid pointless wake ups of drew lock readersFilipe Manana1-2/+6
2024-05-07btrfs: remove pointless writepages callback wrapperFilipe Manana3-10/+2
2024-05-07btrfs: remove pointless readahead callback wrapperFilipe Manana3-7/+2
2024-05-07btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()Filipe Manana4-14/+14
2024-05-07btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()Filipe Manana2-12/+12
2024-05-07btrfs: remove pointless BUG_ON() when creating snapshotFilipe Manana1-2/+0
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+18
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-25/+31
2024-05-06Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189
2024-05-06Linux 6.9-rc7Linus Torvalds1-1/+1
2024-05-06epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+15
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-67/+64
2024-05-05Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+118
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-79/+147
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
2024-05-05Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1