summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-02xattr: switch xattr_permission() to switch statementChristian Brauner
2026-03-02xattr: add xattr_permission_error()Christian Brauner
2026-03-02xattr: remove rbtree-based simple_xattr infrastructureChristian Brauner
2026-03-02pidfs: adapt to rhashtable-based simple_xattrsChristian Brauner
2026-03-02kernfs: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner
2026-03-01smb: update some doc referencesZhangGuoDong
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-01ntfs: fix sysctl table registration and pathNamjae Jeon
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-02-28ntfs: Fix spelling mistake "initiailized" -> "initialized"Colin Ian King
2026-02-27nsfs: tighten permission checks for handle openingChristian Brauner
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker
2026-02-27Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum
2026-02-27fuse: refactor duplicate queue teardown operationYuto Ohnuki
2026-02-27virtiofs: add FUSE protocol validationYuto Ohnuki
2026-02-27fuse: mark DAX inode releases as blockingSergio Lopez
2026-02-27ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()Ziyi Guo
2026-02-27ext2: guard reservation window dump with EXT2FS_DEBUGMilos Nikic
2026-02-27ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocksMilos Nikic
2026-02-27ext2: remove stale TODO about kmapMilos Nikic
2026-02-27fs: udf: avoid assignment in condition when selecting allocation goalAdarsh Das
2026-02-27ntfs: Fix possible deadlockEthan Tidmore
2026-02-27ntfs: Add missing error codeEthan Tidmore
2026-02-27ntfs: Place check before dereferenceEthan Tidmore
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara
2026-02-26Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-26fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()Sun Jian
2026-02-26fanotify: call fanotify_events_supported() before path_permission() and secur...Ondrej Mosnacek
2026-02-26fanotify: avoid/silence premature LSM capability checksOndrej Mosnacek
2026-02-26inotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
2026-02-26btrfs: check block group lookup in remove_range_from_remap_tree()Mark Harmstone
2026-02-26btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()Mark Harmstone
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()Mark Harmstone
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
2026-02-26btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-02-26btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-02-26btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-02-26btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-02-26btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-02-26btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone
2026-02-26btrfs: don't commit the super block when unmounting a shutdown filesystemMiquel Sabaté Solà
2026-02-26btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà
2026-02-26btrfs: fix referenced/exclusive check in squota_check_parent_usage()Boris Burkov
2026-02-26btrfs: remove pointless WARN_ON() in cache_save_setup()Filipe Manana