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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
1
-6
/
+0
*
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
1
-3
/
+0
*
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
1
-2
/
+0
*
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
1
-5
/
+0
*
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
1
-9
/
+0
*
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
1
-2
/
+0
*
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
1
-1
/
+0
*
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
1
-1
/
+1
*
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
1
-1
/
+0
*
rpc: spkm3 update
Olga Kornievskaia
2006-12-06
1
-20
/
+14
*
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
1
-0
/
+2
*
rpc: gss: eliminate print_hexl()'s
J. Bruce Fields
2006-12-06
1
-2
/
+0
*
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
2006-12-06
1
-0
/
+1
*
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
2006-12-06
1
-0
/
+1
*
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
2006-12-06
1
-0
/
+1
*
NFS: Add nfs_set_page_dirty()
Trond Myklebust
2006-12-06
2
-0
/
+2
*
NFS: Remove nfs_writepage_sync()
Trond Myklebust
2006-12-06
1
-2
/
+0
*
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
2006-12-06
1
-23
/
+4
*
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
2006-12-06
2
-3
/
+4
*
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
2006-12-06
1
-6
/
+1
*
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2006-12-06
1
-6
/
+6
*
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
2006-12-06
1
-0
/
+1
*
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2006-12-06
1
-0
/
+1
*
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
2006-12-06
2
-5
/
+4
*
Fix a second potential rpc_wakeup race...
Trond Myklebust
2006-12-06
1
-7
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
8
-23
/
+288
|
\
|
*
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
FUJITA Tomonori
2006-12-03
1
-0
/
+77
|
*
[SCSI] scsi tgt: scsi target user and kernel communication interface
FUJITA Tomonori
2006-11-25
1
-0
/
+90
|
*
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
2006-11-25
1
-0
/
+19
|
*
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-25
2
-0
/
+53
|
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-0
/
+18
|
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
235
-1479
/
+4754
|
|
\
|
*
|
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
2006-11-22
2
-0
/
+3
|
*
|
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-5
/
+0
|
*
|
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
2006-11-15
1
-0
/
+4
|
*
|
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2006-11-15
1
-3
/
+6
|
*
|
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
2
-15
/
+18
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-12-05
1
-2
/
+3
|
\
\
\
|
*
|
|
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
2006-12-04
1
-2
/
+3
*
|
|
|
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
9
-69
/
+9
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-04
8
-211
/
+288
|
\
\
\
\
|
*
|
|
|
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-12-04
6
-209
/
+218
|
*
|
|
|
[MIPS] Fix atomic.h build errors.
Ralf Baechle
2006-12-04
1
-1
/
+1
|
*
|
|
|
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
2006-12-04
1
-0
/
+68
|
*
|
|
|
[MIPS] klconfig add missing bracket
Mariusz Kozlowski
2006-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
58
-1204
/
+2556
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[POWERPC] ppc: m48t35 add missing bracket
Mariusz Kozlowski
2006-12-04
1
-1
/
+1
|
*
|
|
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2006-12-04
1
-10
/
+3
[next]