Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2e6dde5c618f847fdb811373ad520cdb3a4425ab
/
fs
/
nfsd
/
nfs4state.c
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
692ad28
nfsd: fix error handling in nfs4_set_delegation()
by Andrew Elble
· 7 years ago
51d87bc
nfsd: fix boolreturn.cocci warnings
by Fengguang Wu
· 7 years ago
353601e
nfsd: create a separate lease for each delegation
by J. Bruce Fields
· 7 years ago
86d29b1
nfsd: move sc_file assignment into alloc_init_deleg
by J. Bruce Fields
· 7 years ago
0af6e69
nfsd: factor out common delegation-destruction code
by J. Bruce Fields
· 7 years ago
68b18f5
nfsd: make nfs4_get_existing_delegation less confusing
by J. Bruce Fields
· 7 years ago
0c911f5
nfsd4: dp->dl_stid.sc_file doesn't need locking
by J. Bruce Fields
· 7 years ago
653e514
nfsd4: set fl_owner to delegation, not file pointer
by J. Bruce Fields
· 7 years ago
cba7b3d
nfsd: simplify nfs4_put_deleg_lease calls
by J. Bruce Fields
· 7 years ago
b8232d3
nfsd: simplify put of fi_deleg_file
by J. Bruce Fields
· 7 years ago
9258a2d
nfsd: move nfs4_client allocation to dedicated slabcache
by Jeff Layton
· 7 years ago
bd2deca
nfsd4: send the special close_stateid in v4.0 replies as well
by Jeff Layton
· 7 years ago
68ef3bc
nfsd: remove blocked locks on client teardown
by Jeff Layton
· 7 years ago
2502072
nfsd4: don't set lock stateid's sc_type to CLOSED
by J. Bruce Fields
· 7 years ago
4f17641
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
by Trond Myklebust
· 7 years ago
81833de
lockd: fix "list_add double add" caused by legacy signal interface
by Vasily Averin
· 7 years ago
ae254dac
nfsd: check for use of the closed special stateid
by Andrew Elble
· 7 years ago
64ebe124
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
by Naofumi Honda
· 7 years ago
4f34bd0
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
by Andrew Elble
· 7 years ago
03da316
nfsd: Fix races with check_stateid_generation()
by Trond Myklebust
· 7 years ago
9271d7e
nfsd: Ensure we check stateid validity in the seqid operation checks
by Trond Myklebust
· 7 years ago
beeca19
nfsd: Fix race in lock stateid creation
by Trond Myklebust
· 7 years ago
fd1fd68
nfsd4: move find_lock_stateid
by Trond Myklebust
· 7 years ago
659aefb
nfsd: Ensure we don't recognise lock stateids after freeing them
by Trond Myklebust
· 7 years ago
fb500a7
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
by Trond Myklebust
· 7 years ago
d8a1a00
nfsd: Fix another OPEN stateid race
by Trond Myklebust
· 7 years ago
15ca08d
nfsd: Fix stateid races between OPEN and CLOSE
by Trond Myklebust
· 7 years ago
95da1b3a
nfsd: deal with revoked delegations appropriately
by Andrew Elble
· 7 years ago
7e981a8
nfsd: use nfs->ns.inum as net ID
by Vasily Averin
· 7 years ago
818a34e
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
cff7cb2
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
a15dfcd
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
53da6a5
nfsd4: catch some false session retries
by J. Bruce Fields
· 7 years ago
085def3
nfsd4: fix cached replies to solo SEQUENCE compounds
by J. Bruce Fields
· 7 years ago
de766e5
nfsd: give out fewer session slots as limit approaches
by J. Bruce Fields
· 7 years ago
eb69853
nfsd4: properly type op_func callbacks
by Christoph Hellwig
· 8 years ago
57832e7
nfsd4: properly type op_get_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
b60e985
nfsd4: properly type op_set_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
2f10fdc
nfsd4: remove pointless strdup_if_nonnull
by NeilBrown
· 8 years ago
4ab495b
nfsd: remove superfluous KERN_INFO
by Rasmus Villemoes
· 8 years ago
f7d1ddb
nfsd/callback: Cleanup callback cred on shutdown
by Kinglong Mee
· 8 years ago
d19fb70
NFSD: Fix a null reference case in find_or_create_lock_stateid()
by Kinglong Mee
· 8 years ago
f46c445
nfsd: Fix general protection fault in release_lock_stateid()
by Chuck Lever
· 8 years ago
0cc11a6
nfsd: move blocked lock handling under a dedicated spinlock
by Jeff Layton
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
7d22fc1
nfsd4: setclientid_confirm with unmatched verifier should fail
by J. Bruce Fields
· 8 years ago
19e4c34
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
by Jeff Layton
· 8 years ago
7919d0a
nfsd: add a LRU list for blocked locks
by Jeff Layton
· 8 years ago
76d348f
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
by Jeff Layton
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
4269139
nfsd: Fix race between FREE_STATEID and LOCK
by Chuck Lever
· 8 years ago
8858481
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
by Chuck Lever
· 8 years ago
d28c442
nfsd: Fix some indent inconsistancy
by Christophe JAILLET
· 8 years ago
ed94164
nfsd: implement machine credential support for some operations
by Andrew Elble
· 8 years ago
dedeb13
nfsd: allow mach_creds_match to be used more broadly
by Andrew Elble
· 8 years ago
8c7245ab
nfsd: Make init_open_stateid() a bit more whole
by Oleg Drokin
· 8 years ago
5cc1fb2
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
by Oleg Drokin
· 8 years ago
feb9dad
nfsd: Always lock state exclusively.
by Oleg Drokin
· 8 years ago
14b7f4a
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
by Jeff Layton
· 9 years ago
4500632
nfsd: Lower NFSv4.1 callback message size limit
by Chuck Lever
· 9 years ago
4ce85c8
nfsd: Update NFS server comments related to RDMA support
by Chuck Lever
· 9 years ago
8edf4b0
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
by Kinglong Mee
· 9 years ago
cc80fe0
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
2e55f3a
nfsd: use to_delayed_work
by Geliang Tang
· 9 years ago
aa0d6ae
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
by Anna Schumaker
· 9 years ago
414ca01
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
by J. Bruce Fields
· 9 years ago
920dd9b
nfsd: fix unlikely NULL deref in mach_creds_match
by J. Bruce Fields
· 9 years ago
50c7b94
nfsd: minor consolidation of mach_cred handling code
by J. Bruce Fields
· 9 years ago
5004385
nfsd: helper for dup of possibly NULL string
by J. Bruce Fields
· 9 years ago
d3f0340
nfsd: fix a warning message
by Dan Carpenter
· 9 years ago
c4cb897
nfsd: constify nfsd4_callback_ops structure
by Julia Lawall
· 9 years ago
7fc0564
nfsd: fix race with open / open upgrade stateids
by Andrew Elble
· 9 years ago
34ed987
nfsd: eliminate sending duplicate and repeated delegations
by Andrew Elble
· 9 years ago
9767feb
nfsd: ensure that seqid morphing operations are atomic wrt to copies
by Jeff Layton
· 9 years ago
4eaea13
nfsd: improve client_has_state to check for unused openowners
by J. Bruce Fields
· 9 years ago
2b63482
nfsd: fix clid_inuse on mount with security change
by J. Bruce Fields
· 9 years ago
35a92fe
nfsd: serialize state seqid morphing operations
by Jeff Layton
· 9 years ago
a457974
nfsd: deal with DELEGRETURN racing with CB_RECALL
by Andrew Elble
· 9 years ago
f984a7c
nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case
by J. Bruce Fields
· 9 years ago
3fcbbd2
nfsd: ensure that delegation stateid hash references are only put once
by Jeff Layton
· 9 years ago
e856873
nfsd: ensure that the ol stateid hash reference is only put once
by Jeff Layton
· 9 years ago
51a5456
nfsd: allow more than one laundry job to run at a time
by Jeff Layton
· 9 years ago
c87fb4a
lockd: NLM grace period shouldn't block NFSv4 opens
by J. Bruce Fields
· 9 years ago
9056fff
Merge branch 'for-4.2' into for-4.3
by J. Bruce Fields
· 9 years ago
c862399
nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}
by Kinglong Mee
· 9 years ago
76f6c9e
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
by Kinglong Mee
· 9 years ago
e796931
nfsd: Remove macro LOFF_OVERFLOW
by Kinglong Mee
· 9 years ago
7a5e8d5
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
by Kinglong Mee
· 9 years ago
efde6b4
nfsd: Remove unused values in nfs4_setlease()
by Kinglong Mee
· 9 years ago
8718602
nfsd: Remove nfs4_set_claim_prev()
by Kinglong Mee
· 9 years ago
f5e22bb
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
by Kinglong Mee
· 9 years ago
41eb167
nfsd: Add missing gen_confirm in nfsd4_setclientid()
by Kinglong Mee
· 9 years ago
19311aa8
nfsd: New counter for generating client confirm verifier
by Kinglong Mee
· 9 years ago
d50ffde
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
by Kinglong Mee
· 9 years ago
47e970b
nfsd: Add layouts checking in client_has_state()
by Kinglong Mee
· 9 years ago
af9dbaf
nfsd: Fix a memory leak of struct file_lock
by Kinglong Mee
· 9 years ago
8fcd461
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
by Jeff Layton
· 9 years ago
Next »