summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2023-02-24Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2023-02-24Merge branch 'work.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24cifs: Fix cifs_writepages_region()David Howells
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-02-22Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-02-22Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-02-22Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-22Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-02-22Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-02-22gfs2: Convert gfs2_page_add_databufs to foliosAndreas Gruenbacher
2023-02-22gfs2: jdata writepage fixAndreas Gruenbacher
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21sysctl: fix proc_dobool() usabilityOndrej Mosnacek
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21update internal module version number for cifs.koSteve French
2023-02-21cifs: update ip_addr for ses only for primary chan setupShyam Prasad N
2023-02-21cifs: use tcon allocation functions even for dummy tconShyam Prasad N
2023-02-21cifs: use the least loaded channel for sending requestsShyam Prasad N
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20cifs: DIO to/from KVEC-type iterators should now workDavid Howells
2023-02-20cifs: Remove unused codeDavid Howells
2023-02-20cifs: Build the RDMA SGE list directly from an iteratorDavid Howells
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells
2023-02-20cifs: Add a function to read into an iter from a socketDavid Howells
2023-02-20cifs: Add some helper functionsDavid Howells
2023-02-20cifs: Add a function to Hash the contents of an iteratorDavid Howells
2023-02-20cifs: Add a function to build an RDMA SGE list from an iteratorDavid Howells
2023-02-20netfs: Add a function to extract an iterator into a scatterlistDavid Howells
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells
2023-02-20cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPEDavid Howells
2023-02-20splice: Export filemap/direct_splice_read()David Howells
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-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds