Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f53638c805f75989f4b4be07efcfd173cdd5e2d
/
fs
/
nfs
/
nfs4proc.c
a6f498a
NFS: Fix a regression in the referral code
by Trond Myklebust
· 13 years ago
1788ea6
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
by Jeff Layton
· 13 years ago
92407e7
nfs4: serialize layoutcommit
by Peng Tao
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
08ef7bd
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
by Trond Myklebust
· 13 years ago
0c2e53f
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
by Trond Myklebust
· 13 years ago
a9a4a87
NFS: Use the inode->i_version to cache NFSv4 change attribute information
by Trond Myklebust
· 13 years ago
042b60b
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
by Trond Myklebust
· 13 years ago
2f60ea6
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
by Trond Myklebust
· 13 years ago
8534d4e
NFSv4: nfs4_proc_renew should be declared static
by Trond Myklebust
· 13 years ago
b569ad3
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
by Trond Myklebust
· 13 years ago
db29c08
pnfs: cleanup_layoutcommit
by Andy Adamson
· 13 years ago
dae100c
pnfs: ask for layout_blksize and save it in nfs_server
by Fred Isaman
· 13 years ago
7f11d8d
pnfs: GETDEVICELIST
by Andy Adamson
· 13 years ago
a9bae56
pnfs: let layoutcommit handle a list of lseg
by Peng Tao
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
3d4ff43
nfs_open_context doesn't need struct path either
by Al Viro
· 13 years ago
82a2c1b
nfs4_opendata doesn't need struct path either
by Al Viro
· 13 years ago
643168c
nfs4_closedata doesn't need to mess with struct path
by Al Viro
· 13 years ago
a56aaa0
NFSv4.1: Clean up layoutreturn
by Trond Myklebust
· 13 years ago
f062eb6
NFS: test and free stateids during recovery
by Bryan Schumaker
· 14 years ago
9aeda35
NFS: added FREE_STATEID call
by Bryan Schumaker
· 14 years ago
7d97479
NFS: Added TEST_STATEID call
by Bryan Schumaker
· 14 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 14 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 14 years ago
a2e1d4f
nfs4.1: fix several problems with _pnfs_return_layout
by Fred Isaman
· 13 years ago
533eb46
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
by Andy Adamson
· 13 years ago
c9c30dd
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
by Benny Halevy
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 14 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 14 years ago
0ced63d
NFSv4: Handle expired stateids when the lease is still valid
by Trond Myklebust
· 14 years ago
a8a4ae3
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
by Andy Adamson
· 14 years ago
1bd714f
NFSv4: Ensure that clientid and session establishment can time out
by Trond Myklebust
· 14 years ago
fd954ae
NFSv4.1: Don't loop forever in nfs4_proc_create_session
by Trond Myklebust
· 14 years ago
fb8a5ba
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
by Bryan Schumaker
· 14 years ago
468f861
NFSv4.1: Don't update sequence number if rpc_task is not sent
by Bryan Schumaker
· 14 years ago
9b7160c
NFS: don't negotiate when user specifies sec flavor
by Bryan Schumaker
· 14 years ago
801a16dc
NFS: Attempt mount with default sec flavor first
by Bryan Schumaker
· 14 years ago
0fabee2
NFS: flav_array honors NFS_MAX_SECFLAVORS
by Bryan Schumaker
· 14 years ago
d1a8016
NFS: Fix infinite loop in gss_create_upcall()
by Bryan Schumaker
· 14 years ago
37adb89
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
by Bryan Schumaker
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
35124a0
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
by Weston Andros Adamson
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
5a5ea0d
NFS: Add secinfo procedure
by Bryan Schumaker
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
e73b83f
NFS: convert call_sync() to a function
by Bryan Schumaker
· 14 years ago
863a3c6
NFSv4.1: layoutcommit
by Andy Adamson
· 14 years ago
988b6dc
NFSv4.1: remove GETATTR from ds commits
by Fred Isaman
· 14 years ago
5f45243
NFSv4.1: add callback to nfs4_commit_done
by Fred Isaman
· 14 years ago
b064eca2
NFSv4: Send unmapped uid/gids to the server when using auth_sys
by Trond Myklebust
· 14 years ago
3ddeb7c
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
by Trond Myklebust
· 14 years ago
a69aef1
NFSv4.1: pnfs filelayout driver write
by Fred Isaman
· 14 years ago
7ffd106
NFSv4.1: remove GETATTR from ds writes
by Fred Isaman
· 14 years ago
b029bc9
NFSv4.1: add callback to nfs4_write_done
by Fred Isaman
· 14 years ago
cbdabc7f
NFSv4.1: filelayout async error handler
by Andy Adamson
· 14 years ago
dc70d7b
NFSv4.1: filelayout read
by Andy Adamson
· 14 years ago
d83217c
NFSv4.1: data server connection
by Andy Adamson
· 14 years ago
45a52a0
NFS move nfs_client initialization into nfs_get_client
by Andy Adamson
· 14 years ago
57df216
nfs4: remove duplicated #include
by Huang Weiyi
· 14 years ago
ecac799
NFSv4: Fix the setlk error handler
by Trond Myklebust
· 14 years ago
b4410c2
NFSv4.1: Fix the handling of the SEQUENCE status bits
by Trond Myklebust
· 14 years ago
0400a6b
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
by Trond Myklebust
· 14 years ago
c34c32e
NFSv4.1 reclaim complete must wait for completion
by Andy Adamson
· 14 years ago
7d6d63d
NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
by Ricardo Labiaga
· 14 years ago
43b7c3f
nfs: fix compilation warning
by Jovi Zhang
· 14 years ago
bf294b4
SUNRPC: Close a race in __rpc_wait_for_completion_task()
by Trond Myklebust
· 14 years ago
e9e3d72
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
by Neil Horman
· 14 years ago
c7a360b
NFS construct consistent co_ownerid for v4.1
by Andy Adamson
· 14 years ago
357f54d
NFS fix the setting of exchange id flag
by Andy Adamson
· 14 years ago
d035c36
NFSv4: Ensure continued open and lockowner name uniqueness
by Trond Myklebust
· 14 years ago
f7e8917
pnfs: layout roc code
by Fred Isaman
· 14 years ago
cf7d63f
pnfs: serialize LAYOUTGET(openstateid)
by Fred Isaman
· 14 years ago
c31663d
pnfs: layoutget rpc code cleanup
by Fred Isaman
· 14 years ago
daaa82d
pnfs: remove unnecessary field lgp->status
by Fred Isaman
· 14 years ago
42acd02
NFS add session back channel draining
by Andy Adamson
· 14 years ago
f4eecd5
NFS implement v4.0 callback_ident
by Andy Adamson
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
a8a5da9
nfs: Set MS_POSIXACL always
by Aneesh Kumar K.V
· 14 years ago
1174dd1
NFSv4: Convert a few commas into semicolons...
by Trond Myklebust
· 14 years ago
611c96c
nfs4: fix units bug causing hang on recovery
by J. Bruce Fields
· 14 years ago
08a22b3
nfs: Discard ACL cache on mode update
by Aneesh Kumar K.V
· 14 years ago
ac39612
NFS: readdir shouldn't read beyond the reply returned by the server
by Trond Myklebust
· 14 years ago
12364a4
nfs4: The difference of 2 pointers is ptrdiff_t
by Geert Uytterhoeven
· 14 years ago
43c2e88
nfs4: fix channel attribute sanity-checks
by J. Bruce Fields
· 14 years ago
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
504913f
NFS: ask for layouttypes during v4 fsinfo call
by Andy Adamson
· 14 years ago
55b6e77
Ask for time_delta during fsinfo probe
by Ricardo Labiaga
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
168667c
NFSv4: The state manager must ignore EKEYEXPIRED.
by Trond Myklebust
· 14 years ago
ae1007d3
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
by Trond Myklebust
· 14 years ago
b0ed9db
NFSv4: Fix open recovery
by Trond Myklebust
· 14 years ago
dfb4f309
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
by Benny Halevy
· 14 years ago
d688e11
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
by Trond Myklebust
· 14 years ago
d3d4152
nfs: make sillyrename an async operation
by Jeff Layton
· 14 years ago
Next »