index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-15
btrfs: do not allow free space tree rebuild on extent tree v2
Josef Bacik
2023-12-15
btrfs: move space cache settings into open_ctree
Josef Bacik
2023-12-15
btrfs: set default compress type at btrfs_init_fs_info time
Josef Bacik
2023-12-15
btrfs: split out the mount option validation code into its own helper
Josef Bacik
2023-12-15
fs: indicate request originates from old mount API
Christian Brauner
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
2023-12-15
btrfs: allow extent buffer helpers to skip cross-page handling
Qu Wenruo
2023-12-15
btrfs: reflow btrfs_free_tree_block
Johannes Thumshirn
2023-12-15
btrfs: use memset_page instead of opencoding it
Johannes Thumshirn
2023-12-15
btrfs: remove now unneeded btrfs_redirty_list_add
Johannes Thumshirn
2023-12-15
btrfs: zoned: don't clear dirty flag of extent buffer
Johannes Thumshirn
2023-12-15
btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_ZONED_ZEROOUT
Johannes Thumshirn
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
btrfs: enhance extent_io_tree error reports
David Sterba
2023-12-15
btrfs: constify fs_info parameter in __btrfs_panic()
David Sterba
2023-12-15
btrfs: drop error message in extent_io_tree insert_state()
David Sterba
2023-12-15
btrfs: move lockdep class setting out of extent_io_tree_init
David Sterba
2023-12-15
btrfs: remove stripe size local variable from insert_dev_extents()
Filipe Manana
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-12-15
btrfs: use btrfs_next_item() at scrub.c:find_first_extent_item()
Filipe Manana
2023-12-15
btrfs: unexport extent_map_block_end()
Filipe Manana
2023-12-15
btrfs: split assert into two different asserts when removing block group
Filipe Manana
2023-12-15
btrfs: mark sanity checks when getting chunk map as unlikely
Filipe Manana
2023-12-15
btrfs: remove unused btrfs_root::type
David Sterba
2023-12-15
btrfs: remove unused definition of tree_entry in extent-io-tree.c
David Sterba
2023-12-15
btrfs: raid56: remove unused btrfs_plug_cb::work
David Sterba
2023-12-15
btrfs: remove unused btrfs_ordered_extent::outstanding_isize
David Sterba
2023-12-15
btrfs: scrub: remove unused scrub_ctx::sectors_per_bio
David Sterba
2023-12-15
btrfs: migrate to use folio private instead of page private
Qu Wenruo
2023-12-15
btrfs: use shrinker for compression page pool
David Sterba
2023-12-15
btrfs: use page alloc/free wrappers for compression pages
David Sterba
2023-12-15
btrfs: do not utilize goto to implement delayed inode ref deletion
Qu Wenruo
2023-12-15
btrfs: make the logic from btrfs_block_can_be_shared() easier to read
Filipe Manana
2023-12-15
btrfs: use bool for return type of btrfs_block_can_be_shared()
Filipe Manana
2023-12-15
btrfs: remove log_extents_lock and logged_list from struct btrfs_root
Filipe Manana
2023-12-15
btrfs: remove duplicate btrfs_clear_buffer_dirty() prototype from disk-io.h
Filipe Manana
2023-12-14
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-14
Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-12-14
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-14
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
2023-12-14
net: stmmac: Handle disabled MDIO busses from devicetree
Andrew Halaney
2023-12-14
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
Sneh Shah
2023-12-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-12-13
Merge branch 'dpaa2-switch-various-fixes'
Jakub Kicinski
2023-12-13
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
2023-12-13
dpaa2-switch: fix size of the dma_unmap
Ioana Ciornei
2023-12-13
net: prevent mss overflow in skb_segment()
Eric Dumazet
2023-12-13
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
[next]