Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
412c77cee6d6e73fbe1dc3d67f52163efed33fc4
/
fs
/
nfs
412c77c
NFSv4: Defer inode revalidation when setting up a delegation
by Trond Myklebust
· 18 years ago
8383e46
NFSv4: Use RCU to protect delegations
by Trond Myklebust
· 18 years ago
13437e1
NFSv4: Support recalling delegations by stateid part 2
by Trond Myklebust
· 18 years ago
9016302
NFSv4: Support recalling delegations by stateid
by Trond Myklebust
· 18 years ago
2ced46c
NFSv4: Fix up a bug in nfs4_open_recover()
by Trond Myklebust
· 18 years ago
549d6ed
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
by Trond Myklebust
· 18 years ago
1c816ef
NFSv4: Fix a bug in __nfs4_find_state_byowner
by Trond Myklebust
· 18 years ago
1b45c46
NFSv4: Fix atomic open for execute...
by Trond Myklebust
· 18 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 18 years ago
88d9093
NFSv4: nfs_increment_open_seqid should not return a value
by Trond Myklebust
· 18 years ago
e688962
NFSv4: Fix underestimate of NFSv4 lookup request size
by Trond Myklebust
· 18 years ago
2cebf82
NFSv4: Fix the underestimate of NFSv4 open request size
by Trond Myklebust
· 18 years ago
bd625ba
NFSv4: Fix the NFSv4 owner and owner_group size estimates
by Trond Myklebust
· 18 years ago
7af654f
NFSv4: Don't reuse expired nfs4_state_owner structs
by Trond Myklebust
· 18 years ago
27b3f94
NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
by Trond Myklebust
· 18 years ago
587142f
NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
by Trond Myklebust
· 18 years ago
4e56e08
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
by Trond Myklebust
· 18 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 18 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 18 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 18 years ago
c6d00e6
NFSv4: Convert struct nfs4_opendata to use struct kref
by Trond Myklebust
· 18 years ago
3bec63d
NFS: Convert struct nfs_open_context to use a kref
by Trond Myklebust
· 18 years ago
edc05fc
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
by Trond Myklebust
· 18 years ago
dce34ce
NFS: Prevent integer overflow in nfs_scan_list()
by Trond Myklebust
· 18 years ago
2aefa10
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
by Trond Myklebust
· 18 years ago
5c36968
NFS cleanup: speed up nfs_scan_commit using radix tree tags
by Trond Myklebust
· 18 years ago
9fd367f
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
by Trond Myklebust
· 18 years ago
c03b402
NFS: Convert struct nfs_page to use krefs
by Trond Myklebust
· 18 years ago
a50f795
NFS: Fix an Oops in the nfs_access_cache_shrinker()
by Trond Myklebust
· 18 years ago
e2f032e
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
by Trond Myklebust
· 18 years ago
aa53ed5
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
by Jeff Layton
· 18 years ago
fc6ae3c
NFS: Re-enable forced umounts
by Trond Myklebust
· 18 years ago
83d93f2
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
by Jeff Layton
· 18 years ago
a035686
NFS: Fix nfs_reval_fsid()
by Trond Myklebust
· 18 years ago
b39e625
NFSv4: Clean up nfs4_call_async()
by Trond Myklebust
· 18 years ago
4a35bd4
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
by Trond Myklebust
· 18 years ago
ad389da
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
by Trond Myklebust
· 18 years ago
539cd03
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
by Trond Myklebust
· 18 years ago
88be9f9
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
by Trond Myklebust
· 18 years ago
de05a0c
NFS: Minor read optimisation...
by Trond Myklebust
· 18 years ago
44dd151
NFS: Don't mark a written page as uptodate until it is on disk
by Trond Myklebust
· 18 years ago
d9df8d6
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
by Trond Myklebust
· 18 years ago
070ea60
NFS: Clean ups in fs/nfs/direct.c
by Chuck Lever
· 18 years ago
f0930ff
sendfile: convert nfs to using splice_read()
by Jens Axboe
· 18 years ago
b4946ff
NFS: Fix a refcount leakage in O_DIRECT
by Trond Myklebust
· 18 years ago
d4a8f36
NFS: Fix nfs_direct_dirty_pages()
by Trond Myklebust
· 18 years ago
749e146
NFS: Fix handful of compiler warnings in direct.c
by Chuck Lever
· 18 years ago
7fe7f84
NFS: Avoid a deadlock situation on write
by Trond Myklebust
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
dd504ea
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
by Trond Myklebust
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
2e42c3e
NFS: Fix more sparse warnings
by Trond Myklebust
· 18 years ago
10afec90
NFS: Fix some 'sparse' warnings...
by Trond Myklebust
· 18 years ago
8ae20ab
NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
by Trond Myklebust
· 18 years ago
60945cb
NFS: use zero_user_page
by Nate Diller
· 18 years ago
7a13e93
NFS: Kill the obsolete NFS_PARANOIA
by Jesper Juhl
· 18 years ago
fee7f23
NFS: use __set_current_state()
by Milind Arun Choudhary
· 18 years ago
e4cc6ee
NFS: Clean up NFSv4 XDR error message
by Chuck Lever
· 18 years ago
6ce7dc9
NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be
by Chuck Lever
· 18 years ago
e70c490
NFS: Remove redundant check in nfs_check_verifier()
by Trond Myklebust
· 18 years ago
e62c2bb
NFS: Fix a jiffie wraparound issue
by Trond Myklebust
· 18 years ago
277866a
nfs: fix congestion control: use atomic_longs
by Peter Zijlstra
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
70cc648
locks: make ->lock release private data before returning in GETLK case
by J. Bruce Fields
· 18 years ago
84dde76
NFS: Fix a compile glitch on 64-bit systems
by Trond Myklebust
· 18 years ago
a19b89c
NFS: Clean up nfs_create_request comments
by Jason Uhlenkott
· 18 years ago
08efa20
NFS4: invalidate cached acl on setacl
by J. Bruce Fields
· 18 years ago
83672d3
NFS: Fix directory caching problem - with test case and patch.
by Neil Brown
· 18 years ago
1f4eab7
NFS: Set meaningful value for fattr->time_start in readdirplus results.
by Neil Brown
· 18 years ago
74dd34e
NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.
by Steve Dickson
· 18 years ago
df8b172
NFS: switch NFSROOT to use new rpcbind client
by Chuck Lever
· 18 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
ca52fec
NFS: Use pgoff_t in structures and functions that pass page cache offsets
by Trond Myklebust
· 18 years ago
724c439
NFS: Clean up nfs_sync_mapping_wait()
by Trond Myklebust
· 18 years ago
8d5658c
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
by Trond Myklebust
· 18 years ago
c63c7b0
NFS: Fix a race when doing NFS write coalescing
by Trond Myklebust
· 18 years ago
8b09bee
NFS: Cleanup for nfs_readpages()
by Trond Myklebust
· 18 years ago
bcb71bb
NFS: Another cleanup of the read/write request coalescing code
by Trond Myklebust
· 18 years ago
d8a5ad7
NFS: Cleanup the coalescing code
by Trond Myklebust
· 18 years ago
91e59c3
NFS: Don't wait for congestion in nfs_update_request()
by Trond Myklebust
· 18 years ago
1a0ba9a
NFS: statfs error-handling fix
by Amnon Aaronsohn
· 18 years ago
d585158
NFS: Fix nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
2b82f19
NFS: Fix race in nfs_set_page_dirty
by Trond Myklebust
· 18 years ago
612c938
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
by Trond Myklebust
· 18 years ago
6d677e3
NFS: Don't clear PG_writeback until after we've processed unstable writes
by Trond Myklebust
· 18 years ago
8e821ca
NFS: clean up the unstable write code
by Trond Myklebust
· 18 years ago
eb4cac1
NFS: Fix a list corruption problem
by Trond Myklebust
· 18 years ago
5a6d41b
NFS: Ensure PG_writeback is cleared when writeback fails
by Trond Myklebust
· 18 years ago
60fa3f7
NFS: Fix two bugs in the O_DIRECT write code
by Trond Myklebust
· 18 years ago
e1552e1
NFS: Fix an Oops in nfs_setattr()
by Trond Myklebust
· 18 years ago
6347073
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files
by Trond Myklebust
· 18 years ago
89a0914
[PATCH] nfs: fix congestion control
by Peter Zijlstra
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 18 years ago
Next »