Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6139919133377652992a5fe134e22abce3e9c25e
6139919
libceph: recheck con state after allocating incoming message
by Sage Weil
· 12 years ago
4740a62
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 12 years ago
8636ea6
libceph: avoid dropping con mutex before fault
by Sage Weil
· 12 years ago
7b862e0
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 12 years ago
4f471e4
libceph: revoke mon_client messages on session restart
by Sage Weil
· 12 years ago
8007b8d
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 12 years ago
09d9032
ceph: update MAINTAINERS file
by Sage Weil
· 12 years ago
756a16a
libceph: be less chatty about stray replies
by Sage Weil
· 12 years ago
43c7427
libceph: clear all flags on con_close
by Sage Weil
· 12 years ago
4a86169
libceph: clean up con flags
by Sage Weil
· 12 years ago
8dacc7d
libceph: replace connection state bits with states
by Sage Weil
· 12 years ago
d7353dd
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 12 years ago
ee76e07
libceph: close socket directly from ceph_con_close()
by Sage Weil
· 12 years ago
2e8cb10
libceph: drop gratuitous socket close calls in con_work
by Sage Weil
· 12 years ago
a59b55a
libceph: move ceph_con_send() closed check under the con mutex
by Sage Weil
· 12 years ago
0065093
libceph: move msgr clear_standby under con mutex protection
by Sage Weil
· 12 years ago
3b5ede0
libceph: fix fault locking; close socket on lossy fault
by Sage Weil
· 12 years ago
070c633
rbd: drop "object_name" from rbd_req_sync_unwatch()
by Alex Elder
· 12 years ago
7f0a24d
rbd: drop "object_name" from rbd_req_sync_notify_ack()
by Alex Elder
· 12 years ago
4cb1625
rbd: drop "object_name" from rbd_req_sync_notify()
by Alex Elder
· 12 years ago
0e6f322
rbd: drop "object_name" from rbd_req_sync_watch()
by Alex Elder
· 12 years ago
14e7085
rbd: drop rbd_dev parameter in snap functions
by Alex Elder
· 12 years ago
ed63f4f
rbd: drop rbd_header_from_disk() gfp_flags parameter
by Alex Elder
· 12 years ago
9a5d690
rbd: snapc is unused in rbd_req_sync_read()
by Alex Elder
· 12 years ago
de71a29
rbd: rename rbd_device->id
by Alex Elder
· 13 years ago
8e94af8
rbd: encapsulate header validity test
by Alex Elder
· 12 years ago
aa711ee
ceph: define snap counts as u32 everywhere
by Alex Elder
· 12 years ago
bd919d4
rbd: clean up a few dout() calls
by Alex Elder
· 12 years ago
a059329
rbd: simplify __rbd_remove_all_snaps()
by Alex Elder
· 12 years ago
a66f8c9
rbd: drop extra header_rwsem init
by Alex Elder
· 12 years ago
9e15dc7
rbd: kill rbd_image_header->snap_seq
by Alex Elder
· 12 years ago
505cbb9
rbd: set snapc->seq only when refreshing header
by Alex Elder
· 12 years ago
78dc447
rbd: preserve snapc->seq in rbd_header_set_snap()
by Alex Elder
· 12 years ago
75fe9e1
rbd: don't use snapc->seq that way
by Alex Elder
· 12 years ago
a71b891
rbd: send header version when notifying
by Josh Durgin
· 13 years ago
d1d2564
rbd: use reference counting for the snap context
by Josh Durgin
· 13 years ago
93a24e0
rbd: set image size when header is updated
by Josh Durgin
· 13 years ago
a51aa0c
rbd: expose the correct size of the device in sysfs
by Josh Durgin
· 13 years ago
474ef7c
rbd: only reset capacity when pointing to head
by Josh Durgin
· 13 years ago
e88a36e
rbd: return errors for mapped but deleted snapshot
by Josh Durgin
· 13 years ago
048a9d2
libceph: trivial fix for the incorrect debug output
by Jiaju Zhang
· 12 years ago
21ec6ff
ceph: fix potential double free
by Alan Cox
· 12 years ago
85effe1
libceph: reset connection retry on successfully negotiation
by Sage Weil
· 12 years ago
5469155
libceph: protect ceph_con_open() with mutex
by Sage Weil
· 12 years ago
a53aab6
ceph: close old con before reopening on mds reconnect
by Sage Weil
· 12 years ago
a410702
libceph: (re)initialize bio_iter on start of message receive
by Sage Weil
· 12 years ago
6194ea8
libceph: resubmit linger ops when pg mapping changes
by Sage Weil
· 12 years ago
8c50c81
libceph: fix mutex coverage for ceph_con_close
by Sage Weil
· 12 years ago
3a140a0
libceph: report socket read/write error message
by Sage Weil
· 12 years ago
546f04e
libceph: support crush tunables
by Sage Weil
· 12 years ago
1fe60e5
libceph: move feature bits to separate header
by Sage Weil
· 12 years ago
d1f57ea
rbd: kill num_reply parameters
by Alex Elder
· 13 years ago
43ae470
rbd: option symbol renames
by Alex Elder
· 13 years ago
aded07e
rbd: more symbol renames
by Alex Elder
· 13 years ago
0bed54d
rbd: rename some fields in struct rbd_dev
by Alex Elder
· 13 years ago
0ce1a79
rbd: use rbd_dev consistently
by Alex Elder
· 13 years ago
820a5f3
rbd: dynamically allocate snapshot name
by Alex Elder
· 13 years ago
bf3e5ae
rbd: dynamically allocate image name
by Alex Elder
· 13 years ago
cb8627c
rbd: dynamically allocate image header name
by Alex Elder
· 13 years ago
849b426
rbd: dynamically allocate object prefix
by Alex Elder
· 13 years ago
d22f76e
rbd: dynamically allocate pool name
by Alex Elder
· 12 years ago
9bb2f33
rbd: create pool_id device attribute
by Alex Elder
· 12 years ago
ca1e49a
rbd: rename rbd_dev->block_name
by Alex Elder
· 12 years ago
ea3352f
rbd: define dup_token()
by Alex Elder
· 13 years ago
f8c36c5
libceph: define ceph_extract_encoded_string()
by Alex Elder
· 12 years ago
ad4f232
rbd: drop a useless local variable
by Alex Elder
· 13 years ago
c61a1ab
libceph: fix off-by-one bug in ceph_encode_filepath()
by Alex Elder
· 13 years ago
8842b3b
ceph: clean up useless d_parent checks
by Sage Weil
· 13 years ago
a2a3258
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 13 years ago
a16cb1f
libceph: fix messenger retry
by Sage Weil
· 12 years ago
cd43045
libceph: initialize rb, list nodes in ceph_osd_request
by Sage Weil
· 13 years ago
d50b409
libceph: initialize msgpool message types
by Sage Weil
· 13 years ago
fbb85a4
libceph: allow sock transition from CONNECTING to CLOSED
by Sage Weil
· 13 years ago
735a72e
libceph: initialize mon_client con only once
by Sage Weil
· 13 years ago
b7a9e5d
libceph: set peer name on con_open, not init
by Sage Weil
· 13 years ago
2610302
libceph: drop declaration of ceph_con_get()
by Alex Elder
· 13 years ago
bc18f4b
libceph: add some fine ASCII art
by Alex Elder
· 13 years ago
5821bd8
libceph: small changes to messenger.c
by Alex Elder
· 13 years ago
7593af9
libceph: distinguish two phases of connect sequence
by Alex Elder
· 13 years ago
ab166d5
libceph: separate banner and connect writes
by Alex Elder
· 13 years ago
e27947c
libceph: define and use an explicit CONNECTED state
by Alex Elder
· 13 years ago
3ec50d1
libceph: clear NEGOTIATING when done
by Alex Elder
· 13 years ago
bb9e6bb
libceph: clear CONNECTING in ceph_con_close()
by Alex Elder
· 13 years ago
456ea46
libceph: don't touch con state in con_close_socket()
by Alex Elder
· 13 years ago
d65c9e0
libceph: just set SOCK_CLOSED when state changes
by Alex Elder
· 13 years ago
188048b
libceph: don't change socket state on sock event
by Alex Elder
· 13 years ago
a8d00e3
libceph: SOCK_CLOSED is a flag, not a state
by Alex Elder
· 13 years ago
abdaa6a
libceph: don't use bio_iter as a flag
by Alex Elder
· 13 years ago
572c588
libceph: move init of bio_iter
by Alex Elder
· 13 years ago
df6ad1f
libceph: move init_bio_*() functions up
by Alex Elder
· 13 years ago
fd154f3
libceph: don't mark footer complete before it is
by Alex Elder
· 13 years ago
84ca8fc
libceph: encapsulate advancing msg page
by Alex Elder
· 13 years ago
739c905
libceph: encapsulate out message data setup
by Alex Elder
· 13 years ago
d59315c
libceph: drop ceph_con_get/put helpers and nref member
by Sage Weil
· 13 years ago
36eb71a
libceph: use con get/put methods
by Sage Weil
· 13 years ago
26ce171
libceph: fix NULL dereference in reset_connection()
by Dan Carpenter
· 13 years ago
9a64e8e
Merge tag 'v3.5-rc1'
by Sage Weil
· 13 years ago
f3dea7e
libceph: flush msgr queue during mon_client shutdown
by Sage Weil
· 13 years ago
89a86be
libceph: transition socket state prior to actual connect
by Sage Weil
· 13 years ago
a550604
libceph: fix overflow in osdmap_apply_incremental()
by Xi Wang
· 13 years ago
Next »