Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3d5eeaddad9338f39d25ee0c6c2ab1eda1ed2ef6
/
fs
/
nfs
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
21b4e73
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
34161db
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
a180304
NFS: Clean up calls to mark_inode_dirty() part 2
by Trond Myklebust
· 18 years ago
9cf85e0
NFS: Fix up writeback_control->nr_to_write accounting
by Trond Myklebust
· 18 years ago
3925675
NFS: Fix up the dirty page accounting
by Trond Myklebust
· 18 years ago
e507d9e
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
by Trond Myklebust
· 18 years ago
fa8d8c5
NFS: Fix nfs_release_page
by Trond Myklebust
· 18 years ago
61822ab
NFS: Ensure we only call set_page_writeback() under the page lock
by Trond Myklebust
· 18 years ago
e261f51
NFS: Make nfs_updatepage() mark the page as dirty.
by Trond Myklebust
· 18 years ago
4d770cc
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
by Trond Myklebust
· 18 years ago
1a54533
NFS: Add nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
e21195a
NFS: More cleanups of fs/nfs/write.c
by Trond Myklebust
· 18 years ago
87a4ce1
NFS: Remove call to igrab() from nfs_writepage()
by Trond Myklebust
· 18 years ago
49a70f2
NFS: Cleanup: add common helper nfs_page_length()
by Trond Myklebust
· 18 years ago
277459d
NFS: Store pointer to the nfs_page in page->private
by Trond Myklebust
· 18 years ago
1c75950
NFS: cleanup of nfs_sync_inode_wait()
by Trond Myklebust
· 18 years ago
3f44254
NFS: Clean up nfs_scan_dirty()
by Trond Myklebust
· 18 years ago
28c6925
NFS: Clean up nfs_flush_inode()
by Trond Myklebust
· 18 years ago
eb5f854
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
by Frank Filz
· 18 years ago
cae823c
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
by Frank Filz
· 18 years ago
a99b71c
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
by Frank Filz
· 18 years ago
e8e058e
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
by Trond Myklebust
· 18 years ago
cf1308f
NFS: Fix missing page_unlock() in nfs_readpage
by Trond Myklebust
· 18 years ago
0b67130
NFS: Fix asynchronous read error handling
by Trond Myklebust
· 18 years ago
46b9f8e
NFS Exclusive open not supported bug
by Andy Ryan
· 18 years ago
8aca67f
SUNRPC: Fix a potential race in rpc_wake_up_task()
by Trond Myklebust
· 18 years ago
e6b3c4d
Fix a second potential rpc_wakeup race...
by Trond Myklebust
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
5a874db
[NET]: ipconfig and nfsroot annotations
by Al Viro
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
7cc13ed
[PATCH] sysctl: implement CTL_UNNUMBERED
by Eric W. Biederman
· 18 years ago
fc22617
[PATCH] NFS: Cache invalidation fixup
by Trond Myklebust
· 18 years ago
9eaef27
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
by Trond Myklebust
· 18 years ago
d21ec0c
[PATCH] xdr annotations: mount_clnt
by Al Viro
· 18 years ago
bc4785c
[PATCH] nfs: verifier is network-endian
by Al Viro
· 18 years ago
5704fde
[PATCH] xdr annotations: fs/nfs/callback*
by Al Viro
· 18 years ago
e6f684f
[PATCH] fs/nfs/callback* passes error values big-endian
by Al Viro
· 18 years ago
0dbb4c6
[PATCH] xdr annotations: NFS readdir entries
by Al Viro
· 18 years ago
8687b63
[PATCH] xdr annotations: NFSv4
by Al Viro
· 18 years ago
d61005a6
[PATCH] xdr annotations: NFSv3
by Al Viro
· 18 years ago
9d787a7
[PATCH] xdr annotations: NFSv2
by Al Viro
· 18 years ago
7111c66
[PATCH] fix svc_procfunc declaration
by Al Viro
· 18 years ago
b87c0ad
[PATCH] NFS: remove unused check in nfs4_open_revalidate
by Chuck Lever
· 18 years ago
85233a7
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULL
by Chuck Lever
· 18 years ago
39cf8a1
[PATCH] NFS: fix minor bug in new NFS symlink code
by Chuck Lever
· 18 years ago
cd9ae2b
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
by Trond Myklebust
· 18 years ago
13bbc06
[PATCH] NFS: Fix NFSv4 callback regression
by Trond Myklebust
· 18 years ago
7d9ac06
[PATCH] nfs4: initialize cl_ipaddr
by J. Bruce Fields
· 18 years ago
eda3cef
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
by Trond Myklebust
· 18 years ago
b6dff26
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
by Trond Myklebust
· 18 years ago
575b5c7
[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
by Trond Myklebust
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
8325049
Fix extraneous '&' in recent NFS client cleanup
by Linus Torvalds
· 18 years ago
0bae89e
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
ca4aa09
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
24e3666
[PATCH] knfsd: be more selective in which sockets lockd listens on
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
4cb50dc
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
by David Howells
· 18 years ago
66f3750
[PATCH] fs/nfs/: make code static
by Adrian Bunk
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
f551e44
NFS: add comments clarifying the use of nfs_post_op_update()
by Chuck Lever
· 18 years ago
aec5e17
NFS: Use SEEK_END instead of hardcoded value
by Josef 'Jeff' Sipek
· 18 years ago
51b6ded
NFSv4: When mounting with a port=0 argument, substitute port=2049
by Trond Myklebust
· 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
97db8f4
NFS: Don't invalidate the symlink we just stuffed into the cache
by Trond Myklebust
· 18 years ago
5f004cf
NFS: Make read() return an ESTALE if the file has been deleted
by Trond Myklebust
· 18 years ago
2dec514
NFSv4: It's perfectly legal for clp to be NULL here....
by J. Bruce Fields
· 18 years ago
fd68407
NFS: nfs_lookup - don't hash dentry when optimising away the lookup
by Trond Myklebust
· 18 years ago
297de4f
Fix a referral error Oops
by andros@citi.umich.edu
· 18 years ago
058ad9c
NFS: NFS_ROOT should use the new rpc_create API
by Chuck Lever
· 18 years ago
6daabf1
NFS: Fix up compiler warnings on 64-bit platforms in client.c
by David Howells
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
873101b
NFS: copy symlinks into page cache before sending NFS SYMLINK request
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
d3db90e
NFS: remove a no-longer-needed error check in nfs_symlink()
by Chuck Lever
· 18 years ago
41877d2
NFS: Convert NFS client to use new rpc_create() API
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
9c5bf38
NFS: Fix nfs_alloc_client()
by Trond Myklebust
· 18 years ago
36b15c5
NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag
by Trond Myklebust
· 18 years ago
Next »