Gitiles Standalone
repos
/
linux-4.4
/
83494cfb0d2930a48622d60ef0d0ad4e644aead0
/
fs
/
nfsd
498e906
nfsd: Don't release the callback slot unless it was actually held
by Trond Myklebust
· 7 years ago
d18bcfe
nfsd: fix wrong check in write_v4_end_grace()
by Yihao Wu
· 7 years ago
d2f777c
nfsd: fix memory corruption caused by readdir
by NeilBrown
· 7 years ago
ef9cc1e
nfsd4: fix crash on writing v4_end_grace before nfsd startup
by J. Bruce Fields
· 7 years ago
953b51b
nfsd: fix corrupted reply to badly ordered compound
by J. Bruce Fields
· 7 years ago
e6960af
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
by Scott Mayhew
· 7 years ago
2a3af73
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
by Scott Mayhew
· 8 years ago
5c503ff
nfsd4: permit layoutget of executable-only files
by Benjamin Coddington
· 8 years ago
9947846
NFS: don't try to cross a mountpount when there isn't one there.
by NeilBrown
· 9 years ago
17375b2
lockd: fix "list_add double add" caused by legacy signal interface
by Vasily Averin
· 8 years ago
ebd331b
nfsd: check for use of the closed special stateid
by Andrew Elble
· 8 years ago
19e1d83
nfsd: Ensure we check stateid validity in the seqid operation checks
by Trond Myklebust
· 8 years ago
12a48b3
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
by Trond Myklebust
· 8 years ago
3f84339
nfsd: auth: Fix gid sorting when rootsquash enabled
by Ben Hutchings
· 8 years ago
58330ec
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 8 years ago
df56784
NFSD: fix nfsd_reset_versions for NFSv4.
by NeilBrown
· 9 years ago
5b03345
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
by NeilBrown
· 9 years ago
bd249dd
nfsd: Fix another OPEN stateid race
by Trond Myklebust
· 8 years ago
5429808
nfsd: Fix stateid races between OPEN and CLOSE
by Trond Myklebust
· 8 years ago
d7f5f10
nfsd: Make init_open_stateid() a bit more whole
by Oleg Drokin
· 9 years ago
a8b8ab7
nfsd: deal with revoked delegations appropriately
by Andrew Elble
· 8 years ago
c2c6f43
nfsd/callback: Cleanup callback cred on shutdown
by Kinglong Mee
· 9 years ago
6ea627b
nfsd: Fix general protection fault in release_lock_stateid()
by Chuck Lever
· 9 years ago
87ac57f
nfsd: Limit end of page list when decoding NFSv4 WRITE
by Chuck Lever
· 8 years ago
0444702
fs: add i_blocksize()
by Fabian Frederick
· 9 years ago
e21ad4a
nfsd: Fix up the "supattr_exclcreat" attributes
by Trond Myklebust
· 9 years ago
6a9b722
nfsd4: fix null dereference on replay
by J. Bruce Fields
· 8 years ago
52cf247
nfsd: encoders mustn't use unitialized values in error cases
by J. Bruce Fields
· 9 years ago
da1ce38
nfsd: stricter decoding of write-like NFSv2/v3 ops
by J. Bruce Fields
· 9 years ago
35e1333
nfsd4: minor NFSv2/v3 write decoding cleanup
by J. Bruce Fields
· 9 years ago
82a0d8a
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 9 years ago
3ee4f44
nfsd: special case truncates some more
by Christoph Hellwig
· 9 years ago
6030493
nfsd: minor nfsd_setattr cleanup
by Christoph Hellwig
· 9 years ago
2b4e56f
NFSD: Fix a null reference case in find_or_create_lock_stateid()
by Kinglong Mee
· 9 years ago
1d13f37
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
by Chuck Lever
· 9 years ago
37cbe5b
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 9 years ago
6dfc20b
nfsd: Fix race between FREE_STATEID and LOCK
by Chuck Lever
· 9 years ago
412cfee
nfsd: check permissions when setting ACLs
by Ben Hutchings
· 9 years ago
f78ffdc
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
by Oleg Drokin
· 9 years ago
087f8fe
nfsd: Always lock state exclusively.
by Oleg Drokin
· 9 years ago
58e9e70
nfsd4/rpc: move backchannel create logic into rpc code
by J. Bruce Fields
· 10 years ago
56fb92d
nfsd: fix deadlock secinfo+readdir compound
by J. Bruce Fields
· 10 years ago
9ef1ecc
nfsd4: fix bad bounds checking
by J. Bruce Fields
· 10 years ago
be20aa0
nfsd: don't hold ls_mutex across a layout recall
by Jeff Layton
· 10 years ago
7fc0564
nfsd: fix race with open / open upgrade stateids
by Andrew Elble
· 10 years ago
34ed987
nfsd: eliminate sending duplicate and repeated delegations
by Andrew Elble
· 10 years ago
3e80dbc
nfsd: remove recurring workqueue job to clean DRC
by Jeff Layton
· 10 years ago
9767feb
nfsd: ensure that seqid morphing operations are atomic wrt to copies
by Jeff Layton
· 10 years ago
cc8a553
nfsd: serialize layout stateid morphing operations
by Jeff Layton
· 10 years ago
4eaea13
nfsd: improve client_has_state to check for unused openowners
by J. Bruce Fields
· 10 years ago
2b63482
nfsd: fix clid_inuse on mount with security change
by J. Bruce Fields
· 10 years ago
825213e
nfsd: move include of state.h from trace.c to trace.h
by Jeff Layton
· 10 years ago
aaf91ec
nfsd: switch unsigned char flags in svc_fh to bools
by Jeff Layton
· 10 years ago
fcaba02
nfsd: move svc_fh->fh_maxsize to just after fh_handle
by Jeff Layton
· 10 years ago
e79017d
nfsd: drop null test before destroy functions
by Julia Lawall
· 10 years ago
35a92fe
nfsd: serialize state seqid morphing operations
by Jeff Layton
· 10 years ago
8c3ad9c
nfsd/blocklayout: accept any minlength
by Christoph Hellwig
· 10 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
a457974
nfsd: deal with DELEGRETURN racing with CB_RECALL
by Andrew Elble
· 10 years ago
f984a7c
nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case
by J. Bruce Fields
· 10 years ago
3fcbbd2
nfsd: ensure that delegation stateid hash references are only put once
by Jeff Layton
· 10 years ago
e856873
nfsd: ensure that the ol stateid hash reference is only put once
by Jeff Layton
· 10 years ago
51a5456
nfsd: allow more than one laundry job to run at a time
by Jeff Layton
· 10 years ago
46cc8ba
nfsd: don't WARN/backtrace for invalid container deployment.
by Paul Gortmaker
· 10 years ago
75976de
NFSD: Return word2 bitmask if setting security label in OPEN/CREATE
by Kinglong Mee
· 10 years ago
ead8fb8
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
by Kinglong Mee
· 10 years ago
7d58072
nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.
by Kinglong Mee
· 10 years ago
6896f15
nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
by Kinglong Mee
· 10 years ago
0a2050d
NFSD: Store parent's stat in a separate value
by Kinglong Mee
· 10 years ago
8bb2897
pnfs: move common blocklayout XDR defintions to nfs4.h
by Christoph Hellwig
· 10 years ago
e538674
nfsd: Fix two typos in comments
by Andreas Gruenbacher
· 10 years ago
c87fb4a
lockd: NLM grace period shouldn't block NFSv4 opens
by J. Bruce Fields
· 10 years ago
4bc6603
nfsd: include linux/nfs4.h in export.h
by Jeff Layton
· 10 years ago
c8c081b
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
by Kinglong Mee
· 10 years ago
7ba6cad
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
by Kinglong Mee
· 10 years ago
9056fff
Merge branch 'for-4.2' into for-4.3
by J. Bruce Fields
· 10 years ago
c862399
nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}
by Kinglong Mee
· 10 years ago
76f6c9e
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
by Kinglong Mee
· 10 years ago
e796931
nfsd: Remove macro LOFF_OVERFLOW
by Kinglong Mee
· 10 years ago
7a5e8d5
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
by Kinglong Mee
· 10 years ago
efde6b4
nfsd: Remove unused values in nfs4_setlease()
by Kinglong Mee
· 10 years ago
8718602
nfsd: Remove nfs4_set_claim_prev()
by Kinglong Mee
· 10 years ago
f5e22bb
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
by Kinglong Mee
· 10 years ago
6cd2266
nfsd: Remove unneeded values in nfsd4_open()
by Kinglong Mee
· 10 years ago
41eb167
nfsd: Add missing gen_confirm in nfsd4_setclientid()
by Kinglong Mee
· 10 years ago
19311aa8
nfsd: New counter for generating client confirm verifier
by Kinglong Mee
· 10 years ago
d50ffde
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
by Kinglong Mee
· 10 years ago
47e970b
nfsd: Add layouts checking in client_has_state()
by Kinglong Mee
· 10 years ago
af9dbaf
nfsd: Fix a memory leak of struct file_lock
by Kinglong Mee
· 10 years ago
598e235
nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
by Jeff Layton
· 10 years ago
b9e13cd
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
by Jeff Layton
· 10 years ago
758f62f
nfsd/sunrpc: move sv_module parm into sv_ops
by Jeff Layton
· 10 years ago
c369014
nfsd/sunrpc: move sv_function into sv_ops
by Jeff Layton
· 10 years ago
ea126e7
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
by Jeff Layton
· 10 years ago
8fcd461
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
by Jeff Layton
· 10 years ago
7b8f458
nfsd: Add macro NFS_ACL_MASK for ACL
by Kinglong Mee
· 10 years ago
e446d66
nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx
by Kinglong Mee
· 10 years ago
faf996a
nfsd: Drop including client's header file nfs_fs.h
by Kinglong Mee
· 10 years ago
d8398fc
nfsd: Set lc_size_chg before ops->proc_layoutcommit
by Kinglong Mee
· 10 years ago
4691b27
nfsd: Fix a memory leak in nfsd4_list_rec_dir()
by Kinglong Mee
· 10 years ago
Next »