summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-13bcachefs: BTREE_ID_subvolume_childrenKent Overstreet
2024-03-13bcachefs: bch_subvolume::fs_path_parentKent Overstreet
2024-03-13bcachefs: bch2_btree_bit_mod()Kent Overstreet
2024-03-13bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_bufferedKent Overstreet
2024-03-13bcachefs: Correctly reattach subvolumesKent Overstreet
2024-03-13bcachefs: check_path() now prints full inode when reattachingKent Overstreet
2024-03-13bcachefs: Pass inode bkey to check_path()Kent Overstreet
2024-03-13bcachefs: Fix path where dirent -> subvol missing and we don't fixKent Overstreet
2024-03-13bcachefs: bch_subvolume::parent -> creation_parentKent Overstreet
2024-03-13bcachefs: Repair subvol dirents that point to non subvolsKent Overstreet
2024-03-13bcachefs: check dirent->d_parent_subvolKent Overstreet
2024-03-13bcachefs: check inode->bi_parent_subvol against direntKent Overstreet
2024-03-13bcachefs: delete duplicated checks in check_dirent_to_subvol()Kent Overstreet
2024-03-13bcachefs: simplify check_dirent_inode_dirent()Kent Overstreet
2024-03-13bcachefs: check bi_parent_subvol in check_inode()Kent Overstreet
2024-03-13bcachefs: better log message in lookup_inode_for_snapshot()Kent Overstreet
2024-03-13bcachefs: check_inode_dirent_inode()Kent Overstreet
2024-03-13bcachefs: Check subvol <-> inode pointers in check_inode()Kent Overstreet
2024-03-13bcachefs: Check subvol <-> inode pointers in check_subvol()Kent Overstreet
2024-03-13bcachefs: Kill more -EIO error codesKent Overstreet
2024-03-13bcachefs: thread_with_file: add f_ops.flushKent Overstreet
2024-03-13bcachefs: thread_with_file: Fix missing va_end()Kent Overstreet
2024-03-13bcachefs: thread_with_file: allow ioctls against these filesDarrick J. Wong
2024-03-13bcachefs: thread_with_file: create ops structure for thread_with_stdioDarrick J. Wong
2024-03-13bcachefs: thread_with_file: fix various printf problemsDarrick J. Wong
2024-03-13bcachefs: thread_with_file: allow creation of readonly filesDarrick J. Wong
2024-03-13bcachefs: thread_with_stdio: suppress hung task warningKent Overstreet
2024-03-13bcachefs: thread_with_stdio: Mark completed in ->release()Kent Overstreet
2024-03-13bcachefs: Thread with file documentationKent Overstreet
2024-03-13bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()Kent Overstreet
2024-03-13bcachefs: thread_with_stdio: kill thread_with_stdio_done()Kent Overstreet
2024-03-13bcachefs: thread_with_stdio: convert to darrayKent Overstreet
2024-03-13bcachefs: thread_with_stdio: eliminate double bufferingKent Overstreet
2024-03-13bcachefs: kill kvpmalloc()Kent Overstreet
2024-03-13Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'fsnotify_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-13Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-13pidfs: remove config optionChristian Brauner
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12f2fs: prevent atomic write on pinned fileDaeho Jeong
2024-03-12f2fs: fix to handle error paths of {new,change}_curseg()Zhiguo Niu
2024-03-12f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu
2024-03-12f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu
2024-03-12f2fs: fix to truncate meta inode pages forcelyChao Yu
2024-03-12f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang
2024-03-12f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-nextLinus Torvalds