index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
libceph: NULL deref on crush_decode() error path
Dan Carpenter
1
-0
/
+1
2017-03-16
libceph: verify authorize reply on connect
Ilya Dryomov
1
-0
/
+13
2015-08-12
crush: fix a bug in tree bucket decode
Ilya Dryomov
1
-1
/
+1
2015-05-10
libceph: fix double __remove_osd() problem
Ilya Dryomov
1
-7
/
+18
2014-12-14
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2014-12-14
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
1
-1
/
+6
2014-11-05
libceph: do not hard code max auth ticket len
Ilya Dryomov
1
-35
/
+29
2014-11-05
libceph: add process_one_ticket() helper
Ilya Dryomov
1
-104
/
+124
2014-11-05
libceph: gracefully handle large reply messages from the mon
Sage Weil
1
-0
/
+8
2014-11-05
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2
-7
/
+7
2014-06-09
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-06-09
libceph: only call kernel_sendpage() via helper
Alex Elder
1
-6
/
+15
2013-10-27
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-07-27
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
1
-0
/
+6
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-22
/
+13
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+1
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
1
-1
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-26
libceph: force resend of osd requests if we skip an osdmap
Sage Weil
1
-10
/
+16
2011-10-26
ceph: use kernel DNS resolver
Noah Watkins
2
-12
/
+116
2011-10-26
ceph: fix ceph_monc_init memory leak
Noah Watkins
1
-3
/
+7
2011-10-26
libceph: warn on msg allocation failures
Sage Weil
1
-0
/
+1
2011-10-26
libceph: don't complain on msgpool alloc failures
Sage Weil
4
-19
/
+32
2011-10-26
libceph: always preallocate mon connection
Sage Weil
1
-25
/
+22
2011-10-26
libceph: create messenger with client
Sage Weil
1
-23
/
+24
2011-09-30
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
Linus Torvalds
4
-42
/
+48
2011-09-28
libceph: fix pg_temp mapping update
Sage Weil
1
-26
/
+24
2011-09-28
libceph: fix pg_temp mapping calculation
Sage Weil
1
-13
/
+21
2011-09-16
libceph: fix linger request requeuing
Sage Weil
1
-3
/
+1
2011-09-16
libceph: fix parse options memory leak
Noah Watkins
1
-0
/
+1
2011-09-16
libceph: initialize ack_stamp to avoid unnecessary connection reset
Jim Schutt
1
-0
/
+1
2011-09-10
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2
-16
/
+46
2011-09-01
libceph: fix leak of osd structs during shutdown
Sage Weil
1
-5
/
+17
2011-08-10
libceph: fix msgpool
Sage Weil
1
-11
/
+29
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-7
/
+11
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2
-7
/
+11
2011-07-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+10
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+10
2011-06-17
net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-06-14
libceph: fix page calculation for non-page-aligned io
Sage Weil
1
-4
/
+6
2011-06-08
ceph: fix sync vs canceled write
Sage Weil
1
-5
/
+10
2011-05-24
libceph: subscribe to osdmap when cluster is full
Sage Weil
1
-0
/
+9
2011-05-24
libceph: handle new osdmap down/state change encoding
Sage Weil
1
-3
/
+8
2011-05-19
ceph: check return value for start_request in writepages
Sage Weil
1
-1
/
+7
2011-05-19
libceph: add missing breaks in addr_set_port
Sage Weil
1
-0
/
+2
2011-05-19
libceph: fix TAG_WAIT case
Sage Weil
1
-1
/
+3
2011-05-19
libceph: fix osdmap timestamp assignment
Sage Weil
1
-1
/
+1
[next]