nfsd4: better estimate of getattr response size
[cascardo/linux.git] / fs /
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...
2014-04-18 J. Bruce FieldsRevert "nfsd4: fix nfs4err_resource in 4.1 case"
2014-04-18 Jeff Laytonnfsd: set timeparms.to_maxval in setup_callback_client
2014-04-18 Jeff Laytonlocks: allow __break_lease to sleep even when break_tim...
2014-04-13 Geert Uytterhoevencifs: Use min_t() when comparing "size_t" and "unsigned...
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-13 Linus TorvaldsMerge tag 'llvmlinux-for-v3.15' of git://git.linuxfound...
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus Torvaldsceph: fix pr_fmt() redefinition
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-04-12 Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12 Al Virocifs: fix the race in cifs_writev()
2014-04-12 Al Viroceph_sync_{,direct_}write: fix an oops on ceph_osdc_new...
2014-04-12 Linus TorvaldsMerge branch 'async-scsi-resume' of git://git./linux...
2014-04-12 Linus TorvaldsMerge tag 'md/3.15' of git://neil.brown.name/md
2014-04-11 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-04-11 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-11 Linus TorvaldsMerge tag 'for-linus-3.15' of git://git./linux/kernel...
2014-04-11 Linus TorvaldsMerge tag 'spi-v3.15-fixes' of git://git./linux/kernel...
2014-04-11 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-04-11 Linus TorvaldsMerge tag 'regulator-v3.15-fixes' of git://git./linux...
2014-04-11 Linus TorvaldsMerge tag 'regmap-v3.15-nodev' of git://git./linux...
2014-04-11 Linus TorvaldsMerge tag 'pm+acpi-3.15-rc1-3' of git://git./linux...
2014-04-11 David S. Millernet: Fix use after free by removing length arg from...
2014-04-11 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-04-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-11 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-04-11 Linus TorvaldsMerge tag 'microblaze-3.15-rc1' of git://git.monstr...
2014-04-11 Russell KingMerge branches 'fixes' and 'misc' into for-next
2014-04-11 Wang ShilongBtrfs: fix compile warnings on on avr32 platform
2014-04-11 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
next