summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-03-23nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi
2023-03-23Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson
2023-03-23Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-03-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-03-21zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal
2023-03-21zonefs: Prevent uninitialized symbol 'size' warningDamien Le Moal
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-18fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()Eric Biggers
2023-03-18fscrypt: improve fscrypt_destroy_keyring() documentationEric Biggers
2023-03-17ext4: fix possible double unlock when moving a directoryTheodore Ts'o
2023-03-17nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton
2023-03-16Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-15fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers
2023-03-14cifs: use DFS root session instead of tcon sesPaulo Alcantara
2023-03-14cifs: return DFS root session id in DebugDataPaulo Alcantara
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-14fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry
2023-03-14cifs: generate signkey for the channel that's reconnectingShyam Prasad N
2023-03-14cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-14NFS: Correct timing for assigning access cache timestampChengen Du
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton
2023-03-14NFS: Fix /proc/PID/io read_bytes for buffered readsDave Wysochanski
2023-03-14fscrypt: destroy keyring after security_sb_delete()Eric Biggers
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-10NFS & NFSD: Update GSS dependenciesChuck Lever
2023-03-09fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o
2023-03-09filelocks: use mount idmapping for setlease permission checkSeth Forshee
2023-03-09erofs: use wrapper i_blocksize() in erofs_file_read_iter()Yue Hu
2023-03-09erofs: get rid of a useless DBG_BUGONGao Xiang
2023-03-09erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"Gao Xiang
2023-03-09erofs: fix wrong kunmap when using LZMA on HIGHMEM platformsGao Xiang
2023-03-09erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __initYangtao Li