index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
1
-0
/
+4
2013-07-08
nfsd4: support minorversion 1 by default
J. Bruce Fields
1
-1
/
+1
2013-07-08
nfsd4: allow destroy_session over destroyed session
J. Bruce Fields
2
-10
/
+19
2013-07-08
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
1
-2
/
+0
2013-07-01
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
1
-1
/
+2
2013-07-01
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
3
-35
/
+23
2013-07-01
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
2
-1
/
+6
2013-07-01
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
1
-13
/
+7
2013-07-01
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
1
-11
/
+29
2013-07-01
nfsd4: return delegation immediately if lease fails
J. Bruce Fields
1
-1
/
+3
2013-07-01
nfsd4: do not throw away 4.1 lock state on last unlock
J. Bruce Fields
1
-8
/
+1
2013-07-01
nfsd4: delegation-based open reclaims should bypass permissions
J. Bruce Fields
1
-1
/
+2
2013-07-01
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-01
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-07-01
nfsd4: minor read_buf cleanup
J. Bruce Fields
1
-10
/
+14
2013-07-01
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-07-01
nfsd4: clean up nfs4_open_delegation
J. Bruce Fields
1
-44
/
+34
2013-07-01
NFSD: Don't give out read delegations on creates
Steve Dickson
1
-0
/
+9
2013-07-01
nfsd4: allow client to send no cb_sec flavors
J. Bruce Fields
1
-1
/
+5
2013-07-01
nfsd4: fail attempts to request gss on the backchannel
J. Bruce Fields
1
-0
/
+25
2013-07-01
nfsd4: implement minimal SP4_MACH_CRED
J. Bruce Fields
3
-12
/
+87
2013-07-01
svcrpc: store gss mech in svc_cred
J. Bruce Fields
5
-4
/
+14
2013-07-01
svcrpc: introduce init_svc_cred
J. Bruce Fields
2
-4
/
+9
2013-07-01
Merge branch 'for-3.10' into 'for-3.11'
J. Bruce Fields
2
-8
/
+12
2013-05-29
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
1
-5
/
+7
2013-05-28
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
1
-2
/
+4
2013-05-21
nfsd: avoid undefined signed overflow
Jim Rees
1
-1
/
+1
2013-05-21
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
1
-4
/
+4
2013-05-15
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
J. Bruce Fields
1
-1
/
+3
2013-05-15
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
1
-1
/
+0
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
7
-10
/
+207
2013-05-13
NFSDv4.2: Add NFS v4.2 support to the NFS server
Steve Dickson
2
-1
/
+2
2013-05-13
security: cap_inode_getsecctx returning garbage
J. Bruce Fields
1
-1
/
+1
2013-05-13
nfsd4: store correct client minorversion for >=4.2
J. Bruce Fields
1
-1
/
+1
2013-05-13
nfsd: get rid of the unused functions in vfs
Zhao Hongjiang
1
-5
/
+0
2013-05-13
NFS: Add NFSv4.2 protocol constants
Steve Dickson
2
-0
/
+15
2013-05-12
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
1
-1
/
+1
2013-05-11
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-11
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-108
/
+368
2013-05-11
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-7
/
+55
2013-05-11
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
101
-1481
/
+10569
2013-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-2
/
+78
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
12
-867
/
+745
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-37
/
+48
2013-05-10
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
10
-12
/
+242
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-107
/
+45
2013-05-10
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-41
/
+103
2013-05-10
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
4
-162
/
+10
2013-05-10
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-26
/
+80
2013-05-10
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-116
/
+442
[next]