index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-16
12
-105
/
+146
|
\
|
*
nfsd: export proper maximum file size to the client
Christoph Hellwig
2013-11-14
1
-1
/
+1
|
*
nfsd4: improve write performance with better sendspace reservations
J. Bruce Fields
2013-11-13
1
-0
/
+31
|
*
svcrpc: remove an unnecessary assignment
Weng Meiling
2013-11-13
1
-2
/
+0
|
*
sunrpc: comment typo fix
J. Bruce Fields
2013-11-12
1
-2
/
+2
|
*
Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"
J. Bruce Fields
2013-11-04
1
-1
/
+3
|
*
nfsd4: fix discarded security labels on setattr
J. Bruce Fields
2013-11-01
1
-0
/
+1
|
*
NFSD: Add support for NFS v4.2 operation checking
Anna Schumaker
2013-10-30
2
-3
/
+8
|
*
nfsd4: nfsd_shutdown_net needs state lock
J. Bruce Fields
2013-10-30
1
-1
/
+2
|
*
NFSD: Combine decode operations for v4 and v4.1
Anna Schumaker
2013-10-30
1
-58
/
+40
|
*
nfsd: -EINVAL on invalid anonuid/gid instead of silent failure
J. Bruce Fields
2013-10-29
1
-0
/
+9
|
*
nfsd: return better errors to exportfs
J. Bruce Fields
2013-10-29
1
-4
/
+11
|
*
nfsd: fh_update should error out in unexpected cases
J. Bruce Fields
2013-10-29
1
-5
/
+3
|
*
nfsd4: need to destroy revoked delegations in destroy_client
Benny Halevy
2013-10-29
1
-0
/
+5
|
*
nfsd: no need to unhash_stid before free
Benny Halevy
2013-10-29
1
-5
/
+2
|
*
nfsd: remove_stid can be incorporated into nfs4_put_delegation
Benny Halevy
2013-10-28
1
-3
/
+1
|
*
nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid
Benny Halevy
2013-10-28
1
-1
/
+1
|
*
nfsd: nfs4_free_stid
Benny Halevy
2013-10-28
1
-2
/
+7
|
*
nfsd: fix Kconfig syntax
Christoph Hellwig
2013-10-26
1
-1
/
+1
|
*
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
Jeff Layton
2013-10-26
1
-2
/
+2
|
*
gss_krb5: document that we ignore sequence number
J. Bruce Fields
2013-10-10
2
-6
/
+8
|
*
svcrpc: handle some gssproxy encoding errors
J. Bruce Fields
2013-10-10
1
-15
/
+14
|
*
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
2013-10-08
1
-2
/
+2
|
*
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-10-08
1
-1
/
+2
|
*
nfsd: switch to %p[dD]
Al Viro
2013-10-02
5
-37
/
+31
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-11-16
2
-11
/
+11
|
\
\
|
*
|
btrfs: get rid of fdentry()
Al Viro
2013-11-15
2
-9
/
+4
|
*
|
btrfs: fix empty_zero_page misusage
Chris Mason
2013-11-15
1
-2
/
+7
*
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-16
2
-243
/
+587
|
\
\
\
|
*
|
|
random: add debugging code to detect early use of get_random_bytes()
Theodore Ts'o
2013-11-04
1
-0
/
+9
|
*
|
|
random: initialize the last_time field in struct timer_rand_state
Theodore Ts'o
2013-11-04
1
-2
/
+6
|
*
|
|
random: don't zap entropy count in rand_initialize()
Theodore Ts'o
2013-11-04
1
-7
/
+9
|
*
|
|
random: printk notifications for urandom pool initialization
Theodore Ts'o
2013-11-04
1
-1
/
+11
|
*
|
|
random: make add_timer_randomness() fill the nonblocking pool first
Theodore Ts'o
2013-11-04
1
-3
/
+4
|
*
|
|
random: convert DEBUG_ENT to tracepoints
Theodore Ts'o
2013-10-10
2
-36
/
+144
|
*
|
|
random: push extra entropy to the output pools
Theodore Ts'o
2013-10-10
2
-32
/
+108
|
*
|
|
random: drop trickle mode
Theodore Ts'o
2013-10-10
1
-17
/
+2
|
*
|
|
random: adjust the generator polynomials in the mixing function slightly
Theodore Ts'o
2013-10-10
1
-54
/
+49
|
*
|
|
random: speed up the fast_mix function by a factor of four
Theodore Ts'o
2013-10-10
1
-22
/
+28
|
*
|
|
random: cap the rate which the /dev/urandom pool gets reseeded
Theodore Ts'o
2013-10-10
1
-0
/
+24
|
*
|
|
random: optimize the entropy_store structure
Theodore Ts'o
2013-10-10
1
-8
/
+8
|
*
|
|
random: optimize spinlock use in add_device_randomness()
Theodore Ts'o
2013-10-10
1
-4
/
+10
|
*
|
|
random: fix the tracepoint for get_random_bytes(_arch)
Theodore Ts'o
2013-10-10
2
-2
/
+35
|
*
|
|
random: account for entropy loss due to overwrites
H. Peter Anvin
2013-10-10
1
-8
/
+52
|
*
|
|
random: allow fractional bits to be tracked
H. Peter Anvin
2013-10-10
1
-46
/
+92
|
*
|
|
random: statically compute poolbitshift, poolbytes, poolbits
H. Peter Anvin
2013-10-10
1
-20
/
+19
|
*
|
|
random: mix in architectural randomness earlier in extract_buf()
Theodore Ts'o
2013-10-10
1
-12
/
+12
*
|
|
|
Don't try to compile shmobile-iommu outside of ARM
Linus Torvalds
2013-11-16
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
31
-451
/
+1168
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'for-3.12/upstream-fixes', 'for-3.13/holtek', 'for-3.13/i2c-hi...
Jiri Kosina
2013-11-16
30
-450
/
+1160
|
|
\
\
\
\
\
\
\
\
\
[next]