index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Change sign of some loop indices in nfs4xdr.c
Chuck Lever
2008-01-30
1
-8
/
+8
*
NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)
Chuck Lever
2008-01-30
1
-5
/
+9
*
NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR)
Chuck Lever
2008-01-30
1
-12
/
+15
*
NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR)
Chuck Lever
2008-01-30
1
-10
/
+14
*
NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t
Chuck Lever
2008-01-30
1
-2
/
+3
*
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
Chuck Lever
2008-01-30
1
-2
/
+2
*
SUNRPC: temp var should match return type of xdr_skb_read_actor
Chuck Lever
2008-01-30
1
-1
/
+1
*
SUNRPC: Check a return result
Chuck Lever
2008-01-30
1
-3
/
+5
*
SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()
Chuck Lever
2008-01-30
1
-1
/
+1
*
SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs()
Chuck Lever
2008-01-30
1
-3
/
+3
*
SUNRPC: Remove the obsolete RPC_WAITQ macro
Trond Myklebust
2008-01-30
1
-23
/
+0
*
SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration
Trond Myklebust
2008-01-30
1
-1
/
+6
*
SUNRPC: Unexport rpc_init_task() and rpc_execute()
Trond Myklebust
2008-01-30
2
-4
/
+1
*
NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
Trond Myklebust
2008-01-30
3
-34
/
+35
*
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
*
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
[next]