Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4aaf2fec718f6fbf38668edf733a0ab09a49cab1
/
fs
/
nfs
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3c8c45d
NFS: Simplify logic to compare socket addresses in client.c
by Chuck Lever
· 16 years ago
d188262
Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel
by Trond Myklebust
· 16 years ago
f738f51
NFS: Start PF_INET6 callback listener only if IPv6 support is available
by Chuck Lever
· 16 years ago
26298ca
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
f786aa9
constify dentry_operations: NFS
by Al Viro
· 16 years ago
7fe5c39
NFS: Optimise NFS close()
by Trond Myklebust
· 16 years ago
b1e4adf
NFS: Fix the notifications when renaming onto an existing file
by Trond Myklebust
· 16 years ago
47c6256
NFS: Fix up a mismerged patch
by Trond Myklebust
· 16 years ago
9f4c899
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
by Trond Myklebust
· 16 years ago
a67d18f
NFS: load the rpc/rdma transport module automatically
by Tom Talpey
· 16 years ago
e1ebfd3
NFS: Kill the "defined but not used" compile error on nommu machines
by Trond Myklebust
· 16 years ago
72cb77f
NFS: Throttle page dirtying while we're flushing to disk
by Trond Myklebust
· 16 years ago
fb8a1f1
NFS: cleanup - remove struct nfs_inode->ncommit
by Trond Myklebust
· 16 years ago
a65318b
NFSv4: Simplify some cache consistency post-op GETATTRs
by Trond Myklebust
· 16 years ago
69aaaae
NFSv4: A referral is assumed to always point to a directory.
by Trond Myklebust
· 16 years ago
409924e
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
by Trond Myklebust
· 16 years ago
f26c7a7
NFSv4: Clean up decode_getfattr()
by Trond Myklebust
· 16 years ago
bca7947
NFS: Fix the type of struct nfs_fattr->mode
by Trond Myklebust
· 16 years ago
1ca277d
NFS: Shrink the struct nfs_fattr
by Trond Myklebust
· 16 years ago
9e6e70f
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
by Trond Myklebust
· 16 years ago
78f945f
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
by Trond Myklebust
· 16 years ago
37d9d76
NFS: flush cached directory information slightly more readily.
by NeilBrown
· 16 years ago
2b57dc6
NFS: Minor __nfs_revalidate_inode cleanup
by Suresh Jayaraman
· 16 years ago
d7371c4
Bug 11061, NFS mounts dropped
by Ian Dall
· 16 years ago
a71ee33
NFS: Handle -ESTALE error in access()
by Suresh Jayaraman
· 16 years ago
ae46141
NFSv3: Fix posix ACL code
by Trond Myklebust
· 16 years ago
ef95d31
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
by Trond Myklebust
· 16 years ago
97afe47
fs/Kconfig: move nfs out
by Alexey Dobriyan
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
46f72f5
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
by WANG Cong
· 16 years ago
945b34a
rpc: allow gss callbacks to client
by Olga Kornievskaia
· 16 years ago
cf8cdbe
NFS: remove unused status from encode routines
by Andy Adamson
· 16 years ago
d017931
NFS: increment number of operations in each encode routine
by Andy Adamson
· 16 years ago
49c2559
NFS: fix comment placement in nfs4xdr.c
by Benny Halevy
· 16 years ago
05d564f
NFS: fix tabs in nfs4xdr.c
by Andy Adamson
· 16 years ago
6c0195a
NFS: remove white space from nfs4xdr.c
by Andy Adamson
· 16 years ago
3741307
nfs: remove incorrect usage of nfs4 compound response hdr.status
by Benny Halevy
· 16 years ago
aadf615
nfs: return compound hdr.status when there are no op replies
by Benny Halevy
· 16 years ago
027b6ca
NFSv4: Fix an infinite loop in the NFS state recovery code
by Trond Myklebust
· 16 years ago
64672d5
optimize attribute timeouts for "noac" and "actimeo=0"
by Peter Staubach
· 16 years ago
dc0b027
NFSv4: Convert the open and close ops to use fmode
by Trond Myklebust
· 16 years ago
7a50c60
NFS: Use delegations to optimise ACCESS calls
by Trond Myklebust
· 16 years ago
15860ab
NFSv4: Ensure that we set the verifier when revalidating delegated dentries
by Trond Myklebust
· 16 years ago
5584c30
NFSv4: Clean up is_atomic_open()
by Trond Myklebust
· 16 years ago
bd7bf9d
NFSv4: Convert delegation->type field to fmode_t
by Trond Myklebust
· 16 years ago
9082a5c
NFSv4: Fix up delegation callbacks
by Trond Myklebust
· 16 years ago
b7391f4
NFSv4: Return unreferenced delegations more promptly
by Trond Myklebust
· 16 years ago
6411bd4
NFSv4: Clean up the asynchronous delegation return
by Trond Myklebust
· 16 years ago
b0d3ded
NFSv4: Clean up nfs_expire_all_delegations()
by Trond Myklebust
· 16 years ago
0d62f85
NFSv4: Fix a BAD_SEQUENCEID condition.
by Trond Myklebust
· 16 years ago
f3c7649
NFSv4: Don't exit the state management if there are still tasks to do
by Trond Myklebust
· 16 years ago
e005e80
NFSv4: Rename the state reclaimer thread
by Trond Myklebust
· 16 years ago
707fb4b
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
by Trond Myklebust
· 16 years ago
515d861
NFSv4: Clean up the support for returning multiple delegations
by Trond Myklebust
· 16 years ago
9e33bed
NFSv4: Add recovery for individual stateids
by Trond Myklebust
· 16 years ago
95d35cb
NFSv4: Remove nfs_client->cl_sem
by Trond Myklebust
· 16 years ago
19e03c5
NFSv4: Ensure that file unlock requests don't conflict with state recovery
by Trond Myklebust
· 16 years ago
65de872
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
by Trond Myklebust
· 16 years ago
fe1d819
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
by Trond Myklebust
· 16 years ago
7eff03a
NFSv4: Add a recovery marking scheme for state owners
by Trond Myklebust
· 16 years ago
0f605b5
NFSv4: Don't tell server we rebooted when not necessary
by Trond Myklebust
· 16 years ago
e598d84
NFSv4: Remove redundant RENEW calls if we know the lease has expired
by Trond Myklebust
· 16 years ago
b79a4a1
NFSv4: Fix state recovery when the client runs over the grace period
by Trond Myklebust
· 16 years ago
6dc9d57
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
by Trond Myklebust
· 16 years ago
0286001
NFSv4: Clean up for the state loss reclaimer
by Trond Myklebust
· 16 years ago
15c831b
NFS: Use atomic bitops when changing struct nfs_delegation->flags
by Trond Myklebust
· 16 years ago
86e8948
NFSv4: Fix up the dereferencing of delegation->inode
by Trond Myklebust
· 16 years ago
3431043
NFSv4: Fix up another delegation related race
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
50a737f
NFS: "[no]resvport" mount option changes mountd client too
by Chuck Lever
· 16 years ago
d740351
NFS: add "[no]resvport" mount option
by Chuck Lever
· 16 years ago
542fcc3
NFS: move nfs_server flag initialization
by Chuck Lever
· 16 years ago
4a01b8a
NFS: expand flags passed to nfs_create_rpc_client()
by Chuck Lever
· 16 years ago
c5d120f
NFS: introduce nfs_mount_info struct for calling nfs_mount()
by Chuck Lever
· 16 years ago
146ec94
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
by Chuck Lever
· 16 years ago
7b5d2b9
NFS: rename nfs_path variable
by Chuck Lever
· 16 years ago
136221f
nfs: remove redundant tests on reading new pages
by Wu Fengguang
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
1afa67f
misc: replace NIP6_FMT with %p6 format specifier
by Harvey Harrison
· 16 years ago
ae05f26
NFS: Convert nfs_attr_generation_counter into an atomic_long
by Trond Myklebust
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
3516586
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
by Al Viro
· 16 years ago
52c6738
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
ec9a05c
NFS: use correct fs type for v4 submounts and referrals
by Andy Adamson
· 16 years ago
504e518
Make nfs_file_cred more robust.
by Neil Brown
· 16 years ago
18de973
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
by Chuck Lever
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
011935a
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
by Trond Myklebust
· 16 years ago
4704f0e
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
by Trond Myklebust
· 16 years ago
Next »