aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 3-1/+23
2023-02-17nilfs2: fix underflow in second superblock position calculationsGravatar Ryusuke Konishi 3-1/+23
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Gravatar Anna Schumaker 1-4/+4
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-1/+1
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-3/+8
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-9/+34
2023-02-11nfsd: don't destroy global nfs4_file table in per-net shutdownGravatar Jeff Layton 1-1/+1
2023-02-10Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+6
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-2/+2
2023-02-09btrfs: free device in btrfs_close_devices for a single device filesystemGravatar Anand Jain 1-1/+15
2023-02-09btrfs: lock the inode in shared mode before starting fiemapGravatar Filipe Manana 1-0/+2
2023-02-07ceph: flush cap releases when the session is flushedGravatar Xiubo Li 1-0/+6
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()Gravatar ZhaoLong Wang 1-2/+2
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryGravatar Filipe Manana 2-8/+17
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-8/+20
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-24/+24
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Gravatar Andrew Morton 1-1/+1
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthGravatar Shiyang Ruan 1-2/+3
2023-02-03aio: fix mremap after fork null-derefGravatar Seth Jenkins 1-0/+4
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-10/+103
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 6-10/+8
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceGravatar Xiubo Li 6-10/+93
2023-02-02ceph: move mount state enum to super.hGravatar Xiubo Li 1-0/+10
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countGravatar Phillip Lougher 4-5/+5
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsGravatar Mike Kravetz 1-3/+1
2023-01-31freevxfs: Kconfig: fix spellingGravatar Randy Dunlap 1-1/+1
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableGravatar Fedor Pchelkin 1-1/+1
2023-01-30fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Gravatar Hou Tao 1-2/+1
2023-01-30fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeGravatar Hou Tao 1-5/+6
2023-01-28Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 8-10/+46
2023-01-27Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-0/+1
2023-01-27Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+5
2023-01-27ovl: fail on invalid uid/gid mapping at copy upGravatar Miklos Szeredi 1-0/+4
2023-01-27ovl: fix tmpfile leakGravatar Miklos Szeredi 1-1/+1
2023-01-27btrfs: raid56: make error_bitmap update atomicGravatar Qu Wenruo 1-2/+10
2023-01-27btrfs: send: limit number of clones and allocated memory sizeGravatar David Sterba 1-3/+3
2023-01-25ksmbd: downgrade ndr version error message to debugGravatar Namjae Jeon 1-4/+4
2023-01-25ksmbd: limit pdu length size according to connection statusGravatar Namjae Jeon 2-4/+18
2023-01-25btrfs: zlib: zero-initialize zlib workspaceGravatar Alexander Potapenko 1-1/+1
2023-01-25btrfs: limit device extents to the device sizeGravatar Josef Bacik 1-1/+5
2023-01-25btrfs: raid56: fix stripes if vertical errors are foundGravatar Tanmay Bhushan 1-1/+1
2023-01-25Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-74/+78
2023-01-25cifs: Fix oops due to uncleared server->smbd_conn in reconnectGravatar David Howells 1-0/+1
2023-01-24Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-25/+36
2023-01-24ext4: make xattr char unsignedness in hash explicitGravatar Linus Torvalds 1-5/+6
2023-01-24fuse: fixes after adapting to new posix acl apiGravatar Christian Brauner 5-74/+78
2023-01-23nfsd: don't free files unconditionally in __nfsd_file_cache_purgeGravatar Jeff Layton 1-25/+36
2023-01-22Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+10
2023-01-22Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Gravatar Andreas Gruenbacher 1-1/+10
2023-01-21ext4: deal with legacy signed xattr name hash valuesGravatar Linus Torvalds 1-2/+39