aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Gravatar Ard Biesheuvel 1-16/+0
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 23-48/+45
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 23-726/+922
2022-10-15smb3: improve SMB3 change notification supportGravatar Steve French 6-13/+90
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Gravatar Steve French 1-2/+2
2022-10-15cifs: lease key is uninitialized in smb1 pathsGravatar Steve French 1-1/+1
2022-10-15smb3: must initialize two ACL struct fields to zeroGravatar Steve French 1-1/+2
2022-10-15cifs: fix double-fault crash during ntlmsspGravatar Paulo Alcantara 1-7/+9
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-25/+45
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+4
2022-10-14cifs: fix static checker warningGravatar Paulo Alcantara 1-1/+1
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 5-9/+54
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 17-36/+194
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2022-10-13cifs: use ALIGN() and round_up() macrosGravatar Enzo Matsumiya 5-38/+33
2022-10-13cifs: find and use the dentry for cached non-root directories alsoGravatar Ronnie Sahlberg 1-14/+49
2022-10-13cifs: enable caching of directories for which a lease is heldGravatar Ronnie Sahlberg 4-193/+263
2022-10-13cifs: prevent copying past input buffer boundariesGravatar Paulo Alcantara 1-2/+2
2022-10-13cifs: fix uninitialised var in smb2_compound_op()Gravatar Paulo Alcantara 1-0/+1
2022-10-13cifs: improve symlink handling for smb2+Gravatar Paulo Alcantara 14-453/+451
2022-10-13smb3: clarify multichannel warningGravatar Steve French 1-1/+2
2022-10-13cifs: fix regression in very old smb1 mountsGravatar Ronnie Sahlberg 1-6/+5
2022-10-12ext4,f2fs: fix readahead of verity dataGravatar Matthew Wilcox (Oracle) 2-2/+4
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-5/+21
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 30-175/+260
2022-10-11nilfs2: fix leak of nilfs_root in case of writer thread creation failureGravatar Ryusuke Konishi 1-4/+3
2022-10-11nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Gravatar Ryusuke Konishi 1-0/+2
2022-10-11nilfs2: fix use-after-free bug of struct nilfs_rootGravatar Ryusuke Konishi 1-1/+16
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureGravatar Ryusuke Konishi 1-4/+10
2022-10-11treewide: use get_random_bytes() when possibleGravatar Jason A. Donenfeld 1-1/+1
2022-10-11treewide: use get_random_u32() when possibleGravatar Jason A. Donenfeld 12-16/+16
2022-10-11treewide: use prandom_u32_max() when possible, part 2Gravatar Jason A. Donenfeld 2-5/+3
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 11-26/+25
2022-10-11cifs: fix skipping to incorrect offset in emit_cached_direntsGravatar Ronnie Sahlberg 1-6/+23
2022-10-10Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 21-98/+116
2022-10-10Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 22-199/+465
2022-10-10Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-25/+247
2022-10-10Merge tag 'gfs2-v6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-25/+77
2022-10-10Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 29-424/+444
2022-10-10Merge tag 'nfsd-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-59/+29
2022-10-10Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 19-227/+262
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 35-472/+643
2022-10-10Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 1-1/+1
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-2/+2
2022-10-10Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-8/+1
2022-10-10Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+0
2022-10-10Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-11/+2
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-32/+31
2022-10-09Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 2-2/+2