summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-02-091-2/+2
|\
| * cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang2023-02-061-2/+2
* | Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-064-8/+20
|\ \
| * | btrfs: raid56: make error_bitmap update atomicQu Wenruo2023-01-271-2/+10
| * | btrfs: send: limit number of clones and allocated memory sizeDavid Sterba2023-01-271-3/+3
| * | btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko2023-01-251-1/+1
| * | btrfs: limit device extents to the device sizeJosef Bacik2023-01-251-1/+5
| * | btrfs: raid56: fix stripes if vertical errors are foundTanmay Bhushan2023-01-251-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-02-051-24/+24
|\ \ \ | |_|/ |/| |
| * | coredump: Move dump_emit_page() to kill unused warningGeert Uytterhoeven2023-01-101-24/+24
* | | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2023-02-036-10/+103
|\ \ \
| * | | ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li2023-02-026-10/+93
| * | | ceph: move mount state enum to super.hXiubo Li2023-02-021-0/+10
* | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-036-10/+8
|\ \ \ \
| * | | | Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher2023-01-314-5/+5
| * | | | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-01-311-3/+1
| * | | | freevxfs: Kconfig: fix spellingRandy Dunlap2023-01-311-1/+1
| * | | | squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin2023-01-311-1/+1
| * | | | Sync with v6.2-rc4Andrew Morton2023-01-1829-138/+159
| |\ \ \ \
* | | | | | fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao2023-01-301-2/+1
* | | | | | fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao2023-01-301-5/+6
| |_|/ / / |/| | | |
* | | | | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-01-288-10/+46
|\ \ \ \ \
| * | | | | ksmbd: downgrade ndr version error message to debugNamjae Jeon2023-01-251-4/+4
| * | | | | ksmbd: limit pdu length size according to connection statusNamjae Jeon2023-01-252-4/+18
| * | | | | ksmbd: do not sign response to session request for guest loginMarios Makassikis2023-01-201-0/+2
| * | | | | ksmbd: add max connections parameterNamjae Jeon2023-01-204-2/+22
| | |/ / / | |/| | |
* | | | | Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-271-0/+1
|\ \ \ \ \
| * | | | | cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells2023-01-251-0/+1
* | | | | | Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-271-1/+5
|\ \ \ \ \ \
| * | | | | | ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi2023-01-271-0/+4
| * | | | | | ovl: fix tmpfile leakMiklos Szeredi2023-01-271-1/+1
| |/ / / / /
* | | | | | Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-255-74/+78
|\ \ \ \ \ \
| * | | | | | fuse: fixes after adapting to new posix acl apiChristian Brauner2023-01-245-74/+78
* | | | | | | Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-01-241-25/+36
|\ \ \ \ \ \ \
| * | | | | | | nfsd: don't free files unconditionally in __nfsd_file_cache_purgeJeff Layton2023-01-231-25/+36
* | | | | | | | ext4: make xattr char unsignedness in hash explicitLinus Torvalds2023-01-241-5/+6
* | | | | | | | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-221-1/+10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher2023-01-221-1/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | ext4: deal with legacy signed xattr name hash valuesLinus Torvalds2023-01-211-2/+39
* | | | | | | Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-203-156/+105
|\ \ \ \ \ \ \
| * | | | | | | cifs: remove unused functionPaulo Alcantara2023-01-182-63/+0
| * | | | | | | cifs: do not include page data when checking signatureEnzo Matsumiya2023-01-181-6/+9
| * | | | | | | cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara2023-01-181-3/+3
| * | | | | | | cifs: handle cache lookup errors different than -ENOENTPaulo Alcantara2023-01-181-2/+9
| * | | | | | | cifs: remove duplicate code in __refresh_tcon()Paulo Alcantara2023-01-181-38/+33
| * | | | | | | cifs: don't take exclusive lock for updating target hintsPaulo Alcantara2023-01-181-27/+20
| * | | | | | | cifs: avoid re-lookups in dfs_cache_find()Paulo Alcantara2023-01-181-24/+34
| * | | | | | | cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara2023-01-181-19/+23
| |/ / / / / /
* | | | | | | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-203-36/+52
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana2023-01-161-8/+17