projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-12-15
Qu Wenruo
btrfs: fix mismatching parameter names for btrfs_get_ex...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: use the flags of an extent map to identify the...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: refactor mergable_maps() for more readability
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: make extent_map_end() argument const
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: avoid useless rbtree iterations when attempting...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: log messages at unpin_extent_range() during...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: remove redundant value assignment at btrfs_add_e...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: unexport add_extent_mapping()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: tests: print all values as decimal in messages...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: tests: do not ignore NULL extent maps for extent...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: tests: fix error messages for test case 4 of...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: assert extent map is not in a list when setting...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: allocate btrfs_inode::file_extent_tree only...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: cache that we don't have security.capability set
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: remove code for inode_cache and recovery mount...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: set clear_cache if we use usebackuproot
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: move one shot mount option clearing to super.c
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: remove old mount API code
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: move the device specific mount options to super.c
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: switch to the new mount API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: handle the ro->rw transition for mounting differ...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add get_tree callback for new mount API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add reconfigure callback for fs_context
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add fs context handling functions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add parse_param callback for the new mount API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add fs_parameter definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: add a NOSPACECACHE mount option flag
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: split out ro->rw and rw->ro helpers into their...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: do not allow free space tree rebuild on extent...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: move space cache settings into open_ctree
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: set default compress type at btrfs_init_fs_info...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Josef Bacik
btrfs: split out the mount option validation code into...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Christian Brauner
fs: indicate request originates from old mount API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: remove no longer used EXTENT_MAP_DELALLOC block...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Qu Wenruo
btrfs: allow extent buffer helpers to skip cross-page...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Johannes Thumshirn
btrfs: reflow btrfs_free_tree_block
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Johannes Thumshirn
btrfs: use memset_page instead of opencoding it
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Johannes Thumshirn
btrfs: remove now unneeded btrfs_redirty_list_add
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Johannes Thumshirn
btrfs: zoned: don't clear dirty flag of extent buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Johannes Thumshirn
btrfs: rename EXTENT_BUFFER_NO_CHECK to EXTENT_BUFFER_Z...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: always set extent_io_tree::inode and drop fs_info
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: enhance extent_io_tree error reports
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: constify fs_info parameter in __btrfs_panic()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: drop error message in extent_io_tree insert_state()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: move lockdep class setting out of extent_io_tree...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: remove stripe size local variable from insert_de...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: use a dedicated data structure for chunk maps
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: use btrfs_next_item() at scrub.c:find_first_exte...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: unexport extent_map_block_end()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: split assert into two different asserts when...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: mark sanity checks when getting chunk map as...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: remove unused btrfs_root::type
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: remove unused definition of tree_entry in extent...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: raid56: remove unused btrfs_plug_cb::work
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: remove unused btrfs_ordered_extent::outstanding_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: scrub: remove unused scrub_ctx::sectors_per_bio
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Qu Wenruo
btrfs: migrate to use folio private instead of page...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: use shrinker for compression page pool
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
David Sterba
btrfs: use page alloc/free wrappers for compression...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Qu Wenruo
btrfs: do not utilize goto to implement delayed inode...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: make the logic from btrfs_block_can_be_shared...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: use bool for return type of btrfs_block_can_be_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: remove log_extents_lock and logged_list from...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Filipe Manana
btrfs: remove duplicate btrfs_clear_buffer_dirty()...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Linus Torvalds
Merge tag '6.7-rc5-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.7-4' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Linus Torvalds
Merge tag 'net-6.7-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Linus Torvalds
Merge tag 'for-6.7-rc5-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Igor Russkikh
net: atlantic: fix double free in ring reinit logic
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Hyunwoo Kim
appletalk: Fix Use-After-Free in atalk_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Andrew Halaney
net: stmmac: Handle disabled MDIO busses from devicetree
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Sneh Shah
net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Jakub Kicinski
Merge branch '40GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Jakub Kicinski
Merge branch 'dpaa2-switch-various-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Ioana Ciornei
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Ioana Ciornei
dpaa2-switch: fix size of the dma_unmap
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Eric Dumazet
net: prevent mss overflow in skb_segment()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Nikolay Kuratov
vsock/virtio: Fix unsigned integer wrap around in virti...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Yusong Gao
sign-file: Fix incorrect return values check
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Linus Torvalds
Merge tag 'pull-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Jakub Kicinski
Revert "tcp: disable tcp_autocorking for socket when...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Linus Torvalds
Merge tag 'efi-urgent-for-v6.7-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Al Viro
fix ufs_get_locked_folio() breakage
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
David S. Miller
Merge branch 'stmmac-bug-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Krzysztof Kozlowski
MIPS: dts: loongson: drop incorrect dwmac fallback...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Krzysztof Kozlowski
stmmac: dwmac-loongson: drop useless check for compatib...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Yanteng Si
stmmac: dwmac-loongson: Make sure MDIO is initialized...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Salvatore Dipietro
tcp: disable tcp_autocorking for socket when TCP_NODELA...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Linus Torvalds
Merge tag 'hid-for-linus-2023121201' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Jiri Pirko
dpll: sanitize possible null pointer dereference in...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Jakub Kicinski
Merge branch 'ena-driver-xdp-bug-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
David Arinzon
net: ena: Fix XDP redirection error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
David Arinzon
net: ena: Fix DMA syncing in XDP path when SWIOTLB...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
David Arinzon
net: ena: Fix xdp drops handling due to multibuf packets
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
David Arinzon
net: ena: Destroy correct number of xdp queues upon...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Dong Chenchen
net: Remove acked SYN flag from packet in the transmit...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Dinghao Liu
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Linus Torvalds
Merge tag 'ext4_for_linus-6.7-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Slawomir Laba
iavf: Fix iavf_shutdown to call iavf_remove instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Piotr Gardocki
iavf: Handle ntuple on/off based on new state machines...
commit
|
commitdiff
|
tree
|
snapshot
next