summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-02bcachefs: new subvol ioctlsbcachefs_subvol_ioctlsKent Overstreet
2024-03-02bcachefs: bch2_inum_to_path()Kent Overstreet
2024-03-02statx: stx_volKent Overstreet
2024-03-02bcachefs: copy_(to|from)_user_errcode()Kent Overstreet
2024-03-01bcachefs: Split out bkey_types.hKent Overstreet
2024-03-01bcachefs: fix lost journal buf wakeup due to improved pipeliningBrian Foster
2024-03-01bcachefs: intercept mountoption value for bool typeHongbo Li
2024-02-29bcachefs: avoid returning private error code in bch2_xattr_bcachefs_setHongbo Li
2024-02-29bcachefs: Buffered write path now can avoid the inode lockKent Overstreet
2024-02-29fs: file_remove_privs_flags()Kent Overstreet
2024-02-28bcachefs: Fix bch2_journal_noflush_seq()Kent Overstreet
2024-02-28bcachefs: fix the error code when mounting with incorrect options.Hongbo Li
2024-02-27bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet
2024-02-27bcachefs: fix check_inode_deleted_list()Kent Overstreet
2024-02-27bcachefs: improve move_gap()Kent Overstreet
2024-02-27bcachefs: journal_keys now uses darray helpersKent Overstreet
2024-02-27bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet
2024-02-27bcachefs: jset_entry for loops declare loop iterKent Overstreet
2024-02-27bcachefs: Errcode tracepoint, documentationKent Overstreet
2024-02-27bcachefs: remove redundant assignment to variable retColin Ian King
2024-02-27bcachefs: Silence gcc warnings about arm arch ABI driftCalvin Owens
2024-02-27thread_with_file: add f_ops.flushKent Overstreet
2024-02-27bcachefs: Add journal.blocked to journal_debug_to_text()Kent Overstreet
2024-02-27bcachefs: Fix journal_buf bitfield accessesKent Overstreet
2024-02-27bcachefs: Split out discard fastpathKent Overstreet
2024-02-27bcachefs: improve bch2_journal_buf_to_text()Kent Overstreet
2024-02-27bcachefs: Drop redundant btree_path_downgrade()sKent Overstreet
2024-02-27bcachefs: rebalance_status now shows correct unitsDaniel Hill
2024-02-27bcachefs: more informative write path error messageKent Overstreet
2024-02-27MAINTAINERS: repair file entries in THREAD WITH FILELukas Bulwahn
2024-02-27bcachefs: check_path() now only needs to walk up to subvolume rootKent Overstreet
2024-02-27bcachefs: bch2_check_subvolume_structure()Kent Overstreet
2024-02-27bcachefs: omit alignment attribute on big endian struct bkeyThomas Bertschinger
2024-02-27bcachefs: bch2_trigger_alloc() handles state changes betterKent Overstreet
2024-02-27bcachefs: skip invisible entries in empty subvolume checkingGuoyu Ou
2024-02-27thread_with_file: Fix missing va_end()Kent Overstreet
2024-02-27thread_with_file: allow ioctls against these filesDarrick J. Wong
2024-02-27thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong
2024-02-27thread_with_file: fix various printf problemsDarrick J. Wong
2024-02-27thread_with_file: allow creation of readonly filesDarrick J. Wong
2024-02-27bcachefs: bch2_print_opts()Kent Overstreet
2024-02-27bcachefs: Improve error messages in device remove pathKent Overstreet
2024-02-27bcachefs: Use kvzalloc() when dynamically allocating btree pathsKent Overstreet
2024-02-27bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()Kent Overstreet
2024-02-27bcachefs: Save key_cache_path in peek_slot()Kent Overstreet
2024-02-27bcachefs: Pin btree cache in ram for random access in fsckKent Overstreet
2024-02-27bcachefs: Check for subvolume children when deleting subvolumesKent Overstreet
2024-02-27bcachefs: BTREE_ID_subvolume_childrenKent Overstreet
2024-02-27bcachefs: bch_subvolume::fs_path_parentKent Overstreet
2024-02-27bcachefs: bch2_btree_bit_mod()Kent Overstreet