aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 15-92/+221
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-5/+10
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-1/+722
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-1/+1
2023-03-24Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 8-55/+78
2023-03-24xfs: fix mismerged tracepointsGravatar Darrick J. Wong 1-4/+4
2023-03-24smb3: fix unusable share after force unmount failureGravatar Steve French 4-13/+11
2023-03-24cifs: fix dentry lookups in directory handle cacheGravatar Paulo Alcantara 1-2/+34
2023-03-24smb3: lower default deferred close timeout to address perf regressionGravatar Steve French 1-1/+1
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Gravatar Paulo Alcantara 1-3/+3
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededGravatar Darrick J. Wong 1-0/+2
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeGravatar Darrick J. Wong 1-1/+4
2023-03-24Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-71/+71
2023-03-24cifs: avoid race conditions with parallel reconnectsGravatar Shyam Prasad N 3-33/+76
2023-03-24cifs: append path to open_enter trace eventGravatar Shyam Prasad N 6-6/+25
2023-03-24ksmbd: return unsupported error on smb1 mountGravatar Namjae Jeon 3-30/+30
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Gravatar Ryusuke Konishi 1-1/+1
2023-03-23Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+18
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Gravatar Bob Peterson 1-0/+18
2023-03-23Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-2/+2
2023-03-23cifs: print session id while listing open filesGravatar Shyam Prasad N 1-2/+3
2023-03-23cifs: dump pending mids for all channels in DebugDataGravatar Shyam Prasad N 1-14/+27
2023-03-23cifs: empty interface list when server doesn't support query interfacesGravatar Shyam Prasad N 1-1/+1
2023-03-23cifs: do not poll server interfaces too regularlyGravatar Shyam Prasad N 1-0/+14
2023-03-22cifs: lock chan_lock outside match_sessionGravatar Shyam Prasad N 1-6/+7
2023-03-22ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialectGravatar Namjae Jeon 1-2/+2
2023-03-22ksmbd: don't terminate inactive sessions after a few secondsGravatar Namjae Jeon 4-16/+28
2023-03-22ksmbd: fix possible refcount leak in smb2_open()Gravatar ChenXiaoSong 1-1/+4
2023-03-22ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGESGravatar Namjae Jeon 1-3/+6
2023-03-22ksmbd: add low bound validation to FSCTL_SET_ZERO_DATAGravatar Namjae Jeon 1-1/+1
2023-03-22ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATIONGravatar Namjae Jeon 1-0/+4
2023-03-22ksmbd: fix wrong signingkey creation when encryption is AES256Gravatar Namjae Jeon 1-2/+3
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 3-3/+10
2023-03-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxGravatar Linus Torvalds 2-18/+19
2023-03-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxGravatar Linus Torvalds 2-13/+25
2023-03-21zonefs: Fix error message in zonefs_file_dio_append()Gravatar Damien Le Moal 1-1/+1
2023-03-21zonefs: Prevent uninitialized symbol 'size' warningGravatar Damien Le Moal 1-1/+1
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 4-10/+17
2023-03-19xfs: test dir/attr hash when loading moduleGravatar Darrick J. Wong 4-0/+680
2023-03-19xfs: add tracepoints for each of the externally visible allocatorsGravatar Darrick J. Wong 2-0/+24
2023-03-19xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_agsGravatar Darrick J. Wong 1-1/+5
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+1
2023-03-18fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Gravatar Eric Biggers 1-0/+2
2023-03-18fscrypt: improve fscrypt_destroy_keyring() documentationGravatar Eric Biggers 1-10/+11
2023-03-17ext4: fix possible double unlock when moving a directoryGravatar Theodore Ts'o 1-3/+1
2023-03-17nfsd: don't replace page in rq_pages if it's a continuation of last pageGravatar Jeff Layton 1-1/+8
2023-03-17cifs: check only tcon status on tcon related functionsGravatar Shyam Prasad N 4-11/+19
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 14-195/+118
2023-03-16xfs: try to idiot-proof the allocatorsGravatar Darrick J. Wong 1-0/+13
2023-03-15fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYGravatar Eric Biggers 1-12/+13