summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-10NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode bufferChuck Lever
2025-01-10NFSD: Encode COMPOUND operation status on page boundariesChuck Lever
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-01-10pstore/zone: avoid dereferencing zero sized ptr after init zonesEugen Hristev
2025-01-10binfmt_flat: Fix integer overflow bug on 32 bit systemsDan Carpenter
2025-01-10afs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells
2025-01-10afs: Add rootcell checksDavid Howells
2025-01-10afs: Make /afs/.<cell> as well as /afs/<cell> mountpointsDavid Howells
2025-01-10hostfs: Convert to writepagesMatthew Wilcox (Oracle)
2025-01-10xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong
2025-01-10fs: debugfs: fix open proxy for unsafe filesJohannes Berg
2025-01-09bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yetKent Overstreet
2025-01-09bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsckKent Overstreet
2025-01-09bcachefs: Check for dirents to overwritten inodesKent Overstreet
2025-01-09bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depthKent Overstreet
2025-01-09bcachefs: Don't set btree_path to updtodate if we don't fillKent Overstreet
2025-01-09bcachefs: __bch2_btree_pos_to_text()Kent Overstreet
2025-01-09bcachefs: printbuf_reset() handles tabstopsKent Overstreet
2025-01-09bcachefs: Silence read-only errors when deleting snapshotsKent Overstreet
2025-01-09bcachefs: Dropped superblock write is no longer a fatal errorKent Overstreet
2025-01-09bcachefs: bch2_trans_node_drop()Kent Overstreet
2025-01-09bcachefs: bch2_trans_unlock_write()Kent Overstreet
2025-01-09bcachefs: btree_node_unlock() can now drop write locksKent Overstreet
2025-01-09bcachefs: six locks: write locks can now be held recursivelyKent Overstreet
2025-01-09bcachefs: bch2_fs_btree_gc_init()Kent Overstreet
2025-01-09bcachefs: Assert that btree write buffer only touches the right btreesKent Overstreet
2025-01-09bcachefs: bch2_inum_path() now crosses subvolumes correctlyKent Overstreet
2025-01-09bcachefs: bch2_inum_path() no longer returns an error for disconnected inumsKent Overstreet
2025-01-09bcachefs: btree_path_very_locks(): verify lock seqKent Overstreet
2025-01-09bcachefs: fix bch2_btree_key_cache_drop()Kent Overstreet
2025-01-09bcachefs: bch2_btree_node_write_trans()Kent Overstreet
2025-01-09bcachefs: Fixes for snapshot_tree.master_subvolKent Overstreet
2025-01-09bcachefs: Don't rely on snapshot_tree.master_subvol for reattachingKent Overstreet
2025-01-09bcachefs: bch2_kvmalloc()Kent Overstreet
2025-01-09bcachefs: Fix assert for online fsckKent Overstreet
2025-01-09bcachefs: Handle -BCH_ERR_need_mark_replicas in gcKent Overstreet
2025-01-09bcachefs: Write lock btree node in key cache fillsKent Overstreet
2025-01-09bcachefs: kill __bch2_btree_iter_flags()Kent Overstreet
2025-01-09bcachefs: Drop redundant "read error" call from btree_gcKent Overstreet
2025-01-09bcachefs: Drop racy warningKent Overstreet
2025-01-09bcachefs: better check_bp_exists() error messageKent Overstreet
2025-01-09bcachefs: add counter_flags for countersHongbo Li
2025-01-09bcachefs: bcachefs_metadata_version_autofix_errorsKent Overstreet
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet
2025-01-09Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09afs: Fix merge preference rule failure conditionLizhi Xu
2025-01-09netfs: Fix read-retry for fs with no ->prepare_read()David Howells