summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-03security: Place security_path_post_mknod() where the original IMA call wasRoberto Sassu
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
2024-03-31bcachefs: Check btree ptr min_key in .invalidKent Overstreet
2024-03-31bcachefs: add REQ_SYNC and REQ_IDLE in write diozhuxiaohui
2024-03-31bcachefs: Improved topology repair checksKent Overstreet
2024-03-31bcachefs: Be careful about btree node splits during journal replayKent Overstreet
2024-03-31bcachefs: btree_and_journal_iter now respects trans->journal_replay_not_finishedKent Overstreet
2024-03-31bcachefs: fix trans->mem realloc in __bch2_trans_kmallocHongbo Li
2024-03-31bcachefs: Don't do extent merging before journal replay is finishedKent Overstreet
2024-03-31bcachefs: Add checks for invalid snapshot IDsKent Overstreet
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet
2024-03-31bcachefs: Add an assertion for trying to evict btree rootKent Overstreet
2024-03-31bcachefs: fix mount error pathKent Overstreet
2024-03-31bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()Thomas Bertschinger
2024-03-31bcachefs: Fix journal pins in btree write bufferKent Overstreet
2024-03-31bcachefs: Fix assert in bch2_backpointer_invalid()Kent Overstreet
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-29Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-03-27Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-27Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-27Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY repliesChuck Lever
2024-03-27cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-26smb3: add trace event for mknodSteve French
2024-03-26btrfs: fix race in read_extent_buffer_pages()Tavian Barnes
2024-03-26btrfs: return accurate error code on open failure in open_fs_devices()Anand Jain
2024-03-26btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-03-26btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping()Filipe Manana
2024-03-26btrfs: fix message not properly printing interval when adding extent mapFilipe Manana