summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-05Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-05aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet
2024-04-04Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-03bcachefs: reconstruct_inode()Kent Overstreet
2024-04-03bcachefs: Subvolume reconstructionKent Overstreet
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-04-03bcachefs: Don't skip fake btree roots in fsckKent Overstreet
2024-04-03bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()Kent Overstreet
2024-04-03bcachefs: Etyzinger cleanupsKent Overstreet
2024-04-03bcachefs: bch2_shoot_down_journal_keys()Kent Overstreet
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet
2024-04-03Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...Linus Torvalds
2024-04-03security: Place security_path_post_mknod() where the original IMA call wasRoberto Sassu
2024-04-03vboxsf: explicitly deny setlease attemptsJeff Layton
2024-04-03vboxsf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-04-03vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-03vboxsf: remove redundant variable out_lenColin Ian King
2024-04-02bcachefs: ratelimit informational fsck errorsKent Overstreet
2024-04-02bcachefs: Check for bad needs_discard before doing discardKent Overstreet
2024-04-02bcachefs: Improve bch2_btree_update_to_text()Kent Overstreet
2024-04-02mean_and_variance: Drop always failing testsGuenter Roeck
2024-04-02ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon
2024-04-02ksmbd: validate payload size in ipc responseNamjae Jeon
2024-04-02ksmbd: don't send oplock break if rename failsNamjae Jeon
2024-04-02bcachefs: fix nocow lock deadlockKent Overstreet
2024-04-01bcachefs: BCH_WATERMARK_interior_updatesKent Overstreet
2024-04-01bcachefs: Fix btree node reserveKent Overstreet
2024-04-01bcachefs: On emergency shutdown, print out current journal sequence numberKent Overstreet
2024-04-01bcachefs: Fix overlapping extent repairKent Overstreet
2024-04-01bcachefs: Fix remove_dirent()Kent Overstreet
2024-04-01bcachefs: Logged op errors should be ignoredKent Overstreet
2024-03-31bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet
2024-03-31bcachefs: bch2_run_explicit_recovery_pass_persistent()Kent Overstreet
2024-03-31bcachefs: Ensure bch_sb_field_ext always existsKent Overstreet
2024-03-31bcachefs: Flush journal immediately after replay if we did early repairKent Overstreet
2024-03-31bcachefs: Resume logged ops after fsckKent Overstreet
2024-03-31bcachefs: Add error messages to logged ops fnsKent Overstreet
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet
2024-03-31bcachefs: fix backpointer for missing alloc key msgKent Overstreet
2024-03-31bcachefs: Fix bch2_btree_increase_depth()Kent Overstreet
2024-03-31bcachefs: Kill bch2_bkey_ptr_data_type()Kent Overstreet
2024-03-31bcachefs: Fix use after free in check_root_trans()Kent Overstreet
2024-03-31bcachefs: Fix repair path for missing indirect extentsKent Overstreet
2024-03-31bcachefs: Fix use after free in bch2_check_fix_ptrs()Kent Overstreet
2024-03-31bcachefs: Fix btree node keys accounting in topology repair pathKent Overstreet