summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-17NFS: update documentation for the nfs4_unique_id parameterNeilBrown1-6/+9
2022-05-17NFS: Improve warning message when locks are lost.NeilBrown1-5/+15
2022-05-17NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributesTrond Myklebust1-0/+69
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust3-36/+71
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust3-19/+49
2022-05-17NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust1-0/+4
2022-05-17pNFS/files: Fall back to I/O through the MDS on non-fatal layout errorsTrond Myklebust1-1/+6
2022-05-17NFS: Further fixes to the writeback error handlingTrond Myklebust1-21/+18
2022-05-17NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust1-0/+2
2022-05-17NFS: Memory allocation failures are not server fatal errorsTrond Myklebust1-0/+1
2022-05-17NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust1-8/+1
2022-05-17NFS: Do not report flush errors in nfs_write_end()Trond Myklebust1-5/+2
2022-05-17NFS: Don't report ENOSPC write errors twiceTrond Myklebust1-20/+14
2022-05-17NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYSTrond Myklebust1-4/+5
2022-05-17NFS: Do not report EINTR/ERESTARTSYS as mapping errorsTrond Myklebust1-1/+1
2022-05-16Linux 5.18-rc7v5.18-rc7Linus Torvalds1-1/+1
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+21
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-29/+43
2022-05-15Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-75/+86
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-5/+21
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-21/+21
2022-05-15Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds4-3/+13
2022-05-14Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-40/+99
2022-05-14Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-16/+38
2022-05-14Merge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https://gitlab.freedesktop.or...Dave Airlie6-24/+61
2022-05-14Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-82/+68
2022-05-13gfs2: Stop using glock holder auto-demotion for nowAndreas Gruenbacher1-32/+14
2022-05-13gfs2: buffered write prefaultingAndreas Gruenbacher1-12/+16
2022-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+8
2022-05-13gfs2: Align read and write chunks to the page cacheAndreas Gruenbacher1-8/+7
2022-05-13gfs2: Pull return value test out of should_fault_in_pagesAndreas Gruenbacher1-12/+22
2022-05-13gfs2: Clean up use of fault_in_iov_iter_{read,write}ableAndreas Gruenbacher1-17/+9
2022-05-13gfs2: Variable renameAndreas Gruenbacher1-17/+17
2022-05-13gfs2: Fix filesystem block deallocation for short writesAndreas Gruenbacher1-6/+5
2022-05-13Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2-7/+20
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-6/+37
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds12-22/+70
2022-05-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-8/+10
2022-05-13Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+12
2022-05-13Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-17/+29
2022-05-13drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin1-4/+7
2022-05-13drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin1-1/+1
2022-05-13drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin5-19/+53
2022-05-13Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman1-1/+7
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger1-2/+3
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-0/+8
2022-05-13Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...Dave Airlie4-13/+22