Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
df068464169a84a6a66c05d140f43a46d5eb6176
/
fs
/
nfs
3d39c69
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
by Trond Myklebust
· 17 years ago
905f8d1
NFSv4: Don't call put_rpccred() from an rcu callback
by Trond Myklebust
· 17 years ago
45328c3
NFS: Fix NFSv4 open stateid regressions
by Trond Myklebust
· 17 years ago
ba68303
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
by Trond Myklebust
· 17 years ago
5e11934
NFS: Fix put_nfs_open_context
by Trond Myklebust
· 17 years ago
4108964
fix broken handling of port=... in NFS option parsing
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
0a87cf1
NFSv4: handle lack of clientaddr in option string
by Jeff Layton
· 17 years ago
f9d888f
NFSv4: debug print ntohl(status) in nfs client callback xdr code
by Benny Halevy
· 17 years ago
e4eff1a
SUNRPC: Clean up the sillyrename code
by Trond Myklebust
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
3062c53
NFS: Use dentry->d_time to store the parent directory verifier.
by Trond Myklebust
· 17 years ago
e3a535e
NFSv4: Fix the nfsv4 readlink reply buffer alignment
by Trond Myklebust
· 17 years ago
d6ac02d
NFSv4: Fix the readdir reply buffer alignment
by Trond Myklebust
· 17 years ago
9104a55
NFSv4: More NFSv4 xdr cleanups
by Trond Myklebust
· 17 years ago
9936781
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
by Trond Myklebust
· 17 years ago
56659e9
NFSv4: 'constify' lookup arguments.
by Trond Myklebust
· 17 years ago
365c8f5
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
by Trond Myklebust
· 17 years ago
6f220ed
NFSv4: Fix open state recovery
by Trond Myklebust
· 17 years ago
6d34ac1
locks: make posix_test_lock() interface more consistent
by J. Bruce Fields
· 18 years ago
370f659
nfs: disable leases over NFS
by J. Bruce Fields
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
259902e
Make NFS client use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
137d6ac
NFSv4: Make sure unlock is really an unlock when cancelling a lock
by Frank Filz
· 17 years ago
6f2e64d
NFSv4: Make the NFS state model work with the nosharedcache mount option
by Trond Myklebust
· 17 years ago
275a5d2
NFS: Error when mounting the same filesystem with different options
by Trond Myklebust
· 17 years ago
75180df
NFS: Add the mount option "nosharecache"
by Trond Myklebust
· 17 years ago
8007122
NFS: Add support for mounting NFSv4 file systems with string options
by Chuck Lever
· 17 years ago
136d558
NFS: Add final pieces to support in-kernel mount option parsing
by Chuck Lever
· 17 years ago
0076d7b
NFS: Introduce generic mount client API
by Chuck Lever
· 17 years ago
bf0fd76
NFS: Add enums and match tables for mount option parsing
by Chuck Lever
· 17 years ago
013a8c1
NFS: Improve debugging output in NFS in-kernel mount client
by Chuck Lever
· 17 years ago
1920723
NFS: Clean up in-kernel NFS mount
by Chuck Lever
· 17 years ago
3ea9730
NFS: Remake nfsroot_mount as a permanent part of NFS client
by Chuck Lever
· 17 years ago
43780b8
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
by Chuck Lever
· 17 years ago
cce63cd
SUNRPC: Rename rpcb_getport_external routine
by Chuck Lever
· 17 years ago
f0768eb
NFS: Introduce nfs4_validate_mount_options
by Chuck Lever
· 17 years ago
5df36e7
NFS: Clean up nfs_validate_mount_data
by Chuck Lever
· 17 years ago
fc50d58
NFS: Clean-up: Refactor IP address sanity checks in NFS client
by Chuck Lever
· 17 years ago
4d81cd1
NFS: Clean-up: fix a compiler warning in fs/nfs/super.c
by Chuck Lever
· 17 years ago
0655960
NFS: Clean up error handling in nfs_get_sb
by Chuck Lever
· 17 years ago
29eb981
NFS: Clean-up: Replace nfs_copy_user_string with strndup_user
by Chuck Lever
· 17 years ago
5680d48
NFS: Clean-up: Define macros for maximum host and export path name lengths
by Chuck Lever
· 17 years ago
9eaa67c
NFS: Clean-up: use correct type when converting NFS blocks to local blocks
by Chuck Lever
· 17 years ago
8bda4e4
NFSv4: Fix up stateid locking...
by Trond Myklebust
· 17 years ago
1ac7e2f
NFSv4: Clean up the callers of nfs4_open_recover_helper()
by Trond Myklebust
· 17 years ago
6ee4126
NFSv4: Don't call OPEN if we already have an open stateid for a file
by Trond Myklebust
· 17 years ago
aac00a8
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
by Trond Myklebust
· 17 years ago
3e30991
NFSv4: Clean up _nfs4_proc_open()
by Trond Myklebust
· 17 years ago
1b370bc
NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
by Trond Myklebust
· 17 years ago
6f43ddc
NFSv4: Improve the debugging of bad sequence id errors...
by Trond Myklebust
· 17 years ago
003707c
NFSv4: Always use the delegation if we have one
by Trond Myklebust
· 17 years ago
0f9f95e
NFSv4: Clean up confirmation of sequence ids...
by Trond Myklebust
· 17 years ago
412c77c
NFSv4: Defer inode revalidation when setting up a delegation
by Trond Myklebust
· 17 years ago
8383e46
NFSv4: Use RCU to protect delegations
by Trond Myklebust
· 17 years ago
13437e1
NFSv4: Support recalling delegations by stateid part 2
by Trond Myklebust
· 17 years ago
9016302
NFSv4: Support recalling delegations by stateid
by Trond Myklebust
· 17 years ago
2ced46c
NFSv4: Fix up a bug in nfs4_open_recover()
by Trond Myklebust
· 17 years ago
549d6ed
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
by Trond Myklebust
· 17 years ago
1c816ef
NFSv4: Fix a bug in __nfs4_find_state_byowner
by Trond Myklebust
· 17 years ago
1b45c46
NFSv4: Fix atomic open for execute...
by Trond Myklebust
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
88d9093
NFSv4: nfs_increment_open_seqid should not return a value
by Trond Myklebust
· 17 years ago
e688962
NFSv4: Fix underestimate of NFSv4 lookup request size
by Trond Myklebust
· 17 years ago
2cebf82
NFSv4: Fix the underestimate of NFSv4 open request size
by Trond Myklebust
· 17 years ago
bd625ba
NFSv4: Fix the NFSv4 owner and owner_group size estimates
by Trond Myklebust
· 17 years ago
7af654f
NFSv4: Don't reuse expired nfs4_state_owner structs
by Trond Myklebust
· 17 years ago
27b3f94
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
by Trond Myklebust
· 17 years ago
587142f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
by Trond Myklebust
· 17 years ago
4e56e08
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
by Trond Myklebust
· 17 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 17 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 17 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 17 years ago
c6d00e6
NFSv4: Convert struct nfs4_opendata to use struct kref
by Trond Myklebust
· 17 years ago
3bec63d
NFS: Convert struct nfs_open_context to use a kref
by Trond Myklebust
· 17 years ago
edc05fc
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
by Trond Myklebust
· 17 years ago
dce34ce
NFS: Prevent integer overflow in nfs_scan_list()
by Trond Myklebust
· 17 years ago
2aefa10
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
by Trond Myklebust
· 17 years ago
5c36968
NFS cleanup: speed up nfs_scan_commit using radix tree tags
by Trond Myklebust
· 17 years ago
9fd367f
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
by Trond Myklebust
· 17 years ago
c03b402
NFS: Convert struct nfs_page to use krefs
by Trond Myklebust
· 17 years ago
a50f795
NFS: Fix an Oops in the nfs_access_cache_shrinker()
by Trond Myklebust
· 17 years ago
e2f032e
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
by Trond Myklebust
· 17 years ago
aa53ed5
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
by Jeff Layton
· 17 years ago
fc6ae3c
NFS: Re-enable forced umounts
by Trond Myklebust
· 17 years ago
83d93f2
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
by Jeff Layton
· 17 years ago
a035686
NFS: Fix nfs_reval_fsid()
by Trond Myklebust
· 17 years ago
b39e625
NFSv4: Clean up nfs4_call_async()
by Trond Myklebust
· 17 years ago
4a35bd4
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
by Trond Myklebust
· 17 years ago
ad389da
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
by Trond Myklebust
· 17 years ago
539cd03
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
by Trond Myklebust
· 17 years ago
88be9f9
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
by Trond Myklebust
· 17 years ago
de05a0c
NFS: Minor read optimisation...
by Trond Myklebust
· 17 years ago
44dd151
NFS: Don't mark a written page as uptodate until it is on disk
by Trond Myklebust
· 17 years ago
d9df8d6
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
by Trond Myklebust
· 17 years ago
070ea60
NFS: Clean ups in fs/nfs/direct.c
by Chuck Lever
· 17 years ago
f0930ff
sendfile: convert nfs to using splice_read()
by Jens Axboe
· 17 years ago
b4946ff
NFS: Fix a refcount leakage in O_DIRECT
by Trond Myklebust
· 17 years ago
d4a8f36
NFS: Fix nfs_direct_dirty_pages()
by Trond Myklebust
· 17 years ago
Next »