nfsd4: fix FREE_STATEID lockowner leak
[cascardo/linux.git] / fs /
2014-06-09 J. Bruce Fieldsnfsd4: fix FREE_STATEID lockowner leak
2014-06-06 Jeff Laytonnfsd: don't halt scanning the DRC LRU list when there...
2014-06-06 J. Bruce Fieldsnfs4: remove unused CHANGE_SECURITY_LABEL
2014-06-06 J. Bruce Fieldsnfsd4: kill READ64
2014-06-06 J. Bruce Fieldsnfsd4: kill READ32
2014-06-06 J. Bruce Fieldsnfsd4: simplify server xdr->next_page use
2014-06-04 Benny Halevynfsd4: hash deleg stateid only on successful nfs4_set_d...
2014-06-04 Benny Halevynfsd4: rename recall_lock to state_lock
2014-06-04 Jeff Laytonnfsd: remove unneeded zeroing of fields in nfsd4_proc_c...
2014-06-04 Jeff Laytonnfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
2014-06-04 Benny Halevynfsd4: use recall_lock for delegation hashing
2014-05-31 Jeff Laytonnfsd: fix laundromat next-run-time calculation
2014-05-31 Jeff Laytonnfsd: make nfsd4_encode_fattr static
2014-05-31 Kinglong MeeSUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
2014-05-30 Christoph Hellwignfsd: remove unused function nfsd_read_file
2014-05-30 Christoph Hellwignfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the...
2014-05-30 Kinglong MeeNFSD: Error out when getting more than one fsloc/secinf...
2014-05-30 Kinglong MeeNFSD: Using type of uint32_t for ex_nflavors instead...
2014-05-30 Kinglong MeeNFSD: Add missing comment of "expiry" in expkey_parse()
2014-05-30 Kinglong MeeNFSD: Remove typedef of svc_client and svc_export in...
2014-05-30 Kinglong MeeNFSD: Cleanup unneeded including net/ipv6.h
2014-05-30 Kinglong MeeNFSD: Cleanup unused variable in nfsd_setuser()
2014-05-30 Kinglong MeeNFSD: remove unneeded linux/user_namespace.h include
2014-05-30 Kinglong MeeNFSD: Adds macro EX_UUID_LEN for exports uuid's length
2014-05-30 Kinglong MeeNFSD: Helper function for parsing uuid
2014-05-30 Kinglong MeeNFS4: Avoid NULL reference or double free in nfsd4_fslo...
2014-05-30 J. Bruce Fieldsnfsd4: better reservation of head space for krb5
2014-05-30 J. Bruce Fieldsnfsd4: kill write32, write64
2014-05-30 J. Bruce Fieldsnfsd4: kill WRITEMEM
2014-05-30 J. Bruce Fieldsnfsd4: kill WRITE64
2014-05-30 J. Bruce Fieldsnfsd4: kill WRITE32
2014-05-30 J. Bruce Fieldsnfsd4: really fix nfs4err_resource in 4.1 case
2014-05-30 J. Bruce Fieldsnfsd4: allow exotic read compounds
2014-05-30 J. Bruce Fieldsnfsd4: more read encoding cleanup
2014-05-30 J. Bruce Fieldsnfsd4: read encoding cleanup
2014-05-30 J. Bruce Fieldsnfsd4: separate splice and readv cases
2014-05-30 J. Bruce Fieldsnfsd4: nfsd_vfs_read doesn't use file handle parameter
2014-05-30 J. Bruce Fieldsnfsd4: turn off zero-copy-read in exotic cases
2014-05-30 J. Bruce Fieldsnfsd4: estimate sequence response size
2014-05-30 J. Bruce Fieldsnfsd4: better estimate of getattr response size
2014-05-30 J. Bruce Fieldsnfsd4: don't treat readlink like a zero-copy operation
2014-05-30 J. Bruce Fieldsnfsd4: enforce rd_dircount
2014-05-30 J. Bruce Fieldsnfsd4: allow large readdirs
2014-05-30 J. Bruce Fieldsnfsd4: use session limits to release send buffer reserv...
2014-05-30 J. Bruce Fieldsnfsd4: adjust buflen to session channel limit
2014-05-30 J. Bruce Fieldsnfsd4: fix buflen calculation after read encoding
2014-05-30 J. Bruce Fieldsnfsd4: nfsd4_check_resp_size should check against whole...
2014-05-30 J. Bruce Fieldsnfsd4: minor encode_read cleanup
2014-05-30 J. Bruce Fieldsnfsd4: more precise nfsd4_max_reply
2014-05-30 J. Bruce Fieldsnfsd4: don't try to encode conflicting owner if low...
2014-05-30 J. Bruce Fieldsnfsd4: convert 4.1 replay encoding
2014-05-30 J. Bruce Fieldsnfsd4: allow encoding across page boundaries
2014-05-30 J. Bruce Fieldsnfsd4: size-checking cleanup
2014-05-30 J. Bruce Fieldsnfsd4: remove redundant encode buffer size checking
2014-05-30 J. Bruce Fieldsnfsd4: nfsd4_check_resp_size needn't recalculate length
2014-05-30 J. Bruce Fieldsnfsd4: reserve space before inlining 0-copy pages
2014-05-30 J. Bruce Fieldsnfsd4: teach encoders to handle reserve_space failures
2014-05-30 J. Bruce Fieldsnfsd4: "backfill" using write_bytes_to_xdr_buf
2014-05-30 J. Bruce Fieldsnfsd4: use xdr_truncate_encode
2014-05-28 J. Bruce Fieldsnfsd4: keep xdr buf length updated
2014-05-28 J. Bruce Fieldsnfsd4: no need for encode_compoundres to adjust lengths
2014-05-28 J. Bruce Fieldsnfsd4: remove ADJUST_ARGS
2014-05-28 J. Bruce Fieldsnfsd4: use xdr_stream throughout compound encoding
2014-05-28 J. Bruce Fieldsnfsd4: use xdr_reserve_space in attribute encoding
2014-05-27 J. Bruce Fieldsnfsd4: allow space for final error return
2014-05-27 J. Bruce Fieldsnfsd4: fix encoding of out-of-space replies
2014-05-23 J. Bruce Fieldsnfsd4: reserve head space for krb5 integ/priv info
2014-05-23 J. Bruce Fieldsnfsd4: move proc_compound xdr encode init to helper
2014-05-23 J. Bruce Fieldsnfsd4: tweak nfsd4_encode_getattr to take xdr_stream
2014-05-23 J. Bruce Fieldsnfsd4: embed xdr_stream in nfsd4_compoundres
2014-05-23 J. Bruce Fieldsnfsd4: decoding errors can still be cached and require...
2014-05-23 J. Bruce Fieldsnfsd4: fix write reply size estimate
2014-05-23 J. Bruce Fieldsnfsd4: read size estimate should include padding
2014-05-23 J. Bruce Fieldsnfsd4: allow larger 4.1 session drc slots
2014-05-23 J. Bruce Fieldsnfsd4: READ, READDIR, etc., are idempotent
2014-05-22 NeilBrownnfsd: Only set PF_LESS_THROTTLE when really needed.
2014-05-22 Christoph Hellwignfsd: remove nfsd4_free_slab
2014-05-22 Benoit Tainenfsd: Remove assignments inside conditions
2014-05-22 J. Bruce FieldsMerge 3.15 bugfixes for 3.16
2014-05-21 J. Bruce Fieldsnfsd4: fix delegation cleanup on error
2014-05-21 Kinglong MeeNFSD: Don't clear SUID/SGID after root writing data
2014-05-21 J. Bruce Fieldsnfsd4: warn on finding lockowner without stateid's
2014-05-21 J. Bruce Fieldsnfsd4: remove lockowner when removing lock stateid
2014-05-15 J. Bruce Fieldsnfsd4: fix corruption on setting an ACL.
2014-05-08 Kinglong MeeNFSD: Get rid of empty function nfs4_state_init
2014-05-08 Kinglong MeeNFSD: Use simple_read_from_buffer for coping data to...
2014-05-08 J. Bruce FieldsMerge 3.15 bugfix for 3.16
2014-05-08 Christoph Hellwignfsd: clean up fh_auth usage
2014-05-08 Kinglong MeeNFSD: cleanup unneeded including linux/export.h
2014-05-08 Kinglong MeeNFSD: Call ->set_acl with a NULL ACL structure if no...
2014-05-07 Trond MyklebustNFSd: Clean up nfs4_preprocess_stateid_op
2014-05-06 Trond MyklebustNFSd: Mark nfs4_free_lockowner and nfs4_free_openowner...
2014-05-06 Christoph Hellwignfsd: remove <linux/nfsd/debug.h>
2014-05-06 Christoph Hellwignfsd: move <linux/nfsd/stats.h> to fs/nfsd
2014-05-06 Christoph Hellwignfsd: move <linux/nfsd/export.h> to fs/nfsd
2014-05-06 Christoph Hellwignfsd: remove <linux/nfsd/nfsfh.h>
2014-05-06 Trond MyklebustNFSd: Remove 'inline' designation for free_client()
2014-05-06 Kees Cooklockd: avoid warning when CONFIG_SYSCTL undefined
2014-05-06 Trond MyklebustNFSd: call rpc_destroy_wait_queue() from free_client()
2014-05-06 Trond MyklebustNFSd: Move default initialisers from create_client...
next