summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds2023-08-092-6/+13
|\
| * ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon2023-08-051-1/+8
| * ksmbd: validate command request sizeLong Li2023-08-051-5/+5
* | Merge tag 'hardening-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-081-3/+3
|\ \
| * | vboxsf: Use flexible arrays for trailing string memberKees Cook2023-07-261-3/+3
* | | Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-082-6/+12
|\ \ \
| * | | gfs2: Don't use filemap_splice_readBob Peterson2023-08-071-2/+2
| * | | gfs2: Fix freeze consistency check in gfs2_trans_add_metaAndreas Gruenbacher2023-08-071-4/+10
* | | | Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-0613-42/+79
|\ \ \ \
| * | | | fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner2023-08-061-1/+1
| * | | | vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-0610-39/+76
| * | | | proc: fix missing conversion to 'iterate_shared'Linus Torvalds2023-08-061-1/+1
| * | | | open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai2023-08-061-1/+1
* | | | | Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-08-051-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | smb: client: fix dfs link mount against w2k8Paulo Alcantara2023-08-021-1/+5
| | |_|/ | |/| |
* | | | Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2023-08-043-2/+17
|\ \ \ \
| * | | | ceph: defer stopping mdsc delayed_workXiubo Li2023-08-023-2/+17
| |/ / /
* | | | file: reinstate f_pos locking optimization for regular filesLinus Torvalds2023-08-041-1/+17
* | | | Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-08-031-3/+6
|\ \ \ \
| * | | | nfsd: Fix reading via spliceDavid Howells2023-07-301-3/+6
* | | | | Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-032-5/+4
|\ \ \ \ \
| * | | | | erofs: drop unnecessary WARN_ON() in erofs_kill_sb()Gao Xiang2023-08-011-2/+0
| * | | | | erofs: fix wrong primary bvec selection on deduplicated extentsGao Xiang2023-08-011-3/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-022-20/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | exfat: release s_lock before calling dir_emit()Sungjong Seo2023-07-151-15/+12
| * | | | exfat: check if filename entries exceeds max filename lengthNamjae Jeon2023-07-131-2/+7
| * | | | exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming2023-07-111-3/+3
| | |_|/ | |/| |
* | | | Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-07-298-7/+19
|\ \ \ \
| * | | | cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N2023-07-261-0/+5
| * | | | smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French2023-07-251-1/+3
| * | | | cifs: fix charset issue in reconnectionWinston Wen2023-07-255-4/+9
| * | | | fs/nls: make load_nls() take a const parameterWinston Wen2023-07-251-2/+2
* | | | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-291-12/+0
* | | | | Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-281-1/+1
|\ \ \ \ \
| * | | | | proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter2023-07-271-1/+1
| |/ / / /
* | | | | Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-07-281-1/+1
|\ \ \ \ \
| * | | | | ceph: never send metrics if disable_send_metrics is setXiubo Li2023-07-241-1/+1
| |/ / / /
* | | | | Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-287-19/+8
|\ \ \ \ \
| * | | | | fs/9p: Remove unused extern declarationYueHaibing2023-07-201-2/+0
| * | | | | 9p: remove dead stores (variable set again without being read)Dominique Martinet2023-07-202-7/+0
| * | | | | 9p: fix ignored return value in v9fs_dir_releaseDominique Martinet2023-07-201-2/+3
| * | | | | fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen2023-07-201-1/+0
| * | | | | fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen2023-07-201-2/+2
| * | | | | fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen2023-07-201-1/+1
| * | | | | fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen2023-07-201-3/+1
| * | | | | fs/9p: Fix a datatype used with V9FS_DIRECT_IOChristophe JAILLET2023-07-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-271-0/+2
|\ \ \ \ \
| * | | | | splice, net: Fix splice_to_socket() for O_NONBLOCK socketJan Stancek2023-07-261-0/+2
* | | | | | Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-277-29/+75
|\ \ \ \ \ \
| * | | | | | btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana2023-07-261-2/+7