index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-09-09
2
-16
/
+46
|
\
|
*
libceph: fix leak of osd structs during shutdown
Sage Weil
2011-08-31
1
-5
/
+17
|
*
libceph: fix msgpool
Sage Weil
2011-08-09
1
-11
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
2
-7
/
+11
|
\
\
|
|
/
|
*
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-07-26
2
-7
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
1
-7
/
+10
|
\
\
|
|
/
|
*
ceph: fix file mode calculation
Sage Weil
2011-07-19
1
-7
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
1
-4
/
+6
|
\
\
|
|
/
|
*
libceph: fix page calculation for non-page-aligned io
Sage Weil
2011-06-13
1
-4
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-5
/
+10
|
\
\
|
|
/
|
*
ceph: fix sync vs canceled write
Sage Weil
2011-06-07
1
-5
/
+10
*
|
net: Remove casts of void *
Joe Perches
2011-06-16
1
-1
/
+1
|
/
*
libceph: subscribe to osdmap when cluster is full
Sage Weil
2011-05-24
1
-0
/
+9
*
libceph: handle new osdmap down/state change encoding
Sage Weil
2011-05-24
1
-3
/
+8
*
ceph: check return value for start_request in writepages
Sage Weil
2011-05-19
1
-1
/
+7
*
libceph: add missing breaks in addr_set_port
Sage Weil
2011-05-19
1
-0
/
+2
*
libceph: fix TAG_WAIT case
Sage Weil
2011-05-19
1
-1
/
+3
*
libceph: fix osdmap timestamp assignment
Sage Weil
2011-05-19
1
-1
/
+1
*
libceph: use snprintf for unknown addrs
Sage Weil
2011-05-19
1
-1
/
+2
*
libceph: use snprintf for formatting object name
Sage Weil
2011-05-19
1
-1
/
+1
*
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
2011-05-19
1
-5
/
+6
*
libceph: handle connection reopen race with callbacks
Sage Weil
2011-05-19
1
-13
/
+51
*
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-05-03
1
-2
/
+2
*
libceph: fix ceph_msg_new error path
Henry C Chang
2011-05-03
1
-13
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-04-14
1
-3
/
+9
|
\
|
*
libceph: fix linger request requeueing
Sage Weil
2011-04-06
1
-3
/
+9
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
libceph: Create a new key type "ceph".
Tommi Virtanen
2011-03-29
3
-8
/
+77
*
|
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2011-03-29
2
-0
/
+59
*
|
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
6
-15
/
+59
*
|
libceph: fix null dereference when unregistering linger requests
Sage Weil
2011-03-29
1
-3
/
+3
*
|
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
2011-03-29
1
-1
/
+3
*
|
ceph: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-26
1
-1
/
+1
*
|
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
1
-2
/
+2
|
/
*
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
2
-12
/
+374
*
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
1
-133
/
+122
*
libceph: Fix base64-decoding when input ends in newline.
Tommi Virtanen
2011-03-15
1
-1
/
+3
*
libceph: fix msgr standby handling
Sage Weil
2011-03-04
1
-8
/
+22
*
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
1
-5
/
+4
*
libceph: fix msgr backoff
Sage Weil
2011-03-04
1
-2
/
+28
*
libceph: retry after authorization failure
Sage Weil
2011-03-03
1
-2
/
+0
*
libceph: fix handling of short returns from get_user_pages
Sage Weil
2011-03-03
1
-5
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-21
1
-31
/
+31
|
\
|
*
libceph: fix socket write error handling
Sage Weil
2011-01-25
1
-11
/
+12
|
*
libceph: fix socket read error handling
Sage Weil
2011-01-25
1
-20
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-01-13
3
-45
/
+8
|
\
\
|
|
/
|
*
net/ceph: make ceph_msgr_wq non-reentrant
Tejun Heo
2011-01-12
1
-44
/
+2
|
*
ceph: Always free allocated memory in osdmap_decode()
Jesper Juhl
2011-01-12
1
-1
/
+3
|
*
ceph: add dir_layout to inode
Sage Weil
2011-01-12
1
-0
/
+3
[next]