aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-02-20cifs: return a single-use cfid if we did not get a leaseGravatar Ronnie Sahlberg 1-3/+13
2023-02-20cifs: Check the lease context if we actually got a leaseGravatar Ronnie Sahlberg 1-5/+9
2023-02-20cifs: Replace remaining 1-element arraysGravatar Kees Cook 5-56/+52
2023-02-20cifs: Convert struct fealist away from 1-element arrayGravatar Kees Cook 2-10/+10
2023-02-20cifs: fix mount on old smb serversGravatar Paulo Alcantara 1-59/+35
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeGravatar Volker Lendecke 10-243/+274
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectGravatar Namjae Jeon 1-4/+4
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Gravatar Matthew Wilcox (Oracle) 1-9/+8
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Gravatar Volker Lendecke 1-6/+7
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsGravatar Stefan Metzmacher 1-0/+4
2023-02-20cifs: split out smb3_use_rdma_offload() helperGravatar Stefan Metzmacher 1-6/+28
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Gravatar Stefan Metzmacher 1-14/+39
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Gravatar Paulo Alcantara 1-5/+7
2023-02-20cifs: prevent data race in smb2_reconnect()Gravatar Paulo Alcantara 1-55/+64
2023-02-20cifs: fix indentation in make menuconfig optionsGravatar Steve French 1-0/+4
2023-02-20cifs: update Kconfig descriptionGravatar Steve French 1-32/+29
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Gravatar Andy Shevchenko 1-5/+9
2023-02-20cifs: print last update time for interface listGravatar Shyam Prasad N 1-2/+4
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-2/+2
2023-02-20cifs: Use kstrtobool() instead of strtobool()Gravatar Christophe JAILLET 1-2/+3
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 3-1/+23
2023-02-17nilfs2: fix underflow in second superblock position calculationsGravatar Ryusuke Konishi 3-1/+23
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Gravatar Anna Schumaker 1-4/+4
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-1/+1
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-3/+8
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-9/+34
2023-02-11nfsd: don't destroy global nfs4_file table in per-net shutdownGravatar Jeff Layton 1-1/+1
2023-02-10Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+6
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-2/+2
2023-02-09btrfs: free device in btrfs_close_devices for a single device filesystemGravatar Anand Jain 1-1/+15
2023-02-09btrfs: lock the inode in shared mode before starting fiemapGravatar Filipe Manana 1-0/+2
2023-02-07ceph: flush cap releases when the session is flushedGravatar Xiubo Li 1-0/+6
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()Gravatar ZhaoLong Wang 1-2/+2
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryGravatar Filipe Manana 2-8/+17
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-8/+20
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-24/+24
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Gravatar Andrew Morton 1-1/+1
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthGravatar Shiyang Ruan 1-2/+3
2023-02-03aio: fix mremap after fork null-derefGravatar Seth Jenkins 1-0/+4
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-10/+103
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Gravatar Linus Torvalds 6-10/+8
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceGravatar Xiubo Li 6-10/+93
2023-02-02ceph: move mount state enum to super.hGravatar Xiubo Li 1-0/+10
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countGravatar Phillip Lougher 4-5/+5
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsGravatar Mike Kravetz 1-3/+1