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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: kill rbd_image_header->snap_seq
Alex Elder
2012-07-30
1
-2
/
+0
*
rbd: set snapc->seq only when refreshing header
Alex Elder
2012-07-30
1
-8
/
+2
*
rbd: preserve snapc->seq in rbd_header_set_snap()
Alex Elder
2012-07-30
1
-11
/
+7
*
rbd: don't use snapc->seq that way
Alex Elder
2012-07-30
1
-14
/
+0
*
rbd: send header version when notifying
Josh Durgin
2012-07-30
1
-2
/
+5
*
rbd: use reference counting for the snap context
Josh Durgin
2012-07-30
1
-18
/
+18
*
rbd: set image size when header is updated
Josh Durgin
2012-07-30
1
-0
/
+1
*
rbd: expose the correct size of the device in sysfs
Josh Durgin
2012-07-30
1
-3
/
+8
*
rbd: only reset capacity when pointing to head
Josh Durgin
2012-07-30
1
-1
/
+6
*
rbd: return errors for mapped but deleted snapshot
Josh Durgin
2012-07-30
1
-2
/
+30
*
libceph: trivial fix for the incorrect debug output
Jiaju Zhang
2012-07-30
1
-1
/
+1
*
ceph: fix potential double free
Alan Cox
2012-07-30
1
-0
/
+1
*
libceph: reset connection retry on successfully negotiation
Sage Weil
2012-07-30
1
-0
/
+2
*
libceph: protect ceph_con_open() with mutex
Sage Weil
2012-07-30
1
-0
/
+2
*
ceph: close old con before reopening on mds reconnect
Sage Weil
2012-07-30
1
-0
/
+1
*
libceph: (re)initialize bio_iter on start of message receive
Sage Weil
2012-07-30
1
-5
/
+6
*
libceph: resubmit linger ops when pg mapping changes
Sage Weil
2012-07-30
1
-5
/
+21
*
libceph: fix mutex coverage for ceph_con_close
Sage Weil
2012-07-30
1
-1
/
+7
*
libceph: report socket read/write error message
Sage Weil
2012-07-30
1
-2
/
+6
*
libceph: support crush tunables
Sage Weil
2012-07-30
4
-7
/
+58
*
libceph: move feature bits to separate header
Sage Weil
2012-07-30
6
-22
/
+29
*
rbd: kill num_reply parameters
Alex Elder
2012-07-30
1
-13
/
+6
*
rbd: option symbol renames
Alex Elder
2012-07-30
1
-22
/
+22
*
rbd: more symbol renames
Alex Elder
2012-07-30
1
-26
/
+27
*
rbd: rename some fields in struct rbd_dev
Alex Elder
2012-07-30
1
-27
/
+28
*
rbd: use rbd_dev consistently
Alex Elder
2012-07-30
1
-61
/
+64
*
rbd: dynamically allocate snapshot name
Alex Elder
2012-07-30
1
-10
/
+16
*
rbd: dynamically allocate image name
Alex Elder
2012-07-30
2
-16
/
+13
*
rbd: dynamically allocate image header name
Alex Elder
2012-07-30
1
-11
/
+20
*
rbd: dynamically allocate object prefix
Alex Elder
2012-07-30
1
-8
/
+26
*
rbd: dynamically allocate pool name
Alex Elder
2012-07-30
1
-8
/
+19
*
rbd: create pool_id device attribute
Alex Elder
2012-07-30
2
-6
/
+22
*
rbd: rename rbd_dev->block_name
Alex Elder
2012-07-30
1
-6
/
+6
*
rbd: define dup_token()
Alex Elder
2012-07-30
1
-0
/
+36
*
libceph: define ceph_extract_encoded_string()
Alex Elder
2012-07-30
1
-0
/
+47
*
rbd: drop a useless local variable
Alex Elder
2012-07-30
1
-2
/
+1
*
libceph: fix off-by-one bug in ceph_encode_filepath()
Alex Elder
2012-07-30
1
-1
/
+1
*
ceph: clean up useless d_parent checks
Sage Weil
2012-07-30
2
-15
/
+3
*
libceph: prevent the race of incoming work during teardown
Guanjun He
2012-07-30
3
-0
/
+8
*
libceph: fix messenger retry
Sage Weil
2012-07-30
2
-16
/
+8
*
libceph: initialize rb, list nodes in ceph_osd_request
Sage Weil
2012-07-30
1
-0
/
+3
*
libceph: initialize msgpool message types
Sage Weil
2012-07-30
3
-7
/
+10
*
libceph: allow sock transition from CONNECTING to CLOSED
Sage Weil
2012-07-05
1
-12
/
+13
*
libceph: initialize mon_client con only once
Sage Weil
2012-07-05
1
-4
/
+3
*
libceph: set peer name on con_open, not init
Sage Weil
2012-07-05
5
-16
/
+21
*
libceph: drop declaration of ceph_con_get()
Alex Elder
2012-07-05
1
-2
/
+0
*
libceph: add some fine ASCII art
Alex Elder
2012-07-05
1
-1
/
+41
*
libceph: small changes to messenger.c
Alex Elder
2012-07-05
1
-32
/
+31
*
libceph: distinguish two phases of connect sequence
Alex Elder
2012-07-05
1
-24
/
+28
*
libceph: separate banner and connect writes
Alex Elder
2012-07-05
1
-9
/
+11
[next]