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
2005-09-23
SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"
Chuck Lever
1
-6
/
+7
2005-09-23
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
Trond Myklebust
6
-142
/
+209
2005-09-23
NFS: Make /proc/mounts display the protocol used by NFSv4
Trond Myklebust
1
-1
/
+14
2005-09-23
[PATCH] RPC,NFS: new rpc_pipefs patch
Christoph Hellwig
6
-209
/
+142
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
3
-25
/
+19
2005-09-23
[PATCH] RPC: parametrize various transport connect timeouts
Chuck Lever
6
-34
/
+84
2005-09-23
[PATCH] RPC: make sure to get the same local port number when reconnecting
Chuck Lever
1
-12
/
+53
2005-09-23
[PATCH] RPC: allow RPC client's port range to be adjustable
Chuck Lever
4
-18
/
+53
2005-09-23
[PATCH] RPC: clean up after nocong was removed
Chuck Lever
3
-34
/
+19
2005-09-23
[PATCH] RPC: remove xprt->nocong
Chuck Lever
3
-4
/
+0
2005-09-23
[PATCH] RPC: add a release_rqst callout to the RPC transport switch
Chuck Lever
3
-1
/
+16
2005-09-23
[PATCH] RPC: add generic interface for adjusting the congestion window
Chuck Lever
3
-49
/
+33
2005-09-23
[PATCH] RPC: separate xprt_timer implementations
Chuck Lever
3
-25
/
+34
2005-09-23
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
3
-14
/
+68
2005-09-23
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
3
-12
/
+57
2005-09-23
[PATCH] RPC: add API to set transport-specific timeouts
Chuck Lever
3
-22
/
+50
2005-09-23
[PATCH] RPC: get rid of xprt->stream
Chuck Lever
4
-16
/
+21
2005-09-23
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
5
-14
/
+53
2005-09-23
[PATCH] RPC: separate TCP and UDP socket write paths
Chuck Lever
1
-87
/
+128
2005-09-23
[PATCH] RPC: separate TCP and UDP transport connection logic
Chuck Lever
1
-73
/
+91
2005-09-23
[PATCH] RPC: separate TCP and UDP write space callbacks
Chuck Lever
3
-31
/
+89
2005-09-23
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
4
-46
/
+55
2005-09-23
[PATCH] RPC: Add helper for waking tasks pending on a transport
Chuck Lever
3
-7
/
+19
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
8
-11
/
+0
2005-09-23
[PATCH] RPC: rename the sockstate field
Chuck Lever
3
-22
/
+58
2005-09-23
[PATCH] RPC: Rename xprt_lock
Chuck Lever
2
-6
/
+6
2005-09-23
[PATCH] RPC: Rename sock_lock
Chuck Lever
3
-34
/
+34
2005-09-23
[PATCH] RPC: Reduce stack utilization in xs_sendpages
Chuck Lever
1
-30
/
+43
2005-09-23
[PATCH] RPC: transport switch function naming
Chuck Lever
3
-301
/
+311
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
8
-989
/
+1101
2005-09-23
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
6
-143
/
+177
2005-09-23
[PATCH] RPC: portmapper doesn't need a reserved port
Chuck Lever
1
-0
/
+1
2005-09-23
[PATCH] NFS: use a constant value for TCP retransmit timeouts
Chuck Lever
2
-40
/
+37
2005-09-23
[PATCH] RPC: proper soft timeout behavior for rpcbind
Chuck Lever
1
-20
/
+77
2005-09-23
[PATCH] RPC: Report connection errors properly when mounting with "soft"
Chuck Lever
1
-9
/
+18
2005-09-23
NFS: Don't expose internal READDIR errors to userspace
Trond Myklebust
1
-2
/
+0
2005-09-23
From: Olaf Kirch <okir@suse.de>
Olaf Kirch
1
-1
/
+5
2005-09-23
NFS: Drop inode after rename
Trond Myklebust
1
-1
/
+2
2005-09-23
[PATCH] pci: fixup parent subordinate busnr
Ivan Kokshaysky
1
-1
/
+17
2005-09-23
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...
Linus Torvalds
4
-7
/
+14
2005-09-22
[SCTP]: Fix SCTP_SHUTDOWN notifications.
Sridhar Samudrala
1
-11
/
+11
2005-09-22
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
6
-32
/
+49
2005-09-22
[NETFILTER] remove unneeded structure definition from conntrack helper
Harald Welte
1
-7
/
+0
2005-09-22
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
3
-68
/
+70
2005-09-22
[NETFILTER] fix DEBUG statement in PPTP helper
Harald Welte
1
-1
/
+1
2005-09-22
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
Vlad Drukker
1
-1
/
+2
2005-09-22
[TCP]: Adjust Reno SACK estimate in tcp_fragment
Herbert Xu
1
-0
/
+9
2005-09-22
[PATCH] Add dm-snapshot tutorial in Documentation
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+73
2005-09-22
[PATCH] NFS: fix client oops when debugging is on
Nick Wilson
1
-3
/
+2
2005-09-22
[PATCH] Fix bd_claim() error code.
Rob Landley
1
-0
/
+1
[next]