aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-01-02NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
2026-01-02nfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
2026-01-02nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown4-5/+44
2026-01-02NFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
2026-01-02Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-3/+9
2026-01-02Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+10
2025-12-30Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-24/+38
2025-12-30smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho1-0/+6
2025-12-30smb3 client: add missing tracepoint for unsupported ioctlsSteve French2-0/+4
2025-12-29smb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
2025-12-29smb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
2025-12-29smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
2025-12-29ksmbd: Fix memory leak in get_file_all_info()Zilin Guan1-1/+3
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+9
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-69/+70
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton1-1/+1
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever1-4/+10
2025-12-24lockd: fix vfs_test_lock() callsNeilBrown4-18/+24
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-4/+19
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan1-0/+2
2025-12-24ecryptfs: Release lower parent dentry after creating dirTyler Hicks1-0/+1
2025-12-24ecryptfs: Fix improper mknod pairing of start_creating()/end_removing()Tyler Hicks1-1/+1
2025-12-24VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya1-1/+2
2025-12-24fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya1-0/+3
2025-12-24fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHEDMateusz Guzik1-5/+13
2025-12-24netfs: Fix early read unlock of page with EOF in middleDavid Howells1-1/+1
2025-12-23fs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg1-2/+4
2025-12-21smb/server: fix minimum SMB2 PDU sizeChenXiaoSong1-2/+2
2025-12-21smb/server: fix minimum SMB1 PDU sizeChenXiaoSong1-2/+3
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon8-61/+61
2025-12-21ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells2-11/+11
2025-12-22erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
2025-12-20Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
2025-12-19debugfs: Fix memleak in debugfs_change_name().Kuniyuki Iwashima1-2/+5
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-45/+61
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever1-1/+7
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar1-1/+4
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2025-12-16cifs: update internal module version numberSteve French1-2/+2
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong5-43/+58
2025-12-16smb: align durable reconnect v2 context to 8 byte boundaryBharath SM1-0/+1