index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
Trond Myklebust
2008-01-30
2
-6
/
+11
|
*
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
2008-01-30
2
-19
/
+0
|
*
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2008-01-30
3
-107
/
+79
|
*
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
2008-01-30
7
-143
/
+113
|
*
SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg
Trond Myklebust
2008-01-30
2
-7
/
+15
|
*
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
2008-01-30
2
-1
/
+8
|
*
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
Trond Myklebust
2008-01-30
2
-6
/
+10
|
*
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
2008-01-30
5
-42
/
+29
|
*
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2008-01-30
5
-38
/
+67
|
*
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
2008-01-30
7
-58
/
+117
|
*
SUNRPC: Restrict sunrpc client exports
Trond Myklebust
2008-01-30
6
-44
/
+44
|
*
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2008-01-30
9
-67
/
+55
|
*
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
2008-01-30
1
-1
/
+51
|
*
SUNRPC: Reconnect immediately whenever the server isn't refusing it.
Trond Myklebust
2008-01-30
1
-1
/
+9
|
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
4
-8
/
+8
|
*
SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+3
|
*
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+1
|
*
SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
Trond Myklebust
2008-01-30
1
-7
/
+34
|
*
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
Trond Myklebust
2008-01-30
1
-0
/
+2
|
*
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
2
-3
/
+22
|
*
SUNRPC: Fix TCP rebinding logic
Trond Myklebust
2008-01-30
1
-21
/
+38
|
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
3
-4
/
+22
|
*
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
5
-0
/
+39
|
*
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
2008-01-30
2
-35
/
+27
|
*
NFS: Clean up the write request locking.
Trond Myklebust
2008-01-30
3
-26
/
+16
|
*
NFS: Optimise nfs_vm_page_mkwrite()
Trond Myklebust
2008-01-30
1
-22
/
+14
|
*
NFS: Ensure that we eject stale inodes as soon as possible
Trond Myklebust
2008-01-30
1
-0
/
+4
|
*
NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
Trond Myklebust
2008-01-30
1
-2
/
+13
|
*
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
2008-01-30
1
-1
/
+3
|
*
NFS: Fix a sillyrename race...
Trond Myklebust
2008-01-30
2
-7
/
+6
*
|
as-iosched: fix double locking bug in as_merged_requests()
Jens Axboe
2008-01-30
1
-3
/
+7
|
/
*
Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"
Linus Torvalds
2008-01-30
2
-1
/
+28
*
splice: fix problem with atime not being updated
Jens Axboe
2008-01-29
1
-8
/
+7
*
block: constify function pointer tables
Jan Engelhardt
2008-01-29
1
-2
/
+2
*
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
2008-01-29
1
-1
/
+0
*
Expose hardware sector size
Martin K. Petersen
2008-01-29
1
-0
/
+11
*
Fix blktrace compile warning
Martin K. Petersen
2008-01-29
1
-3
/
+3
*
block: fix warning on compile with CONFIG_BLOCK
Jens Axboe
2008-01-29
1
-0
/
+1
*
block: ll_rw_blk.c split, add blk-merge.c
Jens Axboe
2008-01-29
4
-481
/
+495
*
block: remove dated (and wrong) comment in blk-core.c
Jens Axboe
2008-01-29
1
-5
/
+0
*
block: get rid of unnecessary forward declarations in blk-core.c
Jens Axboe
2008-01-29
1
-32
/
+30
*
block: continue ll_rw_blk.c splitup
Jens Axboe
2008-01-29
8
-1249
/
+1312
*
block: split tag and sysfs handling from blk-core.c
Jens Axboe
2008-01-29
5
-710
/
+735
*
block: first step of splitting ll_rw_blk, rename it
Jens Axboe
2008-01-29
2
-1
/
+1
*
xsysace: end request handling fix
Jens Axboe
2008-01-29
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
1113
-55518
/
+139990
|
\
|
*
[IPV6] ADDRLABEL: Fix double free on label deletion.
YOSHIFUJI Hideaki
2008-01-28
1
-8
/
+6
|
*
[PPP]: Sparse warning fixes.
Stephen Hemminger
2008-01-28
5
-6
/
+8
|
*
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
2008-01-28
1
-3
/
+0
|
*
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
2008-01-28
1
-6
/
+0
[prev]
[next]