summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09bcachefs: bch2_readdir() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-09-09bcachefs: for_each_btree_key_in_subvolume_upto()Kent Overstreet
2024-09-09bcachefs: bch2_fiemap(): call trans_begin() on every loop iterKent Overstreet
2024-09-09bcachefs: bchfs_read(): call trans_begin() on every loop iterKent Overstreet
2024-09-09bcachefs: kill bch2_btree_iter_peek_and_restart()Kent Overstreet
2024-09-09bcachefs: Btree path tracepointsKent Overstreet
2024-09-09bcachefs: Add check for btree_path ref overflowKent Overstreet
2024-09-09bcachefs: Don't delete open files in online fsckKent Overstreet
2024-09-09bcachefs: Mark bch_inode_info as SLAB_ACCOUNTYouling Tang
2024-09-09bcachefs: fix btree_key_cache sysfs knobKent Overstreet
2024-09-09bcachefs: allocate inode by using alloc_inode_sb()Youling Tang
2024-09-09bcachefs: Opt_durability can now be set via bch2_opt_set_sb()Kent Overstreet
2024-09-09bcachefs: bch2_opt_set_sb() can now set (some) device optionsKent Overstreet
2024-09-09bcachefs: data_allowed is now an opts.h optionKent Overstreet
2024-09-09bcachefs: Annotate struct bucket_array with __counted_by()Thorsten Blum
2024-09-09bcachefs: Fix format specifier in bch2_btree_key_cache_to_text()Nathan Chancellor
2024-09-09bcachefs: key cache can now allocate from pendingKent Overstreet
2024-09-09bcachefs: Rip out freelists from btree key cacheKent Overstreet
2024-09-09bcachefs: rcu_pending now works in userspaceKent Overstreet
2024-09-09bcachefs: rcu_pendingKent Overstreet
2024-09-09lib/generic-radix-tree.c: add preallocationKent Overstreet
2024-09-09lib/generic-radix-tree.c: genradix_ptr_inlined()Kent Overstreet
2024-09-09bcachefs: Fix deadlock in __wait_on_freeing_inode()Kent Overstreet
2024-09-09bcachefs: switch to rhashtable for vfs inodes hashKent Overstreet
2024-09-09inode: make __iget() a static inlineKent Overstreet
2024-09-09bcachefs: Replace div_u64 with div64_u64 where second param is u64Reed Riley
2024-09-09bcachefs: Fix sysfs rebalance duration waited formattingFeiko Nanninga
2024-09-09bcachefs: Fix negative timespecsAlyssa Ross
2024-09-09bcachefs: More BCH_SB_MEMBER_INVALID supportKent Overstreet
2024-09-09bcachefs: Simplify bch2_bkey_drop_ptrs()Kent Overstreet
2024-09-09bcachefs: Add a cond_resched() to __journal_keys_sort()Kent Overstreet
2024-09-09bcachefs: Fix ca->io_ref usageKent Overstreet
2024-09-09xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()Nathan Chancellor
2024-09-09xfrm: policy: fix null dereferenceFlorian Westphal
2024-09-09Merge branch 'unmask-dscp-part-four'David S. Miller
2024-09-09sctp: Unmask upper DSCP bits in sctp_v4_get_dst()Ido Schimmel
2024-09-09ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()Ido Schimmel
2024-09-09netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()Ido Schimmel
2024-09-09netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()Ido Schimmel
2024-09-09ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel
2024-09-09ipv4: icmp: Unmask upper DSCP bits in icmp_reply()Ido Schimmel
2024-09-09bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()Ido Schimmel
2024-09-09ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()Ido Schimmel
2024-09-09netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()Ido Schimmel
2024-09-09Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtwKalle Valo
2024-09-09wifi: brcmfmac: cfg80211: Convert comma to semicolonChen Ni
2024-09-09wifi: rsi: Remove an unused field in struct rsi_debugfsChristophe JAILLET