Arnd Bergmann
|
15eefe2a99
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
|
7 years ago |
Trond Myklebust
|
fc40724fc6
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
|
7 years ago |
Trond Myklebust
|
ce5624f7e6
NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()
|
7 years ago |
Trond Myklebust
|
6c34265502
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Fred Isaman
|
c49b5209f9
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
|
8 years ago |
Trond Myklebust
|
6d243a2356
NFSv4: Fix broken cast in nfs4_callback_recallany()
|
7 years ago |
Linus Torvalds
|
c3e9c04b89
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 years ago |
Thomas Meyer
|
6089dd0d73
NFS: Fix bool initialization/comparison
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Trond Myklebust
|
a6b6d5b85a
NFS: Use an atomic_long_t to count the number of requests
|
8 years ago |
Christoph Hellwig
|
f4dac4ade5
nfs: don't cast callback decode/proc/encode routines
|
8 years ago |
Trond Myklebust
|
2e84611b3f
NFSv4: Fix an rcu lock leak
|
8 years ago |
Anna Schumaker
|
be55f1bca7
NFS: Remove extra dprintk()s from callback_proc.c
|
8 years ago |
Anna Schumaker
|
5694a4f848
NFS: Clean up nfs4_callback_layoutrecall()
|
8 years ago |
Anna Schumaker
|
1a916ce049
NFS: Clean up do_callback_layoutrecall()
|
8 years ago |
Trond Myklebust
|
7b410d9ce4
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
|
8 years ago |
Jeff Layton
|
a1d617d8f1
nfs: allow blocking locks to be awoken by lock callbacks
|
9 years ago |
Jeff Layton
|
db783688d4
nfs: add handling for CB_NOTIFY_LOCK in client
|
9 years ago |
Trond Myklebust
|
d138027a82
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
|
9 years ago |
Trond Myklebust
|
045d2a6d07
NFSv4.1: Delay callback processing when there are referring triples
|
9 years ago |
Trond Myklebust
|
e09c978aae
NFSv4.1: Fix Oopsable condition in server callback races
|
9 years ago |
Trond Myklebust
|
f71dfe8fc9
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
|
9 years ago |
Trond Myklebust
|
793b7fe558
pNFS: Fix CB_LAYOUTRECALL stateid verification
|
9 years ago |
Jeff Layton
|
6d597e1750
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
|
9 years ago |
Olga Kornievskaia
|
c2985d001d
Fixing oops in callback path
|
9 years ago |
Trond Myklebust
|
e5003b2f6a
NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequence
|
9 years ago |
Trond Myklebust
|
810d82e683
NFSv4.x: Allow multiple callbacks in flight
|
9 years ago |
Trond Myklebust
|
5f83d86cf5
NFSv4.x: Fix wraparound issues when validing the callback sequence id
|
9 years ago |
Trond Myklebust
|
80f9642724
NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel
|
9 years ago |