aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-18JFS: Remove unnecessary parenthesesLiao Yuanhong1-5/+5
2025-09-18jfs: fix uninitialized waitqueue in transaction managerShaurya Rane1-4/+5
2025-09-18jfs: Verify inode mode when loading from diskTetsuo Handa1-1/+7
2025-09-18btrfs: reject invalid compression levelQu Wenruo3-18/+33
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds2-6/+6
2025-09-18btrfs: ref-verify: handle damaged extent root treeDavid Sterba1-1/+8
2025-09-18btrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo1-2/+2
2025-09-17smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher1-0/+3
2025-09-17smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher1-3/+3
2025-09-17smb: client: fix filename matching of deferred filesPaulo Alcantara3-27/+21
2025-09-17smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher1-1/+19
2025-09-17Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-58/+125
2025-09-17nfsd_get_inode(): lift setting ->i_{,f}op to callers.Al Viro1-18/+9
2025-09-17nfsdfs_create_files(): switch to simple_start_creating()Al Viro1-18/+12
2025-09-17_nfsd_symlink(): switch to simple_start_creating()Al Viro1-26/+16
2025-09-17nfsd_mkdir(): switch to simple_start_creating()Al Viro1-25/+12
2025-09-17nfsctl: symlink has no business bumping link count of parent directoryAl Viro1-1/+0
2025-09-17constify {__,}mnt_is_readonly()Al Viro1-2/+2
2025-09-17WRITE_HOLD machinery: no need for to bump mount_lock seqcountAl Viro1-8/+8
2025-09-17struct mount: relocate MNT_WRITE_HOLD bitAl Viro2-18/+41
2025-09-17preparations to taking MNT_WRITE_HOLD out of ->mnt_flagsAl Viro3-12/+33
2025-09-17setup_mnt(): primitive for connecting a mount to filesystemAl Viro1-17/+17
2025-09-17simplify the callers of mnt_unhold_writers()Al Viro1-24/+10
2025-09-17copy_mnt_ns(): use guardsAl Viro1-12/+4
2025-09-17copy_mnt_ns(): use the regular mechanism for freeing empty mnt_ns on failureAl Viro1-3/+1
2025-09-17Merge branch 'no-rebase-mnt_ns_tree_remove' into work.mountAl Viro1-1/+1
2025-09-17fsverity: Use 2-way interleaved SHA-256 hashing when supportedEric Biggers1-34/+139
2025-09-17fsverity: Remove inode parameter from fsverity_hash_block()Eric Biggers4-12/+9
2025-09-17f2fs: fix infinite loop in __insert_extent_tree()wangzijie1-0/+6
2025-09-17f2fs: fix zero-sized extent for precache extentswangzijie1-3/+4
2025-09-17Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+15
2025-09-17fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabledBabu Moger1-3/+3
2025-09-16slightly simplify nfs_atomic_open()Al Viro1-2/+0
2025-09-16simplify gfs2_atomic_open()Al Viro1-17/+9
2025-09-16simplify fuse_atomic_open()Al Viro1-14/+7
2025-09-16simplify nfs_atomic_open_v23()Al Viro1-11/+5
2025-09-16simplify vboxsf_dir_atomic_open()Al Viro1-16/+9
2025-09-16simplify cifs_atomic_open()Al Viro1-7/+1
2025-09-169p: simplify v9fs_vfs_atomic_open_dotl()Al Viro1-10/+5
2025-09-169p: simplify v9fs_vfs_atomic_open()Al Viro1-22/+12
2025-09-16allow finish_no_open(file, ERR_PTR(-E...))Al Viro1-4/+6
2025-09-16xfs: move the XLOG_REG_ constants out of xfs_log_format.hChristoph Hellwig2-37/+37
2025-09-16xfs: adjust the hint based zone allocation policyHans Holmberg1-7/+1
2025-09-16xfs: refactor hint based zone allocationHans Holmberg1-60/+62
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig5-9/+54
2025-09-16xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig1-9/+8
2025-09-16xfs: remove the unused xfs_log_iovec_t typedefChristoph Hellwig1-3/+2
2025-09-16xfs: remove the unused xfs_qoff_logformat_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_dq_logformat_t typedefChristoph Hellwig1-2/+2
2025-09-16xfs: remove the unused xfs_buf_log_format_t typedefChristoph Hellwig1-2/+2