summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 hourserofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
16 hoursMerge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
16 hourserofs: don't bother with s_stack_depth increasing for nowGao Xiang
28 hoursMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
29 hoursMerge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
4 dayspidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner
4 daysMerge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
5 daysbtrfs: show correct warning if can't read data reloc treeMark Harmstone
5 daysbtrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran
5 daysbtrfs: force free space tree for bs > ps casesQu Wenruo
5 daysbtrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo
5 daysbtrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana
5 daysbtrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo
5 daysMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysNFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis
8 daysnfsd: check that server is running in unlock_filesystemOlga Kornievskaia
8 daysnfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
8 daysnfsd: provide locking for v4_end_graceNeilBrown
8 daysNFSD: Fix permission check for read access to executable-only filesScott Mayhew
8 daysNFSD: Remove NFSERR_EAGAINChuck Lever
8 daysMerge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
8 daysMerge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
11 daysMerge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
11 dayssmb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho
11 dayssmb3 client: add missing tracepoint for unsupported ioctlsSteve French
12 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong
12 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong
12 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong
12 daysksmbd: Fix memory leak in get_file_all_info()Zilin Guan
2025-12-26Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2025-12-24lockd: fix vfs_test_lock() callsNeilBrown
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
2025-12-24ecryptfs: Release lower parent dentry after creating dirTyler Hicks
2025-12-24ecryptfs: Fix improper mknod pairing of start_creating()/end_removing()Tyler Hicks
2025-12-24VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya
2025-12-24fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya
2025-12-24fs: make sure to fail try_to_unlazy() and try_to_unlazy() for LOOKUP_CACHEDMateusz Guzik
2025-12-24netfs: Fix early read unlock of page with EOF in middleDavid Howells
2025-12-23fs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg
2025-12-21smb/server: fix minimum SMB2 PDU sizeChenXiaoSong
2025-12-21smb/server: fix minimum SMB1 PDU sizeChenXiaoSong
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-12-21ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells