Skip to content
Snippets Groups Projects
Select Git revision
  • c537fb4e3d36e7cd1a0837dd577cd30d3d64f1bc
  • drm-misc-templates default
  • wip/final/kci-gitlab-lava-v1
  • wip/vignesh/kci-lava-gitlab-runner
  • kci-gitlab-igt-v8
  • kci-gitlab-igt-v4
  • drm-misc-fixes-2024-10-02
  • drm-misc-next-2024-09-26
  • drm-misc-fixes-2024-09-26
  • drm-misc-next-2024-09-20
  • drm-misc-fixes-2024-09-12
  • drm-misc-fixes-2024-09-05
  • drm-misc-next-fixes-2024-09-05
  • drm-misc-fixes-2024-08-29
  • drm-misc-next-2024-08-29
  • drm-misc-next-2024-08-22
  • drm-misc-fixes-2024-08-22
  • drm-misc-next-2024-08-16
  • drm-misc-fixes-2024-08-15
  • drm-misc-next-2024-08-09
  • drm-misc-fixes-2024-08-08
  • drm-misc-next-2024-08-01
  • drm-misc-fixes-2024-08-01
  • drm-misc-next-fixes-2024-07-25
  • drm-misc-next-fixes-2024-07-19
  • drm-misc-next-fixes-2024-07-11
26 results

net

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull NFS client updates from Trond Myklebust:
     "Stable fixes:
       - nfs: fix undefined behavior in nfs_block_bits()
       - NFSv4.2: Fix READ_PLUS when server doesn't support OP_READ_PLUS
    
      Bugfixes:
       - Fix mixing of the lock/nolock and local_lock mount options
       - NFSv4: Fixup smatch warning for ambiguous return
       - NFSv3: Fix remount when using the legacy binary mount api
       - SUNRPC: Fix the handling of expired RPCSEC_GSS contexts
       - SUNRPC: fix the NFSACL RPC retries when soft mounts are enabled
       - rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
    
      Features and cleanups:
       - NFSv3: Use the atomic_open API to fix open(O_CREAT|O_TRUNC)
       - pNFS/filelayout: S layout segment range in LAYOUTGET
       - pNFS: rework pnfs_generic_pg_check_layout to check IO range
       - NFSv2: Turn off enabling of NFS v2 by default"
    
    * tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
      nfs: fix undefined behavior in nfs_block_bits()
      pNFS: rework pnfs_generic_pg_check_layout to check IO range
      pNFS/filelayout: check layout segment range
      pNFS/filelayout: fixup pNfs allocation modes
      rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
      NFS: Don't enable NFS v2 by default
      NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
      sunrpc: fix NFSACL RPC retry on soft mount
      SUNRPC: fix handling expired GSS context
      nfs: keep server info for remounts
      NFSv4: Fixup smatch warning for ambiguous return
      NFS: make sure lock/nolock overriding local_lock mount option
      NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
      pNFS/filelayout: Specify the layout segment range in LAYOUTGET
      pNFS/filelayout: Remove the whole file layout requirement
    6d69b6c1
    History
    Name Last commit Last update
    ..