summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14rxrpc: Fix use of changed alignment param to page_frag_alloc_align()David Howells
2024-03-14hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida
2024-03-14vmxnet3: Fix missing reserved tailroomWilliam Tu
2024-03-14afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells
2024-03-14afs: Don't cache preferred addressDavid Howells
2024-03-14afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-14tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima
2024-03-13Revert "blk-lib: check for kill signal"Christoph Hellwig
2024-03-13bcachefs: time_stats: shrink time_stat_buffer for better alignmentDarrick J. Wong
2024-03-13bcachefs: time_stats: split stats-with-quantiles into a separate structureDarrick J. Wong
2024-03-13bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a dietDarrick J. Wong
2024-03-13bcachefs: time_stats: add larger unitsDarrick J. Wong
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13bcachefs: pull out time_stats.[ch]Kent Overstreet
2024-03-13bcachefs: reconstruct_alloc cleanupKent Overstreet
2024-03-13bcachefs: fix bch_folio_sector paddingKent Overstreet
2024-03-13bcachefs: Fix btree key cache coherency during replayKent Overstreet
2024-03-13bcachefs: Always flush write buffer in delete_dead_inodes()Kent Overstreet
2024-03-13bcachefs: Fix order of gc_done passesKent Overstreet
2024-03-13bcachefs: fix deletion of indirect extents in btree_gcKent Overstreet
2024-03-13bcachefs: Prefer struct_size over open coded arithmeticErick Archer
2024-03-13bcachefs: Kill unused flags argument to btree_split()Kent Overstreet
2024-03-13bcachefs: Check for writing superblocks with nonsense member seq fieldsKent Overstreet
2024-03-13bcachefs: fix bch2_journal_buf_to_text()Kent Overstreet
2024-03-13lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet
2024-03-13bcachefs: copy_(to|from)_user_errcode()Kent Overstreet
2024-03-13bcachefs: Split out bkey_types.hKent Overstreet
2024-03-13bcachefs: fix lost journal buf wakeup due to improved pipeliningBrian Foster
2024-03-13bcachefs: intercept mountoption value for bool typeHongbo Li
2024-03-13bcachefs: avoid returning private error code in bch2_xattr_bcachefs_setHongbo Li
2024-03-13bcachefs: Buffered write path now can avoid the inode lockKent Overstreet
2024-03-13fs: file_remove_privs_flags()Kent Overstreet
2024-03-13bcachefs: Fix bch2_journal_noflush_seq()Kent Overstreet
2024-03-13bcachefs: fix the error code when mounting with incorrect options.Hongbo Li
2024-03-13bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet
2024-03-13bcachefs: improve move_gap()Kent Overstreet
2024-03-13bcachefs: journal_keys now uses darray helpersKent Overstreet
2024-03-13bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet
2024-03-13bcachefs: jset_entry for loops declare loop iterKent Overstreet
2024-03-13bcachefs: Errcode tracepoint, documentationKent Overstreet
2024-03-13bcachefs: remove redundant assignment to variable retColin Ian King
2024-03-13bcachefs: Silence gcc warnings about arm arch ABI driftCalvin Owens
2024-03-13bcachefs: Add journal.blocked to journal_debug_to_text()Kent Overstreet
2024-03-13bcachefs: Fix journal_buf bitfield accessesKent Overstreet
2024-03-13bcachefs: Split out discard fastpathKent Overstreet
2024-03-13bcachefs: improve bch2_journal_buf_to_text()Kent Overstreet
2024-03-13bcachefs: Drop redundant btree_path_downgrade()sKent Overstreet
2024-03-13bcachefs: rebalance_status now shows correct unitsDaniel Hill
2024-03-13bcachefs: more informative write path error messageKent Overstreet
2024-03-13bcachefs: check_path() now only needs to walk up to subvolume rootKent Overstreet