Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9db9f9e31d7661dff35a75ed01ff9fc0d6acdaf8
/
fs
/
nfsd
/
nfs4state.c
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
ab707e15
nfsd4: nfsd4_destroy_session must set callback client under the state lock
by Benny Halevy
· 15 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 15 years ago
07cd490
nfsd4: mark_client_expired
by Benny Halevy
· 15 years ago
46583e2
nfsd4: introduce nfs4_client.cl_refcount
by Benny Halevy
· 15 years ago
84d38ac
nfsd4: refactor expire_client
by Benny Halevy
· 15 years ago
36acb66
nfsd4: extend the client_lock to cover cl_lru
by Benny Halevy
· 15 years ago
328efba
nfsd4: use list_move in move_to_confirmed
by Benny Halevy
· 15 years ago
be1fdf6
nfsd4: fold release_session into expire_client
by Benny Halevy
· 15 years ago
9089f1b
nfsd4: rename sessionid_lock to client_lock
by Benny Halevy
· 15 years ago
5d4cec2
nfsd4: fix bare destroy_session null dereference
by J. Bruce Fields
· 15 years ago
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 15 years ago
26c0c75
nfsd4: fix unlikely race in session replay case
by J. Bruce Fields
· 15 years ago
5771635
nfsd4: complete enforcement of 4.1 op ordering
by J. Bruce Fields
· 15 years ago
4b21d0d
nfsd4: allow 4.0 clients to change callback path
by J. Bruce Fields
· 15 years ago
2bf2387
nfsd4: rearrange cb data structures
by J. Bruce Fields
· 15 years ago
b12a05c
nfsd4: cl_count is unused
by J. Bruce Fields
· 15 years ago
b5a1a81
nfsd4: don't sleep in lease-break callback
by J. Bruce Fields
· 15 years ago
408b79b
nfsd4: consistent session flag setting
by J. Bruce Fields
· 15 years ago
3df796d
nfsd4: remove dprintk
by J. Bruce Fields
· 15 years ago
147efd0
nfsd4: shutdown callbacks on expiry
by J. Bruce Fields
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e739cf1
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
by J. Bruce Fields
· 15 years ago
efc4bb4f
nfsd4: allow setting grace period time
by J. Bruce Fields
· 15 years ago
f958a13
nfsd4: remove unnecessary lease-setting function
by J. Bruce Fields
· 15 years ago
e46b498
nfsd4: simplify lease/grace interaction
by J. Bruce Fields
· 15 years ago
cf07d2e
nfsd4: simplify references to nfsd4 lease time
by J. Bruce Fields
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
42e4960
vfs: take f_lock on modifying f_mode after open time
by Wu Fengguang
· 15 years ago
8b8aae4
nfsd41: Create the recovery entry for the NFSv4.1 client
by Ricardo Labiaga
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
8c10cbd
nfsd: use STATEID_FMT and STATEID_VAL for printing stateids
by Benny Halevy
· 15 years ago
efe0cb6
nfsd4.1: common slot allocation size calculation
by J. Bruce Fields
· 15 years ago
dd829c4
nfsd4.1: fix session memory use calculation
by J. Bruce Fields
· 15 years ago
ddc04fd
nfsd41: use sv_max_mesg for forechannel max sizes
by Andy Adamson
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
7b02196
const: make lock_manager_operations const
by Alexey Dobriyan
· 15 years ago
b09333c
nfsd41: Refactor create_client()
by Ricardo Labiaga
· 15 years ago
2a1d1b5
nfsd41: Backchannel: Setup sequence information
by Ricardo Labiaga
· 15 years ago
199ff35
nfsd41: Backchannel: Server backchannel RPC wait queue
by Ricardo Labiaga
· 15 years ago
38524ab
nfsd41: Backchannel: callback infrastructure
by Andy Adamson
· 15 years ago
80fc015
nfsd4: use common rpc_cred for all callbacks
by J. Bruce Fields
· 15 years ago
29ab23c
nfsd4: allow nfs4 state startup to fail
by J. Bruce Fields
· 15 years ago
557ce26
nfsd41: replace page based DRC with buffer based DRC
by Andy Adamson
· 15 years ago
bdac86e
nfsd41: replace nfserr_resource in pure nfs41 responses
by Andy Adamson
· 15 years ago
a8dfdae
nfsd41: use session maxreqs for sequence target and highest slotid
by Andy Adamson
· 15 years ago
a649637
nfsd41: bound forechannel drc size by memory usage
by Andy Adamson
· 15 years ago
468de9e
nfsd41: expand solo sequence check
by Andy Adamson
· 15 years ago
aaf84eb
nfsd41: renew_client must be called under the state lock
by Benny Halevy
· 15 years ago
Next »