Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4da1fc507bc5fe7301e12ca38893df8e1530112a
/
fs
/
nfs
/
nfs4proc.c
3617e50
NFSv4.1: Use the correct hostname in the client identifier string
by Trond Myklebust
· 13 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 13 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 13 years ago
db0a959
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
by Bryan Schumaker
· 13 years ago
5794d21
Avoid beyond bounds copy while caching ACL
by Sachin Prabhu
· 13 years ago
5a00689
Avoid reading past buffer when calling GETACL
by Sachin Prabhu
· 13 years ago
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
451146b
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
by Trond Myklebust
· 13 years ago
5572551
NFSv4: Ensure that we check lock exclusive/shared type against open modes
by Trond Myklebust
· 13 years ago
05ffe24
NFSv4: Ensure that the LOCK code sets exception->inode
by Trond Myklebust
· 13 years ago
1497748
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
by Trond Myklebust
· 13 years ago
e59d27e
NFSv4.1: Fix layoutcommit error handling
by Trond Myklebust
· 13 years ago
05e9cfb
NFSv4: Fix two infinite loops in the mount code
by Trond Myklebust
· 13 years ago
20e0fa9
Fix length of buffer copied in __nfs4_get_acl_uncached
by Sachin Prabhu
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
c6bfa1a
NFS: Remove nfs4_setup_sequence from generic rename code
by Bryan Schumaker
· 13 years ago
34e137c
NFS: Remove nfs4_setup_sequence from generic unlink code
by Bryan Schumaker
· 13 years ago
ea7c330
NFS: Remove nfs4_setup_sequence from generic read code
by Bryan Schumaker
· 13 years ago
c6cb80d
NFS: Remove nfs4_setup_sequence from generic write code
by Bryan Schumaker
· 13 years ago
5ae67c4
NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner
by Trond Myklebust
· 13 years ago
2b86ce2
nfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
9a3ba43
NFSv4: Rate limit the state manager warning messages
by Trond Myklebust
· 13 years ago
1728017
NFS: Fix a number of sparse warnings
by Trond Myklebust
· 13 years ago
4fc8796
NFSv4: Clean up nfs4_select_rw_stateid()
by Trond Myklebust
· 13 years ago
0032a7a
NFS: Don't copy read delegation stateids in setattr
by Trond Myklebust
· 13 years ago
3114ea7
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
by Trond Myklebust
· 13 years ago
cf470c3
NFSv4: Don't free the nfs4_lock_state until after the release_lockowner
by Trond Myklebust
· 13 years ago
cd93710
NFS: Fix nfs4_verifier memory alignment
by Chuck Lever
· 13 years ago
2d2f24a
NFSv4: Simplify the struct nfs4_stateid
by Trond Myklebust
· 13 years ago
f597c53
NFSv4: Add helpers for basic copying of stateids
by Trond Myklebust
· 13 years ago
1e3987c
NFSv4: Rename nfs4_copy_stateid()
by Trond Myklebust
· 13 years ago
36281ca
NFSv4: Further clean-ups of delegation stateid validation
by Trond Myklebust
· 13 years ago
a1d0b5e
NFS: Properly handle the case where the delegation is revoked
by Trond Myklebust
· 13 years ago
8aa0a41
Merge commit 'nfs-for-3.3-4' into nfs-for-next
by Trond Myklebust
· 13 years ago
264e635
NFS: Request fh_expire_type attribute in "server caps" operation
by Chuck Lever
· 13 years ago
81934dd
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
by Chuck Lever
· 13 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 13 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
a3ca565
NFS: Add debugging messages to NFSv4's CLOSE procedure
by Chuck Lever
· 13 years ago
7d2ed9a
NFSv4: parse and display server implementation ids
by Weston Andros Adamson
· 13 years ago
9edbd95
NFSv4: fix server_scope memory leak
by Weston Andros Adamson
· 13 years ago
abe9a6d
NFSv4: fix server_scope memory leak
by Weston Andros Adamson
· 13 years ago
f86f36a
NFSv4.1: Fix a NFSv4.1 session initialisation regression
by Trond Myklebust
· 13 years ago
b4b9a0c
nfs41: Verify channel's attributes accordingly to RFC v2
by Vitaliy Gusev
· 13 years ago
ef159e9
NFSv4.1: Add a module parameter to set the number of session slots
by Trond Myklebust
· 13 years ago
45d43c2
NFSv4.1: Convert slotid from u8 to u32
by Trond Myklebust
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
f9fd2d9
NFS: printks in fs/nfs/ should start with NFS:
by Weston Andros Adamson
· 13 years ago
b01dd1d
NFS: Call test_stateid() and free_stateid() with correct stateids
by Bryan Schumaker
· 13 years ago
1cab065
NFS: Pass a stateid to test_stateid() and free_stateid()
by Bryan Schumaker
· 13 years ago
331818f
NFSv4: Fix an Oops in the NFSv4 getacl code
by Trond Myklebust
· 13 years ago
a4980e7
NFSv4: ACCESS validation doesn't require a full attribute refresh
by Trond Myklebust
· 13 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 13 years ago
536e43d
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
by Trond Myklebust
· 13 years ago
48c22eb
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
by Trond Myklebust
· 13 years ago
9d12b21
NFSv41: Add a new helper nfs4_init_sequence()
by Trond Myklebust
· 13 years ago
d2d7ce2
NFSv4: Replace lock_owner->ld_id with an ida based allocator
by Trond Myklebust
· 13 years ago
9157c31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
by Trond Myklebust
· 13 years ago
d1e284d
NFSv4: Clean up nfs4_get_state_owner
by Trond Myklebust
· 13 years ago
de040be
NFS4: fix compile warnings in nfs4proc.c
by Peng Tao
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
6926afd
NFSv4: Save the owner/group name string when doing open
by Trond Myklebust
· 13 years ago
bf118a3
NFSv4: include bitmap in nfsv4 get acl data
by Andy Adamson
· 13 years ago
0b1c8fc
NFSv4.1: cleanup comment and debug printk
by Andy Adamson
· 13 years ago
aabd0b4
NFSv4.1: change nfs4_free_slot parameters for dynamic slots
by Andy Adamson
· 13 years ago
aacd553
NFSv4.1: cleanup init and reset of session slot tables
by Andy Adamson
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
652f89f
NFSv4: Do not accept delegated opens when a delegation recall is in effect
by Trond Myklebust
· 13 years ago
d310310
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
by Jeff Layton
· 13 years ago
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
· 13 years ago
9aeda35
NFS: added FREE_STATEID call
by Bryan Schumaker
· 13 years ago
7d97479
NFS: Added TEST_STATEID call
by Bryan Schumaker
· 13 years ago
fca78d6
NFS: Add SECINFO_NO_NAME procedure
by Bryan Schumaker
· 13 years ago
78fe0f4
NFS: use scope from exchange_id to skip reclaim
by Weston Andros Adamson
· 13 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
· 13 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
Next »