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.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
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: fix messenger retry
Sage Weil
2012-07-17
1
-6
/
+6
*
libceph: flush msgr queue during mon_client shutdown
Sage Weil
2012-06-20
2
-7
/
+8
*
rbd: Clear ceph_msg->bio_iter for retransmitted message
Yan, Zheng
2012-06-20
1
-0
/
+4
*
libceph: use con get/put ops from osd_client
Sage Weil
2012-06-20
1
-4
/
+4
*
libceph: osd_client: don't drop reply reference too early
Alex Elder
2012-06-20
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
7
-276
/
+235
|
\
|
*
libceph: fix pg_temp updates
Sage Weil
2012-05-21
1
-1
/
+5
|
*
libceph: avoid unregistering osd request when not registered
Sage Weil
2012-05-18
1
-0
/
+6
|
*
ceph: add auth buf in prepare_write_connect()
Alex Elder
2012-05-18
1
-9
/
+9
|
*
ceph: rename prepare_connect_authorizer()
Alex Elder
2012-05-17
1
-6
/
+7
|
*
ceph: return pointer from prepare_connect_authorizer()
Alex Elder
2012-05-17
1
-9
/
+9
|
*
ceph: use info returned by get_authorizer
Alex Elder
2012-05-17
2
-14
/
+8
|
*
ceph: have get_authorizer methods return pointers
Alex Elder
2012-05-17
2
-11
/
+16
|
*
ceph: ensure auth ops are defined before use
Alex Elder
2012-05-17
1
-5
/
+10
|
*
ceph: messenger: reduce args to create_authorizer
Alex Elder
2012-05-17
3
-32
/
+26
|
*
ceph: define ceph_auth_handshake type
Alex Elder
2012-05-17
1
-16
/
+16
|
*
ceph: messenger: check return from get_authorizer
Alex Elder
2012-05-17
1
-3
/
+7
|
*
ceph: messenger: rework prepare_connect_authorizer()
Alex Elder
2012-05-17
1
-9
/
+19
|
*
ceph: messenger: check prepare_write_connect() result
Alex Elder
2012-05-17
1
-4
/
+12
|
*
ceph: don't set WRITE_PENDING too early
Alex Elder
2012-05-17
1
-1
/
+5
|
*
ceph: drop msgr argument from prepare_write_connect()
Alex Elder
2012-05-17
1
-14
/
+11
|
*
ceph: messenger: send banner in process_connect()
Alex Elder
2012-05-17
1
-9
/
+7
|
*
ceph: messenger: reset connection kvec caller
Alex Elder
2012-05-17
1
-1
/
+5
|
*
libceph: don't reset kvec in prepare_write_banner()
Alex Elder
2012-05-17
1
-3
/
+1
|
*
ceph: messenger: change read_partial() to take "end" arg
Alex Elder
2012-05-14
1
-22
/
+38
|
*
ceph: messenger: update "to" in read_partial() caller
Alex Elder
2012-05-14
1
-15
/
+16
|
*
ceph: messenger: use read_partial() in read_partial_message()
Alex Elder
2012-05-14
1
-20
/
+10
|
*
ceph: osd_client: fix endianness bug in osd_req_encode_op()
Alex Elder
2012-05-14
1
-1
/
+1
|
*
crush: warn on do_rule failure
Sage Weil
2012-05-07
1
-4
/
+11
|
*
crush: fix memory leak when destroying tree buckets
Sage Weil
2012-05-07
1
-0
/
+2
|
*
crush: fix tree node weight lookup
Sage Weil
2012-05-07
1
-3
/
+1
|
*
crush: remove parent maps
Sage Weil
2012-05-07
2
-32
/
+0
|
*
crush: remove forcefeed functionality
Sage Weil
2012-05-07
2
-48
/
+2
|
*
crush: use a temporary variable to simplify crush_do_rule
Sage Weil
2012-05-07
1
-9
/
+11
|
*
crush: be more tolerant of nonsensical crush maps
Sage Weil
2012-05-07
1
-9
/
+24
|
*
crush: adjust local retry threshold
Sage Weil
2012-05-07
1
-1
/
+1
|
*
crush: clean up types, const-ness
Sage Weil
2012-05-07
2
-19
/
+20
|
*
ceph: drop support for preferred_osd pgs
Sage Weil
2012-05-07
1
-37
/
+10
*
|
crush: include header for global symbols
hartleys
2012-04-27
1
-0
/
+1
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
9
-36
/
+36
|
/
*
libceph: isolate kmap() call in write_partial_msg_pages()
Alex Elder
2012-03-22
1
-11
/
+2
*
libceph: rename "page_shift" variable to something sensible
Alex Elder
2012-03-22
1
-5
/
+6
*
libceph: get rid of zero_page_address
Alex Elder
2012-03-22
1
-9
/
+2
*
libceph: only call kernel_sendpage() via helper
Alex Elder
2012-03-22
1
-6
/
+2
*
libceph: use kernel_sendpage() for sending zeroes
Alex Elder
2012-03-22
1
-5
/
+15
*
libceph: fix inverted crc option logic
Alex Elder
2012-03-22
1
-10
/
+10
*
libceph: some simple changes
Alex Elder
2012-03-22
1
-4
/
+9
*
libceph: small refactor in write_partial_kvec()
Alex Elder
2012-03-22
1
-11
/
+12
*
libceph: do crc calculations outside loop
Alex Elder
2012-03-22
1
-14
/
+12
*
libceph: separate CRC calculation from byte swapping
Alex Elder
2012-03-22
1
-14
/
+17
[next]