summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21iov_iter: Define flags to qualify page extraction.David Howells4-15/+23
2023-02-21splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells2-0/+95
2023-02-21splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells5-6/+158
2023-02-21mm: Pass info, not iter, into filemap_get_pages()David Howells1-13/+14
2023-02-21smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook8-45/+47
2023-02-21cifs: get rid of dns resolve workerPaulo Alcantara3-53/+6
2023-02-20cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu1-1/+2
2023-02-20cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu1-0/+1
2023-02-20cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg1-3/+13
2023-02-20cifs: Check the lease context if we actually got a leaseRonnie Sahlberg1-5/+9
2023-02-20cifs: Replace remaining 1-element arraysKees Cook5-56/+52
2023-02-20cifs: Convert struct fealist away from 1-element arrayKees Cook2-10/+10
2023-02-20cifs: fix mount on old smb serversPaulo Alcantara1-59/+35
2023-02-20cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke10-243/+274
2023-02-20cifs: remove unneeded 2bytes of padding from smb2 tree connectNamjae Jeon1-4/+4
2023-02-20filemap: Remove lock_page_killable()Matthew Wilcox (Oracle)1-10/+0
2023-02-20cifs: Use a folio in cifs_page_mkwrite()Matthew Wilcox (Oracle)1-9/+8
2023-02-20cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke1-6/+7
2023-02-20cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher1-0/+4
2023-02-20cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher1-6/+28
2023-02-20cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher1-14/+39
2023-02-20cifs: get rid of unneeded conditional in cifs_get_num_sgs()Paulo Alcantara1-5/+7
2023-02-20cifs: prevent data race in smb2_reconnect()Paulo Alcantara1-55/+64
2023-02-20cifs: fix indentation in make menuconfig optionsSteve French1-0/+4
2023-02-20cifs: update Kconfig descriptionSteve French1-32/+29
2023-02-20cifs: Get rid of unneeded conditional in the smb2_get_aead_req()Andy Shevchenko1-5/+9
2023-02-20cifs: print last update time for interface listShyam Prasad N1-2/+4
2023-02-20cifs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-20cifs: Use kstrtobool() instead of strtobool()Christophe JAILLET1-2/+3
2023-02-20Linux 6.2Linus Torvalds1-1/+1
2023-02-19Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-02-19Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+29
2023-02-19Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-16/+28
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-15/+9
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds1-0/+8
2023-02-18Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds9-7/+38
2023-02-18nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi3-1/+23
2023-02-18hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-18mm/migrate: fix wrongly apply write bit after mkdirty on sparc64Peter Xu2-2/+6
2023-02-18Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-02-18Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-4/+4
2023-02-18Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-7/+15
2023-02-18Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2023-02-18Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds3-8/+12
2023-02-18Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-29/+41
2023-02-18Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+21
2023-02-17Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2Jens Axboe1-0/+8
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker1-4/+4
2023-02-17gpio: sim: fix a memory leakBartosz Golaszewski1-1/+1