summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
6 daysMerge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+8
6 daysMerge tag 'for-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+126
6 daysMerge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+4
9 daysksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum-20/+2
9 dayssmb: server: fix use-after-free in smb2_open()Marios Makassikis-3/+2
9 daysksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon-2/+4
9 daysksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon-10/+24
9 daysksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlockAli Khaledi-5/+5
9 dayssmb/server: Fix another refcount leak in smb2_open()Guenter Roeck-1/+2
11 daysrxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin-4/+4
11 daysMerge tag 'v7.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-58/+107
12 dayssmb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara-1/+3
13 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-0/+3
14 daysMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-87/+265
14 dayscifs: open files should not hold ref on superblockShyam Prasad N-13/+50
14 daysiomap: reject delalloc mappings during writebackDarrick J. Wong-6/+7
14 daysiomap: don't mark folio uptodate if read IO has bytes pendingJoanne Koong-3/+12
2026-03-03smb: client: Compare MACs in constant timeEric Biggers-2/+5
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong-2/+2
2026-03-03Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+67
2026-03-03btrfs: remove duplicated definition of btrfs_printk_in_rcu()Filipe Manana-3/+0
2026-03-03btrfs: remove unnecessary transaction abort in the received subvol ioctlFilipe Manana-1/+0
2026-03-03btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana-1/+2
2026-03-03btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana-2/+59
2026-03-03btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana-0/+16
2026-03-03btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana-0/+19
2026-03-03btrfs: read key again after incrementing slot in move_existing_remaps()Mark Harmstone-0/+2
2026-03-03btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche-0/+1
2026-03-03btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov-0/+7
2026-03-03btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg() after kthread startJohannes Thumshirn-1/+6
2026-03-03btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai-1/+4
2026-03-03btrfs: print-tree: add remap tree definitionsMark Harmstone-0/+10
2026-03-02fsverity: add dependency on 64K or smaller pagesEric Biggers-0/+3
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-14/+15
2026-03-01smb: update some doc referencesZhangGuoDong-3/+9
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong-16/+38
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2026-02-28Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
2026-02-27nsfs: tighten permission checks for handle openingChristian Brauner-1/+1
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner-0/+13
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker-1/+2
2026-02-27Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-80/+209
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum-7/+7
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum-1/+0
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara-12/+10
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara-414/+462
2026-02-26Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-5/+9
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds-0/+3