Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9b3a89f8b052f2a6193a9691e053f986144a65a0
/
fs
/
nfs
/
nfs4proc.c
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
cae823c
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
by Frank Filz
· 18 years ago
e6b3c4d
Fix a second potential rpc_wakeup race...
by Trond Myklebust
· 18 years ago
bc4785c
[PATCH] nfs: verifier is network-endian
by Al Viro
· 18 years ago
0dbb4c6
[PATCH] xdr annotations: NFS readdir entries
by Al Viro
· 18 years ago
b87c0ad
[PATCH] NFS: remove unused check in nfs4_open_revalidate
by Chuck Lever
· 18 years ago
2066fe8
NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
by Trond Myklebust
· 18 years ago
c514983
NFSv4: Handle the condition NFS4ERR_FILE_OPEN
by Trond Myklebust
· 18 years ago
6b30954
NFSv4: Retry lease recovery if it failed during a synchronous operation.
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
8fa5c00
NFS: Move rpc_ops from nfs_server to nfs_client
by David Howells
· 18 years ago
1f16341
NFS: Make better use of inode* dereferencing macros
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
e9326dc
NFS: Add a server capabilities NFS RPC op
by David Howells
· 18 years ago
2b3de44
NFS: Add a lookupfh NFS RPC op
by David Howells
· 18 years ago
7539bba
NFS: Rename nfs_server::nfs4_state
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
76723de
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
by Trond Myklebust
· 18 years ago
16b4289
NFSv4: Add v4 exception handling for the ACL functions.
by Trond Myklebust
· 18 years ago
01c3b86
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
by Trond Myklebust
· 18 years ago
42a2d13
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
by Trond Myklebust
· 18 years ago
9b07357
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
by Trond Myklebust
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago
6b97fd3
NFSv4: Follow a referral
by Manoj Naik
· 18 years ago
830b8e3
NFSv4: Define an fs_locations bitmap
by Manoj Naik
· 18 years ago
361e624
NFSv4: GETATTR attributes on referral
by Manoj Naik
· 18 years ago
7aaa0b3
NFSv4: convert fs-locations-components to conform to RFC3530
by Manoj Naik
· 18 years ago
683b57b
NFSv4: Implement the fs_locations function call
by Trond Myklebust
· 18 years ago
55a9759
NFS: Ensure the client submounts, when it crosses a server mountpoint.
by Trond Myklebust
· 18 years ago
38478b2
NFS: More page cache revalidation fixups
by Trond Myklebust
· 18 years ago
73a3d07
NFS: Clean up inode metadata updates
by Trond Myklebust
· 18 years ago
95cf959
VFS: Fix another open intent Oops
by Trond Myklebust
· 19 years ago
096455a
NFSv4: Dont list system.nfs4_acl for filesystems that don't support it.
by J. Bruce Fields
· 19 years ago
7a1218a
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
by Trond Myklebust
· 19 years ago
03f28e3
NFS: Make nfs_fhget() return appropriate error values
by Trond Myklebust
· 19 years ago
51581f3
NFSv4: SETCLIENTID_CONFIRM should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE
by Trond Myklebust
· 19 years ago
3e4f629
NFSv4: Send the delegation stateid for SETATTR calls
by Trond Myklebust
· 19 years ago
ec06c09
NFS: Cleanup of NFS read code
by Trond Myklebust
· 19 years ago
788e7a8
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
by Trond Myklebust
· 19 years ago
006ea73
NFS: add hooks to account for NFSERR_JUKEBOX errors
by Chuck Lever
· 19 years ago
a162a6b
NFSv4: Kill braindead gcc warnings
by Trond Myklebust
· 19 years ago
c8d149f
NFS: "const static" vs "static const" in nfs4
by Jesper Juhl
· 19 years ago
c12e87f
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
by Trond Myklebust
· 19 years ago
fa178f2
NFSv4: Ensure DELEGRETURN returns attributes
by Trond Myklebust
· 19 years ago
286d7d6
NFSv4: Remove requirement for machine creds for the "setclientid" operation
by Trond Myklebust
· 19 years ago
b4454fe
NFSv4: Remove requirement for machine creds for the "renew" operation
by Trond Myklebust
· 19 years ago
58d9714a
NFSv4: Send RENEW requests to the server only when we're holding state
by Trond Myklebust
· 19 years ago
433fbe4
NFSv4: State recovery cleanup
by Trond Myklebust
· 19 years ago
26e976a
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
by Trond Myklebust
· 19 years ago
fe65040
NFSv4: Make DELEGRETURN an interruptible operation.
by Trond Myklebust
· 19 years ago
a5d16a4
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
by Trond Myklebust
· 19 years ago
911d1aa
NFSv4: locking XDR cleanup
by Trond Myklebust
· 19 years ago
864472e
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
by Trond Myklebust
· 19 years ago
e761692
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
by Trond Myklebust
· 19 years ago
cdd4e68
NFSv4: Make open_confirm() asynchronous too
by Trond Myklebust
· 19 years ago
24ac23a
NFSv4: Convert open() into an asynchronous RPC call
by Trond Myklebust
· 19 years ago
e56e0b78
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
by Trond Myklebust
· 19 years ago
06f814a
NFSv4: Make locku use the new RPC "wait on completion" interface.
by Trond Myklebust
· 19 years ago
4ce70ad
SUNRPC: Further cleanups
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
3b6efee
NFSv4: Fix an Oops in the synchronous write path
by Trond Myklebust
· 19 years ago
ff60406
NFSv4: Fix typo in lock caching
by Trond Myklebust
· 19 years ago
6bfc93e
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
by Trond Myklebust
· 19 years ago
888e694
NFSv4: Recover locks too when returning a delegation
by Trond Myklebust
· 19 years ago
2c56617
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
by Trond Myklebust
· 19 years ago
d530838
NFSv4: Fix problem with OPEN_DOWNGRADE
by Trond Myklebust
· 19 years ago
4cecb76
NFSv4: Fix a race between open() and close()
by Trond Myklebust
· 19 years ago
4f9838c
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
by Trond Myklebust
· 19 years ago
16e4295
NFSv4: Add post-op attributes to nfs4_proc_remove()
by Trond Myklebust
· 19 years ago
6caf2c8
NFSv4: Add post-op attributes to nfs4_proc_rename()
by Trond Myklebust
· 19 years ago
91ba2ee
NFSv4: Add post-op attributes to nfs4_proc_link()
by Trond Myklebust
· 19 years ago
516a6af
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
by Trond Myklebust
· 19 years ago
56ae19f
NFSv4: Add directory post-op attributes to the CREATE operations.
by Trond Myklebust
· 19 years ago
decf491
NFS: Don't let nfs_end_data_update() clobber attribute update information
by Trond Myklebust
· 19 years ago
0e574af
NFS: Cleanup initialisation of struct nfs_fattr
by Trond Myklebust
· 19 years ago
ec07342
NFSv4: Fix up locking for nfs4_state_owner
by Trond Myklebust
· 19 years ago
1d95db8
NFSv4: Fix acl buffer size
by J. Bruce Fields
· 19 years ago
550f574
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
by Trond Myklebust
· 19 years ago
b8e5c4c
NFSv4: If a delegated open fails, ensure that we return the delegation
by Trond Myklebust
· 19 years ago
642ac54
NFSv4: Return delegations in case we're changing ACLs
by Trond Myklebust
· 19 years ago
6f926b5
[NFS]: Check that the server returns a valid regular file to our OPEN request
by Trond Myklebust
· 19 years ago
02a913a
NFSv4: Eliminate nfsv4 open race...
by Trond Myklebust
· 19 years ago
06735b3
NFSv4: Fix up handling of open_to_lock sequence ids
by Trond Myklebust
· 19 years ago
faf5f49
NFSv4: Make NFS clean up byte range locks asynchronously
by Trond Myklebust
· 19 years ago
0a8838f
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
by Trond Myklebust
· 19 years ago
83c9d41
NFSv4: Remove nfs4_client->cl_sem from close() path
by Trond Myklebust
· 19 years ago
e6dfa55
NFSv4: Remove obsolete state_owner and lock_owner semaphores
by Trond Myklebust
· 19 years ago
9512135
NFSv4: Fix a potential CLOSE race
by Trond Myklebust
· 19 years ago
cee54fc
NFSv4: Add functions to order RPC calls
by Trond Myklebust
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
eadf459
[PATCH] NFS: Add debugging code to NFSv4 readdir
by Trond Myklebust
· 19 years ago
8d0a8a9
[PATCH] NFSv4: Clean up nfs4 lock state accounting
by Trond Myklebust
· 19 years ago
08e9eac
[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()
by Trond Myklebust
· 19 years ago
202b50d
[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code
by Trond Myklebust
· 19 years ago
3e9d415
[PATCH] NFSv4: empty array fix
by Andrew Morton
· 19 years ago
b7ef195
[PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification
by Adrian Bunk
· 19 years ago
Next »