aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 39-2306/+2721
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 15-420/+612
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 21-431/+308
2023-02-22Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 10-152/+99
2023-02-22Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 6-1243/+1656
2023-02-22Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 13-127/+204
2023-02-22Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 18-410/+375
2023-02-22Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-45/+88
2023-02-22gfs2: Convert gfs2_page_add_databufs to foliosGravatar Andreas Gruenbacher 3-8/+8
2023-02-22gfs2: jdata writepage fixGravatar Andreas Gruenbacher 1-2/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+10
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-27/+3
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+7
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-28/+0
2023-02-21update internal module version number for cifs.koGravatar Steve French 1-1/+1
2023-02-21cifs: update ip_addr for ses only for primary chan setupGravatar Shyam Prasad N 1-7/+11
2023-02-21cifs: use tcon allocation functions even for dummy tconGravatar Shyam Prasad N 1-2/+2
2023-02-21cifs: use the least loaded channel for sending requestsGravatar Shyam Prasad N 1-4/+29
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+9
2023-02-20cifs: DIO to/from KVEC-type iterators should now workGravatar David Howells 1-20/+0
2023-02-20cifs: Remove unused codeGravatar David Howells 1-606/+0
2023-02-20cifs: Build the RDMA SGE list directly from an iteratorGravatar David Howells 2-93/+63
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listGravatar David Howells 14-1091/+1133
2023-02-20cifs: Add a function to read into an iter from a socketGravatar David Howells 2-0/+17
2023-02-20cifs: Add some helper functionsGravatar David Howells 2-0/+96
2023-02-20cifs: Add a function to Hash the contents of an iteratorGravatar David Howells 1-0/+144
2023-02-20cifs: Add a function to build an RDMA SGE list from an iteratorGravatar David Howells 1-0/+214
2023-02-20netfs: Add a function to extract an iterator into a scatterlistGravatar David Howells 1-0/+268
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorGravatar David Howells 2-0/+104
2023-02-20cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPEGravatar David Howells 3-6/+25
2023-02-20splice: Export filemap/direct_splice_read()Gravatar David Howells 1-0/+1
2023-02-20splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEGravatar David Howells 1-0/+92
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysGravatar Kees Cook 8-45/+47
2023-02-20cifs: get rid of dns resolve workerGravatar Paulo Alcantara 3-53/+6
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 10-64/+38
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 17-28/+43
2023-02-20Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 6-97/+136
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 57-2872/+2346
2023-02-20Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 20-1553/+1362
2023-02-20Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-25/+77
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxGravatar Linus Torvalds 18-428/+569
2023-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxGravatar Linus Torvalds 7-42/+34
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 14-748/+653
2023-02-20Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Gravatar Linus Torvalds 1-1/+1
2023-02-20Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idma...Gravatar Linus Torvalds 2-6/+20
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 293-2000/+2154
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 9-48/+126
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Gravatar Linus Torvalds 41-26/+64
2023-02-20cifs: Fix warning and UAF when destroy the MR listGravatar Zhang Xiaoxu 1-1/+2
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedGravatar Zhang Xiaoxu 1-0/+1