index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: drop ceph_osd_request->r_con_filling_msg
Alex Elder
2013-05-01
1
-2
/
+0
*
libceph: define ceph_decode_pgid() only once
Alex Elder
2013-05-01
1
-0
/
+24
*
libceph: define source request op functions
Alex Elder
2013-05-01
1
-15
/
+11
*
ceph: move max constant definitions
Alex Elder
2013-05-01
1
-0
/
+7
*
libceph: make message data be a pointer
Alex Elder
2013-05-01
1
-4
/
+1
*
libceph: kill last of ceph_msg_pos
Alex Elder
2013-05-01
1
-6
/
+1
*
libceph: kill most of ceph_msg_pos
Alex Elder
2013-05-01
1
-2
/
+0
*
libceph: collapse all data items into one
Alex Elder
2013-05-01
1
-10
/
+2
*
libceph: kill ceph message bio_iter, bio_seg
Alex Elder
2013-05-01
1
-5
/
+1
*
libceph: record residual bytes for all message data types
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: wrap auth methods in a mutex
Sage Weil
2013-05-01
1
-0
/
+2
*
libceph: wrap auth ops in wrapper functions
Sage Weil
2013-05-01
1
-0
/
+13
*
libceph: add update_authorizer auth method
Sage Weil
2013-05-01
1
-0
/
+3
*
libceph: implement RECONNECT_SEQ feature
Sage Weil
2013-05-01
2
-0
/
+3
*
libceph: kill message trail
Alex Elder
2013-05-01
1
-4
/
+0
*
libceph: kill osd request r_trail
Alex Elder
2013-05-01
1
-1
/
+0
*
libceph: have osd requests support pagelist data
Alex Elder
2013-05-01
1
-1
/
+3
*
libceph: let osd ops determine request data length
Alex Elder
2013-05-01
1
-2
/
+1
*
libceph: implement pages array cursor
Alex Elder
2013-05-01
1
-0
/
+6
*
libceph: implement bio message data item cursor
Alex Elder
2013-05-01
1
-0
/
+7
*
libceph: prepare for other message data item types
Alex Elder
2013-05-01
1
-2
/
+6
*
libceph: start defining message data cursor
Alex Elder
2013-05-01
1
-0
/
+7
*
libceph: abstract message data
Alex Elder
2013-05-01
1
-20
/
+51
*
libceph: be explicit about message data representation
Alex Elder
2013-05-01
1
-12
/
+21
*
libceph: define ceph_msg_has_*() data macros
Alex Elder
2013-05-01
1
-0
/
+7
*
libceph: record message data byte length
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: isolate other message data fields
Alex Elder
2013-05-01
1
-0
/
+5
*
libceph: set page info with byte length
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: isolate message page field manipulation
Alex Elder
2013-05-01
1
-9
/
+13
*
libceph: record byte count not page count
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
Alex Elder
2013-05-01
1
-0
/
+1
*
libceph: separate read and write data
Alex Elder
2013-05-01
1
-2
/
+3
*
libceph: distinguish page and bio requests
Alex Elder
2013-05-01
1
-1
/
+10
*
libceph: separate osd request data info
Alex Elder
2013-05-01
1
-8
/
+16
*
libceph: don't assign page info in ceph_osdc_new_request()
Alex Elder
2013-05-01
1
-1
/
+1
*
libceph: rename ceph_calc_object_layout()
Alex Elder
2013-05-01
1
-4
/
+2
*
libceph: kill ceph_msg->pagelist_count
Alex Elder
2013-05-01
1
-1
/
+0
*
libceph: use (void *) for untyped data in osd ops
Alex Elder
2013-05-01
1
-2
/
+2
*
libceph: complete lingering requests only once
Alex Elder
2013-05-01
1
-0
/
+1
*
libceph: distinguish page array and pagelist count
Alex Elder
2013-05-01
1
-1
/
+2
*
libceph: make ceph_msg->bio_seg be unsigned
Alex Elder
2013-05-01
1
-1
/
+1
*
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-20
2
-0
/
+3
|
\
|
*
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-17
1
-0
/
+2
|
*
x86, kdump: Set crashkernel_low automatically
Yinghai Lu
2013-04-17
1
-0
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-20
2
-1
/
+22
|
\
\
|
*
\
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
2013-04-19
2
-1
/
+22
|
|
\
\
|
|
*
|
Move utf16 functions to kernel core and rename
Matthew Garrett
2013-04-15
1
-0
/
+14
|
|
*
|
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
2013-04-09
1
-1
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-20
3
-3
/
+6
|
\
\
\
\
|
*
|
|
|
net: fix incorrect credentials passing
Linus Torvalds
2013-04-20
1
-2
/
+2
[next]