Trond Myklebust
|
412f6c4c26
NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
|
11 年之前 |
Trond Myklebust
|
aee7af356e
NFSv4: Fix problems with close in the presence of a delegation
|
11 年之前 |
Kinglong Mee
|
5b53dc88b0
NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error
|
11 年之前 |
NeilBrown
|
4fa2c54b51
NFS: nfs4_do_open should add negative results to the dcache.
|
11 年之前 |
Jeff Layton
|
f11b2a1cfb
nfs4: copy acceptor name from context to nfs_client
|
11 年之前 |
Jeff Layton
|
f1cdae87fc
nfs4: turn free_lock_state into a void return operation
|
11 年之前 |
Peng Tao
|
039b756a2d
nfs41: layout return on close in delegation return
|
11 年之前 |
Peng Tao
|
fe08c54691
nfs41: return layout on last close
|
11 年之前 |
Trond Myklebust
|
f3792d63d2
NFSv4: Fix OPEN w/create access mode checking
|
11 年之前 |
Weston Andros Adamson
|
d45f60c678
nfs: merge nfs_pgio_data into _header
|
11 年之前 |
Andy Adamson
|
66b0686049
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
|
11 年之前 |
Linus Torvalds
|
d1e1cda862
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
11 年之前 |
J. Bruce Fields
|
999e568354
nfs4: remove unused CHANGE_SECURITY_LABEL
|
11 年之前 |
Andy Adamson
|
8935ef664e
NFSv4: Use error handler on failed GETATTR with successful OPEN
|
11 年之前 |
Anna Schumaker
|
a4cdda5911
NFS: Create a common pgio_rpc_prepare function
|
11 年之前 |
Anna Schumaker
|
9c7e1b3d50
NFS: Create a common read and write data struct
|
11 年之前 |
Anna Schumaker
|
3c6b899c49
NFS: Create a common argument structure for reads and writes
|
11 年之前 |
Christoph Hellwig
|
fab5fc25d2
nfs: remove ->read_pageio_init from rpc ops
|
11 年之前 |
Christoph Hellwig
|
a20c93e316
nfs: remove ->write_pageio_init from rpc ops
|
11 年之前 |
Trond Myklebust
|
e911b8158e
NFSv4: Fix a use-after-free problem in open()
|
11 年之前 |
Chuck Lever
|
706cb8db3b
NFS: advertise only supported callback netids
|
11 年之前 |
Trond Myklebust
|
bd0f725c4c
Merge branch 'devel' into linux-next
|
11 年之前 |
Jeff Layton
|
33912be816
nfs: remove synchronous rename code
|
11 年之前 |
Trond Myklebust
|
0418dae105
NFSv4: Fail the truncate() if the lock/open stateid is invalid
|
11 年之前 |
Trond Myklebust
|
e1253be0ec
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
|
11 年之前 |
Trond Myklebust
|
b7e63a1079
NFSv4: Fix another nfs4_sequence corruptor
|
11 年之前 |
Trond Myklebust
|
4f14c194a9
NFSv4: Clear the open state flags if the new stateid does not match
|
11 年之前 |
Trond Myklebust
|
226056c5c3
NFSv4: Use correct locking when updating nfs4_state in nfs4_close_done
|
11 年之前 |
Trond Myklebust
|
e999e80ee9
NFSv4: Don't update the open stateid unless it is newer than the old one
|
11 年之前 |
Trond Myklebust
|
17ead6c85c
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
|
11 年之前 |