Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1eba248469272ae0618288bccf65b24d017f1d2
/
fs
/
nfsd
/
nfs4state.c
ab52ae6
nfsd41: Backchannel: minorversion support for the back channel
by Andy Adamson
· 15 years ago
6ddbbbf
nfsd41: Remove ip address collision detection case
by Mike Sager
· 15 years ago
5d77ddf
nfsd41: sanity check client drc maxreqs
by Andy Adamson
· 15 years ago
6c18ba9
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct
by Alexandros Batsakis
· 15 years ago
7eef409
Merge commit 'v2.6.30' into for-2.6.31
by J. Bruce Fields
· 15 years ago
02cb285
nfsd: nfs4_stat_init cleanup
by Wang Chen
· 16 years ago
63e4863
nfsd4: make recall callback an asynchronous rpc
by J. Bruce Fields
· 16 years ago
ccecee1
nfsd41: slots are freed with session
by Andy Adamson
· 16 years ago
6707bd3
nfsd4: remove unused dl_trunc
by J. Bruce Fields
· 16 years ago
b53d40c
nfsd4: eliminate struct nfs4_cb_recall
by J. Bruce Fields
· 16 years ago
c237dc0
nfsd4: rename callback struct to cb_conn
by J. Bruce Fields
· 16 years ago
3cef9ab
nfsd4: lookup up callback cred only once
by J. Bruce Fields
· 16 years ago
f64f79e
nfsd4: setclientid_confirm callback-change fixes
by J. Bruce Fields
· 16 years ago
b8fd47a
nfsd: quiet compile warning
by J. Bruce Fields
· 16 years ago
78155ed
nfsd4: distinguish expired from stale stateids
by Bian Naimeng
· 16 years ago
84459a1
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
by Andy Adamson
· 16 years ago
d87a8ad
nfsd41: access_valid
by Andy Adamson
· 16 years ago
60adfc5
nfsd41: clientid handling
by Andy Adamson
· 16 years ago
6668958
nfsd41: stateid handling
by Andy Adamson
· 16 years ago
dd453df
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
by Benny Halevy
· 16 years ago
e10e0cf
nfsd41: destroy_session operation
by Benny Halevy
· 16 years ago
bf864a3
nfsd41: non-page DRC for solo sequence responses
by Andy Adamson
· 16 years ago
38eb76a
nfsd41: Add a create session replay cache
by Andy Adamson
· 16 years ago
ec6b5d7
nfsd41: create_session operation
by Andy Adamson
· 16 years ago
14778a1
nfsd41: clear DRC cache on free_session
by Andy Adamson
· 16 years ago
da3846a
nfsd41: nfsd DRC logic
by Andy Adamson
· 16 years ago
074fe89
nfsd41: DRC save, restore, and clear functions
by Andy Adamson
· 16 years ago
f9bb94c
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only.
by Andy Adamson
· 16 years ago
b85d4c0
nfsd41: sequence operation
by Benny Halevy
· 16 years ago
a1bcecd
nfsd41: match clientid establishment method
by Andy Adamson
· 16 years ago
0733d21
nfsd41: exchange_id operation
by Andy Adamson
· 16 years ago
069b6ad
nfsd41: proc stubs
by Andy Adamson
· 16 years ago
5282fd7
nfsd41: sessionid hashing
by Marc Eshel
· 16 years ago
c4bf786
nfsd41: release_session when client is expired
by Marc Eshel
· 16 years ago
9fb8707
nfsd41: introduce nfs4_client cl_sessions list
by Marc Eshel
· 16 years ago
7116ed6
nfsd41: sessions basic data types
by Andy Adamson
· 16 years ago
026722c
nfsd4: don't check ip address in setclientid
by J. Bruce Fields
· 16 years ago
8b671b8
nfsd4: remove use of mutex for file_hashtable
by J. Bruce Fields
· 16 years ago
18f8273
nfsd4: rename io_during_grace_disallowed
by J. Bruce Fields
· 16 years ago
6150ef0
nfsd4: remove unused CHECK_FH flag
by J. Bruce Fields
· 16 years ago
7e0f7cf
nfsd4: fail when delegreturn gets a non-delegation stateid
by J. Bruce Fields
· 16 years ago
203a8c8
nfsd4: separate delegreturn case from preprocess_stateid_op
by J. Bruce Fields
· 16 years ago
3e63307
nfsd4: add a helper function to decide if stateid is delegation
by J. Bruce Fields
· 16 years ago
819a8f5
nfsd4: remove some dprintk's
by J. Bruce Fields
· 16 years ago
fd03b09
nfsd4: remove unneeded local variable
by J. Bruce Fields
· 16 years ago
dc9bf70
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
by J. Bruce Fields
· 16 years ago
0c2a498
nfsd4: move check_stateid_generation check
by J. Bruce Fields
· 16 years ago
a4455be
nfsd4: trivial preprocess_stateid_op cleanup
by J. Bruce Fields
· 16 years ago
6c02eaa
nfsd4: use helper for copying delegation filehandle
by J. Bruce Fields
· 16 years ago
f044ff8
nfsd4: split open/lockowner release code
by J. Bruce Fields
· 16 years ago
f1d110c
nfsd4: remove a forward declaration
by J. Bruce Fields
· 16 years ago
2283963
nfsd4: split lockstateid/openstateid release logic
by J. Bruce Fields
· 16 years ago
fa82a49
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
by Jeff Layton
· 16 years ago
87df4de
nfsd: last_byte_offset
by Benny Halevy
· 16 years ago
55ef127
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
by J. Bruce Fields
· 16 years ago
9346eff
nfsd: Minor cleanup of find_stateid
by Krishna Kumar
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
61054b1
nfsd: support callbacks with gss flavors
by Olga Kornievskaia
· 16 years ago
68e76ad
nfsd: pass client principal name in rsc downcall
by Olga Kornievskaia
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2c5e761
nfsd: clean up grace period on early exit
by J. Bruce Fields
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
a63bb99
[PATCH] switch nfsd to kern_path()
by Al Viro
· 16 years ago
af558e3
nfsd: common grace period control
by J. Bruce Fields
· 17 years ago
e518f05
nfsd: take file and mnt write in nfs4_upgrade_open
by Benny Halevy
· 16 years ago
4f83aa3
nfsd: document open share bit tracking
by J. Bruce Fields
· 16 years ago
8837abc
nfsd: rename MAY_ flags
by Miklos Szeredi
· 16 years ago
3dd98a3
knfsd: clean up nfsd filesystem interfaces
by Jeff Layton
· 16 years ago
b55e0ba
nfsd: remove unnecessary atomic ops
by J. Bruce Fields
· 17 years ago
1a747ee
locks: don't call ->copy_lock methods on return of conflicting locks
by J. Bruce Fields
· 17 years ago
9167f50
nfsd: initialize lease type in nfs4_open_delegation()
by Felix Blyakher
· 17 years ago
a254b24
nfsd: fix sparse warnings
by Harvey Harrison
· 17 years ago
6a85fa3
nfsd4: kill unnecessary check in preprocess_stateid_op
by J. Bruce Fields
· 17 years ago
0836f58
nfsd4: simplify stateid sequencing checks
by J. Bruce Fields
· 17 years ago
f336273
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
by J. Bruce Fields
· 17 years ago
aceaf78
[PATCH] r/o bind mounts: create helper to drop file write access
by Dave Hansen
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
8838dc4
nfsd4: clean up access_valid, deny_valid checks.
by J. Bruce Fields
· 17 years ago
39325bd
nfsd4: fix bad seqid on lock request incompatible with open mode
by J. Bruce Fields
· 17 years ago
404ec11
nfsd4: recognize callback channel failure earlier
by J. Bruce Fields
· 17 years ago
35bba9a
nfsd4: miscellaneous nfs4state.c style fixes
by J. Bruce Fields
· 17 years ago
5ec7b46
nfsd4: make current_clientid local
by J. Bruce Fields
· 17 years ago
366e0c1
nfsd4: kill unneeded cl_confirm check
by J. Bruce Fields
· 17 years ago
f3aba4e
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
by J. Bruce Fields
· 17 years ago
f394baa
nfsd4: kill unnecessary same_name() in setclientid_confirm
by J. Bruce Fields
· 17 years ago
deda2fa
nfsd: uniquify cl_confirm values
by J. Bruce Fields
· 17 years ago
49ba878
nfsd: eliminate final bogus case from setclientid logic
by J. Bruce Fields
· 17 years ago
a186e76
nfsd4: kill some unneeded setclientid comments
by J. Bruce Fields
· 17 years ago
46f8a64
nfsd4: probe callback channel only once
by J. Bruce Fields
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
a16877c
Cleanup macros for distinguishing mandatory locks
by Pavel Emelyanov
· 17 years ago
cfdcad4
knfsd: nfsv4 delegation recall should take reference on client
by J. Bruce Fields
· 17 years ago
1b1a9b3
knfsd: don't shutdown callbacks until nfsv4 client is freed
by J. Bruce Fields
· 17 years ago
0272e1f
knfsd: let nfsd manage timing out its own leases
by J. Bruce Fields
· 17 years ago
c175b83
knfsd: remove code duplication in nfsd4_setclientid()
by J. Bruce Fields
· 17 years ago
e8ff2a8
knfsd: move nfsv4 slab creation/destruction to module init/exit
by J. Bruce Fields
· 17 years ago
2fdada0
knfsd: demote some printk()s to dprintk()s
by J. Bruce Fields
· 17 years ago
599e0a2
knfsd: cleanup of nfsd4 cmp_* functions
by J. Bruce Fields
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
Next »