aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter
2014-05-31Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan
2014-05-30net: tso: Export symbols for modular buildSachin Kamat
2014-05-30Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-30mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier
2014-05-30blk-mq: remember to start timeout handler for direct queueJens Axboe
2014-05-30block: ensure that the timer is always addedJens Axboe
2014-05-30nfsd: remove unused function nfsd_read_fileChristoph Hellwig
2014-05-30nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-05-30NFSD: Error out when getting more than one fsloc/secinfo/uuidKinglong Mee
2014-05-30NFSD: Using type of uint32_t for ex_nflavors instead of intKinglong Mee
2014-05-30NFSD: Add missing comment of "expiry" in expkey_parse()Kinglong Mee
2014-05-30NFSD: Remove typedef of svc_client and svc_export in export.cKinglong Mee
2014-05-30NFSD: Cleanup unneeded including net/ipv6.hKinglong Mee
2014-05-30NFSD: Cleanup unused variable in nfsd_setuser()Kinglong Mee
2014-05-30NFSD: remove unneeded linux/user_namespace.h includeKinglong Mee
2014-05-30NFSD: Adds macro EX_UUID_LEN for exports uuid's lengthKinglong Mee
2014-05-30NFSD: Helper function for parsing uuidKinglong Mee
2014-05-30NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free()Kinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30nfsd4: kill write32, write64J. Bruce Fields
2014-05-30nfsd4: kill WRITEMEMJ. Bruce Fields
2014-05-30nfsd4: kill WRITE64J. Bruce Fields
2014-05-30nfsd4: kill WRITE32J. Bruce Fields
2014-05-30nfsd4: really fix nfs4err_resource in 4.1 caseJ. Bruce Fields
2014-05-30nfsd4: allow exotic read compoundsJ. Bruce Fields
2014-05-30nfsd4: more read encoding cleanupJ. Bruce Fields
2014-05-30nfsd4: read encoding cleanupJ. Bruce Fields
2014-05-30nfsd4: separate splice and readv casesJ. Bruce Fields
2014-05-30nfsd4: nfsd_vfs_read doesn't use file handle parameterJ. Bruce Fields
2014-05-30nfsd4: turn off zero-copy-read in exotic casesJ. Bruce Fields
2014-05-30nfsd4: estimate sequence response sizeJ. Bruce Fields
2014-05-30nfsd4: better estimate of getattr response sizeJ. Bruce Fields
2014-05-30nfsd4: don't treat readlink like a zero-copy operationJ. Bruce Fields
2014-05-30nfsd4: enforce rd_dircountJ. Bruce Fields
2014-05-30nfsd4: allow large readdirsJ. Bruce Fields
2014-05-30nfsd4: use session limits to release send buffer reservationJ. Bruce Fields
2014-05-30nfsd4: adjust buflen to session channel limitJ. Bruce Fields
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-30nfsd4: fix buflen calculation after read encodingJ. Bruce Fields
2014-05-30nfsd4: nfsd4_check_resp_size should check against whole bufferJ. Bruce Fields
2014-05-30nfsd4: minor encode_read cleanupJ. Bruce Fields
2014-05-30nfsd4: more precise nfsd4_max_replyJ. Bruce Fields
2014-05-30nfsd4: don't try to encode conflicting owner if low on spaceJ. Bruce Fields
2014-05-30nfsd4: convert 4.1 replay encodingJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields