summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-1612-105/+146
|\
| * nfsd: export proper maximum file size to the clientChristoph Hellwig2013-11-141-1/+1
| * nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields2013-11-131-0/+31
| * svcrpc: remove an unnecessary assignmentWeng Meiling2013-11-131-2/+0
| * sunrpc: comment typo fixJ. Bruce Fields2013-11-121-2/+2
| * Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-041-1/+3
| * nfsd4: fix discarded security labels on setattrJ. Bruce Fields2013-11-011-0/+1
| * NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker2013-10-302-3/+8
| * nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-301-1/+2
| * NFSD: Combine decode operations for v4 and v4.1Anna Schumaker2013-10-301-58/+40
| * nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-291-0/+9
| * nfsd: return better errors to exportfsJ. Bruce Fields2013-10-291-4/+11
| * nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-291-5/+3
| * nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-291-0/+5
| * nfsd: no need to unhash_stid before freeBenny Halevy2013-10-291-5/+2
| * nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1
| * nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-281-1/+1
| * nfsd: nfs4_free_stidBenny Halevy2013-10-281-2/+7
| * nfsd: fix Kconfig syntaxChristoph Hellwig2013-10-261-1/+1
| * sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton2013-10-261-2/+2
| * gss_krb5: document that we ignore sequence numberJ. Bruce Fields2013-10-102-6/+8
| * svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields2013-10-101-15/+14
| * svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields2013-10-081-2/+2
| * svcrpc: fix gss-proxy NULL dereference in some error casesJ. Bruce Fields2013-10-081-1/+2
| * nfsd: switch to %p[dD]Al Viro2013-10-025-37/+31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-162-11/+11
|\ \
| * | btrfs: get rid of fdentry()Al Viro2013-11-152-9/+4
| * | btrfs: fix empty_zero_page misusageChris Mason2013-11-151-2/+7
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-162-243/+587
|\ \ \
| * | | random: add debugging code to detect early use of get_random_bytes()Theodore Ts'o2013-11-041-0/+9
| * | | random: initialize the last_time field in struct timer_rand_stateTheodore Ts'o2013-11-041-2/+6
| * | | random: don't zap entropy count in rand_initialize()Theodore Ts'o2013-11-041-7/+9
| * | | random: printk notifications for urandom pool initializationTheodore Ts'o2013-11-041-1/+11
| * | | random: make add_timer_randomness() fill the nonblocking pool firstTheodore Ts'o2013-11-041-3/+4
| * | | random: convert DEBUG_ENT to tracepointsTheodore Ts'o2013-10-102-36/+144
| * | | random: push extra entropy to the output poolsTheodore Ts'o2013-10-102-32/+108
| * | | random: drop trickle modeTheodore Ts'o2013-10-101-17/+2
| * | | random: adjust the generator polynomials in the mixing function slightlyTheodore Ts'o2013-10-101-54/+49
| * | | random: speed up the fast_mix function by a factor of fourTheodore Ts'o2013-10-101-22/+28
| * | | random: cap the rate which the /dev/urandom pool gets reseededTheodore Ts'o2013-10-101-0/+24
| * | | random: optimize the entropy_store structureTheodore Ts'o2013-10-101-8/+8
| * | | random: optimize spinlock use in add_device_randomness()Theodore Ts'o2013-10-101-4/+10
| * | | random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o2013-10-102-2/+35
| * | | random: account for entropy loss due to overwritesH. Peter Anvin2013-10-101-8/+52
| * | | random: allow fractional bits to be trackedH. Peter Anvin2013-10-101-46/+92
| * | | random: statically compute poolbitshift, poolbytes, poolbitsH. Peter Anvin2013-10-101-20/+19
| * | | random: mix in architectural randomness earlier in extract_buf()Theodore Ts'o2013-10-101-12/+12
* | | | Don't try to compile shmobile-iommu outside of ARMLinus Torvalds2013-11-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-1631-451/+1168
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...Jiri Kosina2013-11-1630-450/+1160
| |\ \ \ \ \ \ \ \ \