Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "Highlights include: Stable patches: - Fix a refcount leak in nfs_callback_up_net - Fix an Oopsable condition when the flexfile pNFS driver connection to the DS fails - Fix an Oopsable condition in NFSv4.1 server callback races - Ensure pNFS clients stop doing I/O to the DS if their lease has expired, as required by the NFSv4.1 protocol Bugfixes: - Fix potential looping in the NFSv4.x migration code - Patch series to close callback races for OPEN, LAYOUTGET and LAYOUTRETURN - Silence WARN_ON when NFSv4.1 over RDMA is in use - Fix a LAYOUTCOMMIT race in the pNFS/blocks client - Fix pNFS timeout issues when the DS fails" * tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: NFSv4.x: Fix a refcount leak in nfs_callback_up_net NFS4: Avoid migration loops pNFS/flexfiles: Fix an Oopsable condition when connec...
Showing
- fs/nfs/blocklayout/blocklayout.c 1 addition, 1 deletionfs/nfs/blocklayout/blocklayout.c
- fs/nfs/blocklayout/blocklayout.h 2 additions, 1 deletionfs/nfs/blocklayout/blocklayout.h
- fs/nfs/blocklayout/extent_tree.c 7 additions, 3 deletionsfs/nfs/blocklayout/extent_tree.c
- fs/nfs/callback.c 1 addition, 0 deletionsfs/nfs/callback.c
- fs/nfs/callback_proc.c 2 additions, 6 deletionsfs/nfs/callback_proc.c
- fs/nfs/client.c 5 additions, 5 deletionsfs/nfs/client.c
- fs/nfs/flexfilelayout/flexfilelayout.c 22 additions, 23 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/flexfilelayout/flexfilelayout.h 1 addition, 1 deletionfs/nfs/flexfilelayout/flexfilelayout.h
- fs/nfs/flexfilelayout/flexfilelayoutdev.c 12 additions, 11 deletionsfs/nfs/flexfilelayout/flexfilelayoutdev.c
- fs/nfs/internal.h 4 additions, 1 deletionfs/nfs/internal.h
- fs/nfs/nfs42proc.c 29 additions, 5 deletionsfs/nfs/nfs42proc.c
- fs/nfs/nfs4client.c 5 additions, 0 deletionsfs/nfs/nfs4client.c
- fs/nfs/nfs4proc.c 74 additions, 15 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4session.c 53 additions, 0 deletionsfs/nfs/nfs4session.c
- fs/nfs/nfs4session.h 6 additions, 1 deletionfs/nfs/nfs4session.h
- fs/nfs/pnfs.c 1 addition, 1 deletionfs/nfs/pnfs.c
- fs/nfs/super.c 17 additions, 2 deletionsfs/nfs/super.c
- net/sunrpc/clnt.c 2 additions, 2 deletionsnet/sunrpc/clnt.c
Please register or sign in to comment