Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95efa03bd66511ca9fb4ebc528211166ac842d27
/
fs
/
nfs
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
d9bc125c
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
a301b77
NFS: Don't use ClearPageUptodate() when writeback fails
by Trond Myklebust
· 18 years ago
b0c4fdd
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
by Trond Myklebust
· 18 years ago
3e7d950
NFS: Fix a wraparound issue with nfsi->cache_change_attribute
by Trond Myklebust
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
b5d5dfb
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
by Adrian Bunk
· 18 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
588a700
NFSv4: /proc/mounts displays the wrong server name for referrals
by Trond Myklebust
· 18 years ago
a3f565b
NFS: fix print format for tk_pid
by Chuck Lever
· 18 years ago
e148582
NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
by Trond Myklebust
· 18 years ago
a6a352e
NFSv4: Don't start state recovery in nfs4_close_done()
by Trond Myklebust
· 18 years ago
7c85d90
NFS: Fixup some outdated comments...
by Trond Myklebust
· 18 years ago
d30c834
NFS: nfs_writepages() cleanup
by Trond Myklebust
· 18 years ago
f40313a
NFS: Micro-optimisation for nfs_wb_page()
by Trond Myklebust
· 18 years ago
02241bc
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
by Trond Myklebust
· 18 years ago
8e0969f
NFS: Remove nfs_readpage_sync()
by Trond Myklebust
· 18 years ago
c228fd3
NFSv4: Cleanups for fs_locations code.
by Trond Myklebust
· 18 years ago
faebf4e
NFSv4: Don't require that NFSv4 mount paths begin with '/'
by Trond Myklebust
· 18 years ago
c79ba78
NFS: Dont clobber more uptodate values in nfs_set_verifier()
by Trond Myklebust
· 18 years ago
ef75c79
NFS: Also use readdir info to revalidate positive dentries
by Trond Myklebust
· 18 years ago
df1d5d2
NFS: Fix a readdir/lookup inefficiency.
by Trond Myklebust
· 18 years ago
ccfeb50
NFS: Fix up "rm -rf"...
by Trond Myklebust
· 18 years ago
ab91f26
NFSv4: Fix NFS4_enc_server_caps_sz/NFS4_dec_server_caps_sz
by Trond Myklebust
· 18 years ago
f2d0d85
NFSv4: Fix Oops in nfs4_create_referral_server
by Trond Myklebust
· 18 years ago
46bae1a
[PATCH] Remove warning: VFS is out of sync with lock manager
by Neil Brown
· 18 years ago
717d44e
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
by Trond Myklebust
· 18 years ago
e3db769
[PATCH] NFS: Fix race in nfs_release_page()
by Trond Myklebust
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
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
d61005a
[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
Next »