Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0e833d8cfcb52b5ee3ead22cabbab81dea32c3f0
/
fs
/
nfsd
/
nfs4state.c
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
c47d832
nfsd: make local functions static
by Daniel Mack
· 13 years ago
1db2b9d
NFSD: Check status from nfsd4_map_bcts_dir()
by Bryan Schumaker
· 14 years ago
bcecf1c
nfsd41: error out on repeated RECLAIM_COMPLETE
by Mi Jinlong
· 14 years ago
868b89c
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
by Mi Jinlong
· 14 years ago
a62573d
nfsd41: add flag checking for create_session
by Mi Jinlong
· 14 years ago
a96e5b9
nfsd4: Fix filp leak
by OGAWA Hirofumi
· 14 years ago
4ee6362
nfsd4: fix struct file leak on delegation
by J. Bruce Fields
· 14 years ago
18770c7
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
23fcf2e
nfsd4: fix oops on lock failure
by J. Bruce Fields
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cf507b6
Merge create_session decoding fix into for-2.6.39
by J. Bruce Fields
· 14 years ago
d2b2174
nfs41: make sure nfs server return right ca_maxresponsesize_cached
by Mi Jinlong
· 14 years ago
0997b17
nfsd4: fix struct file leak
by J. Bruce Fields
· 14 years ago
529d7b2
nfsd4: minor nfs4state.c reshuffling
by J. Bruce Fields
· 14 years ago
3507958
nfsd: kill unused macro definition
by Shan Wei
· 14 years ago
32b007b
nfsd4: fix bad pointer on failure to find delegation
by J. Bruce Fields
· 14 years ago
acfdf5c
nfsd4: acquire only one lease per file
by J. Bruce Fields
· 14 years ago
5d926e8
nfsd4: modify fi_delegations under recall_lock
by J. Bruce Fields
· 14 years ago
65bc58f
nfsd4: remove unused deleg dprintk's.
by J. Bruce Fields
· 14 years ago
edab978
nfsd4: split lease setting into separate function
by J. Bruce Fields
· 14 years ago
dd239cc
nfsd4: fix leak on allocation error
by J. Bruce Fields
· 14 years ago
22d38c4
nfsd4: add helper function for lease setup
by J. Bruce Fields
· 14 years ago
6b57d9c
nfsd4: split up nfsd_break_deleg_cb
by J. Bruce Fields
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
5ce8ba2
nfsd4: allow restarting callbacks
by J. Bruce Fields
· 14 years ago
14a24e9
nfsd4: give out delegations more quickly in 4.1 case
by J. Bruce Fields
· 14 years ago
84f5f7c
nfsd4: make sure sequence flags are set after destroy_session
by J. Bruce Fields
· 14 years ago
eea4980
nfsd4: re-probe callback on connection loss
by J. Bruce Fields
· 14 years ago
0d7bb71
nfsd4: set sequence flag when backchannel is down
by J. Bruce Fields
· 14 years ago
77a3569
nfsd4: keep finer-grained callback status
by J. Bruce Fields
· 15 years ago
dcbeaa6
nfsd4: allow backchannel recovery
by J. Bruce Fields
· 14 years ago
1d1bc8f
nfsd4: support BIND_CONN_TO_SESSION
by J. Bruce Fields
· 14 years ago
4c64937
nfsd4: modify session list under cl_lock
by J. Bruce Fields
· 14 years ago
6f3d772
nfs4: set source address when callback is generated
by Takuma Umeya
· 14 years ago
c45821d
locks: eliminate fl_mylease callback
by J. Bruce Fields
· 14 years ago
c84d500
nfsd4: use a single struct file for delegations
by J. Bruce Fields
· 14 years ago
e63eb93
nfsd4: eliminate lease delete callback
by J. Bruce Fields
· 14 years ago
da165dd
nfsd: remove some unnecessary dropit handling
by J. Bruce Fields
· 14 years ago
e203d50
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
by J. Bruce Fields
· 14 years ago
6e5f15c
nfsd4: replace unintuitive match_clientid_establishment
by J. Bruce Fields
· 14 years ago
ec66ee3
Merge commit 'v2.6.37-rc6' into for-2.6.38
by J. Bruce Fields
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
1205065
NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session
by Mi Jinlong
· 14 years ago
ced6dfe
NFS4.1: server gets drc mem fail should reply error at create_session
by Mi Jinlong
· 14 years ago
044bc1d
nfsd4: return serverfault on request for ssv
by J. Bruce Fields
· 14 years ago
43b0178e
nfsd: fix NULL dereference in setattr()
by Dan Carpenter
· 14 years ago
460781b
BKL: remove references to lock_kernel from comments
by Arnd Bergmann
· 14 years ago
21b75b0
nfsd4: fix 4.1 connection registration race
by J. Bruce Fields
· 14 years ago
51ee4b8
locks: let the caller free file_lock on ->setlease failure
by Christoph Hellwig
· 14 years ago
fcf744a
nfsd4: initialize delegation pointer to lease
by J. Bruce Fields
· 14 years ago
c5b1f0d
locks/nfsd: allocate file lock outside of spinlock
by Arnd Bergmann
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a663bdd
nfsd4: fix connection allocation in sequence()
by J. Bruce Fields
· 14 years ago
8323c3b
nfsd4: move minorversion to client
by J. Bruce Fields
· 14 years ago
792c95d
nfsd4: delay session removal till free_client
by J. Bruce Fields
· 14 years ago
5a3c9d7
nfsd4: separate callback change and callback probe
by J. Bruce Fields
· 14 years ago
8b5ce5c
nfsd4: callback program number is per-session
by J. Bruce Fields
· 14 years ago
d29c374
nfsd4: track backchannel connections
by J. Bruce Fields
· 14 years ago
86c3e16
nfsd4: confirm only on succesful create_session
by J. Bruce Fields
· 14 years ago
ac7c46f
nfsd4: make backchannel sequence number per-session
by J. Bruce Fields
· 14 years ago
90c8145
nfsd4: use client pointer to backchannel session
by J. Bruce Fields
· 14 years ago
edd7678
nfsd4: move callback setup into session init code
by J. Bruce Fields
· 14 years ago
cd5b814
nfsd4: don't cache seq_misordered replies
by J. Bruce Fields
· 14 years ago
b89f432
fs/locks.c: prepare for BKL removal
by Arnd Bergmann
· 14 years ago
3351514
nfsd4: return expired on unfound stateid's
by J. Bruce Fields
· 14 years ago
328ead2
nfsd4: add new connections to session
by J. Bruce Fields
· 14 years ago
db90681
nfsd4: refactor connection allocation
by J. Bruce Fields
· 14 years ago
19cf5c0
nfsd4: use callbacks on svc_xprt_deletion
by J. Bruce Fields
· 14 years ago
c766251
nfsd4: keep per-session list of connections
by J. Bruce Fields
· 14 years ago
5b6feee
nfsd4: clean up session allocation
by J. Bruce Fields
· 14 years ago
dd93842
nfsd4: fix alloc_init_session return type
by J. Bruce Fields
· 14 years ago
c23753d
nfsd4: fix alloc_init_session BUILD_BUG_ON()
by J. Bruce Fields
· 14 years ago
6ff8da0
nfsd4: Move callback setup to callback queue
by J. Bruce Fields
· 14 years ago
cee277d
nfsd4: use generic callback code in null case
by J. Bruce Fields
· 14 years ago
07263f1
nfsd4: minor variable renaming (cb -> conn)
by J. Bruce Fields
· 14 years ago
8f34a43
nfsd4: mask out non-access bits in nfs4_access_to_omode
by J. Bruce Fields
· 14 years ago
f632265
Merge commit 'v2.6.36-rc1' into HEAD
by J. Bruce Fields
· 14 years ago
7d94784
nfsd4: fix downgrade/lock logic
by J. Bruce Fields
· 14 years ago
30c0e1e
nfsd4: bad BUG() in preprocess_stateid_op
by J. Bruce Fields
· 14 years ago
0d9f9e1
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
998db52
nfsd4: fix file open accounting for RDWR opens
by J. Bruce Fields
· 14 years ago
6904996
gcc-4.6: nfsd: fix initialized but not read warnings
by Andi Kleen
· 14 years ago
f9d7562
nfsd4: share file descriptors between stateid's
by J. Bruce Fields
· 14 years ago
0292191
nfsd4: fix openmode checking on IO using lock stateid
by J. Bruce Fields
· 14 years ago
21fb401
nfsd4: miscellaneous process_open2 cleanup
by J. Bruce Fields
· 14 years ago
c3e4808
nfsd4: don't pretend to support write delegations
by J. Bruce Fields
· 14 years ago
4ad9a34
nfsd4: fix v4 state shutdown error paths
by Jeff Layton
· 14 years ago
ec8acac
nfsd4: remove some debugging code
by J. Bruce Fields
· 14 years ago
4731030
nfsd4: translate memory errors to delay, not serverfault
by J. Bruce Fields
· 14 years ago
76407f7
nfsd4; fix session reference count leak
by J. Bruce Fields
· 14 years ago
c3935e3
nfsd4: shut down callback queue outside state lock
by J. Bruce Fields
· 14 years ago
24a0111
nfsd4: fix use of op_share_access
by J. Bruce Fields
· 14 years ago
e4e83ea
Revert "nfsd4: distinguish expired from stale stateids"
by J. Bruce Fields
· 15 years ago
47cee54
nfsd: safer initialization order in find_file()
by Pavel Emelyanov
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
ab707e1
nfsd4: nfsd4_destroy_session must set callback client under the state lock
by Benny Halevy
· 14 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 14 years ago
07cd490
nfsd4: mark_client_expired
by Benny Halevy
· 14 years ago
46583e2
nfsd4: introduce nfs4_client.cl_refcount
by Benny Halevy
· 14 years ago
Next »