aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
9 hourstreewide: Update email addressThomas Gleixner1-2/+2
32 hourserofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
43 hoursMerge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+12
44 hourserofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2 daysMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+39
2 daysMerge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds11-91/+184
5 dayspidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner1-0/+18
5 daysMerge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds9-32/+75
6 daysbtrfs: show correct warning if can't read data reloc treeMark Harmstone1-0/+1
6 daysbtrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
6 daysbtrfs: force free space tree for bs > ps casesQu Wenruo1-1/+1
6 daysbtrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
6 daysbtrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
6 daysbtrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo1-4/+18
6 daysMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-37/+63
9 daysNFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
9 daysnfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
9 daysnfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
9 daysnfsd: provide locking for v4_end_graceNeilBrown4-5/+44
9 daysNFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
9 daysNFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
9 daysMerge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-3/+9
9 daysMerge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+10
12 daysMerge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-24/+38
12 dayssmb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho1-0/+6
12 dayssmb3 client: add missing tracepoint for unsupported ioctlsSteve French2-0/+4
13 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
13 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
13 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
13 daysksmbd: 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