aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 12-29/+135
2021-07-09Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-123/+68
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2021-07-09cifs: update internal version numberGravatar Steve French 1-1/+1
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Gravatar Paulo Alcantara 1-0/+3
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmGravatar Steve French 4-11/+86
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-22/+51
2021-07-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-128/+113
2021-07-09Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 14-340/+300
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 16-224/+347
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 17-484/+1068
2021-07-09io_uring: remove dead non-zero 'poll' checkGravatar Jens Axboe 1-1/+1
2021-07-08cifs: use helpers when parsing uid/gid mount options and validate themGravatar Ronnie Sahlberg 2-5/+20
2021-07-08io_uring: mitigate unlikely iopoll lagGravatar Pavel Begunkov 1-1/+5
2021-07-08Merge part 2 of branch 'sysfs-devel'Gravatar Trond Myklebust 3-8/+44
2021-07-08NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3Gravatar Trond Myklebust 1-1/+1
2021-07-08NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesGravatar Trond Myklebust 1-26/+26
2021-07-08NFSv4/pnfs: Clean up layout get on openGravatar Trond Myklebust 2-17/+17
2021-07-08NFSv4/pnfs: Fix layoutget behaviour after invalidationGravatar Trond Myklebust 1-5/+5
2021-07-08NFSv4/pnfs: Fix the layout barrier updateGravatar Trond Myklebust 1-15/+15
2021-07-08NFS: Fix fscache read from NFS after cache errorGravatar Dave Wysochanski 2-7/+16
2021-07-08NFS: Ensure nfs_readpage returns promptly when internal error occursGravatar Dave Wysochanski 1-3/+3
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsGravatar Olga Kornievskaia 3-8/+44
2021-07-08ext4: inline jbd2_journal_[un]register_shrinker()Gravatar Theodore Ts'o 3-99/+62
2021-07-08ext4: fix flags validity checking for EXT4_IOC_CHECKPOINTGravatar Theodore Ts'o 1-1/+1
2021-07-08ext4: fix possible UAF when remounting r/o a mmp-protected file systemGravatar Theodore Ts'o 2-17/+20
2021-07-07CIFS: Clarify SMB1 code for POSIX LockGravatar Steve French 1-1/+2
2021-07-07CIFS: Clarify SMB1 code for rename open fileGravatar Steve French 1-1/+2
2021-07-07Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 16-522/+1156
2021-07-07io_uring: fix drain alloc fail return codeGravatar Pavel Begunkov 1-1/+1
2021-07-07CIFS: Clarify SMB1 code for deleteGravatar Steve French 1-1/+2
2021-07-07CIFS: Clarify SMB1 code for SetFileSizeGravatar Steve French 1-2/+2
2021-07-06f2fs: drop dirty node pages when cp is in error statusGravatar Jaegeuk Kim 1-7/+4
2021-07-06nfsd: fix NULL dereference in nfs3svc_encode_getaclresGravatar J. Bruce Fields 1-1/+2
2021-07-06NFSD: Prevent a possible oops in the nfs_dirent() tracepointGravatar Chuck Lever 1-1/+0
2021-07-06nfsd: remove redundant assignment to pointer 'this'Gravatar Colin Ian King 1-1/+1
2021-07-06nfsd: Reduce contention for the nfsd_file nf_rwsemGravatar Trond Myklebust 1-2/+16
2021-07-06lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamGravatar Chuck Lever 1-13/+9
2021-07-06lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamGravatar Chuck Lever 1-7/+6
2021-07-06lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamGravatar Chuck Lever 1-38/+36
2021-07-06lockd: Update the NLMv4 void results encoder to use struct xdr_streamGravatar Chuck Lever 1-6/+11
2021-07-06lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-13/+15
2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-73/+26
2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-13/+26
2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-11/+14
2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-40/+13
2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-15/+18
2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-18/+23
2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-6/+66
2021-07-06lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-7/+10