summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-20splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells
2023-02-20smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook
2023-02-20cifs: get rid of dns resolve workerPaulo Alcantara
2023-02-20cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-02-20cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg
2023-02-20cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2023-02-20cifs: Replace remaining 1-element arraysKees Cook
2023-02-20cifs: Convert struct fealist away from 1-element arrayKees Cook
2023-02-20cifs: fix mount on old smb serversPaulo Alcantara
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectNamjae Jeon
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Matthew Wilcox (Oracle)
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher
2023-02-20cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Paulo Alcantara
2023-02-20cifs: prevent data race in smb2_reconnect()Paulo Alcantara
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French
2023-02-20cifs: update Kconfig descriptionSteve French
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Andy Shevchenko
2023-02-20cifs: print last update time for interface listShyam Prasad N
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-20cifs: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-02-17Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-17nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-12Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-11nfsd: don't destroy global nfs4_file table in per-net shutdownJeff Layton
2023-02-10Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-09btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain
2023-02-09btrfs: lock the inode in shared mode before starting fiemapFilipe Manana
2023-02-07ceph: flush cap releases when the session is flushedXiubo Li
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-06btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana
2023-02-06Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-02-03revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-03fsdax: dax_unshare_iter() should return a valid lengthShiyang Ruan
2023-02-03aio: fix mremap after fork null-derefSeth Jenkins
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li
2023-02-02ceph: move mount state enum to super.hXiubo Li
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz