Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
85effe183dd45854d1ad1a370b88cddb403c4c91
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
· 12 years ago
bf3e5ae
rbd: dynamically allocate image name
by Alex Elder
· 12 years ago
cb8627c
rbd: dynamically allocate image header name
by Alex Elder
· 12 years ago
849b426
rbd: dynamically allocate object prefix
by Alex Elder
· 12 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
· 12 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
· 12 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
· 12 years ago
d50b409
libceph: initialize msgpool message types
by Sage Weil
· 12 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
26ce1719
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
a5506049
libceph: fix overflow in osdmap_apply_incremental()
by Xi Wang
· 13 years ago
e91a9b6
libceph: fix overflow in osdmap_decode()
by Xi Wang
· 13 years ago
ad3b904
libceph: fix overflow in __decode_pool_names()
by Xi Wang
· 13 years ago
4364352
rbd: Clear ceph_msg->bio_iter for retransmitted message
by Yan, Zheng
· 13 years ago
8921d11
libceph: make ceph_con_revoke_message() a msg op
by Alex Elder
· 13 years ago
6740a84
libceph: make ceph_con_revoke() a msg operation
by Alex Elder
· 13 years ago
92ce034
libceph: have messages take a connection reference
by Alex Elder
· 13 years ago
38941f8
libceph: have messages point to their connection
by Alex Elder
· 13 years ago
1c20f2d
libceph: tweak ceph_alloc_msg()
by Alex Elder
· 13 years ago
1bfd89f
libceph: fully initialize connection in con_init()
by Alex Elder
· 13 years ago
20581c1
libceph: init monitor connection when opening
by Alex Elder
· 13 years ago
ec87ef4
libceph: drop connection refcounting for mon_client
by Sage Weil
· 13 years ago
6713093
libceph: embed ceph connection structure in mon_client
by Alex Elder
· 13 years ago
0d47766
libceph: use con get/put ops from osd_client
by Sage Weil
· 13 years ago
ab8cb34
libceph: osd_client: don't drop reply reference too early
by Alex Elder
· 13 years ago
895cfcc
rbd: endian bug in rbd_req_cb()
by Dan Carpenter
· 13 years ago
f9f9a19
rbd: Fix ceph_snap_context size calculation
by Yan, Zheng
· 13 years ago
f8f5701
Linux 3.5-rc1
by Linus Torvalds
· 13 years ago
912afc3
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
cc8394d
dm thin: provide userspace access to pool metadata
by Joe Thornber
· 13 years ago
a24c256
dm thin: use slab mempools
by Mike Snitzer
· 13 years ago
3599165
dm mpath: allow ioctls to trigger pg init
by Mikulas Patocka
· 13 years ago
f220fd4
dm mpath: delay retry of bypassed pg
by Mike Christie
· 13 years ago
1fbdd2b
dm mpath: reduce size of struct multipath
by Mike Snitzer
· 13 years ago
4fc3acf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
63004af
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 13 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 13 years ago
b1ff4f9
mcs7830: Implement link state detection
by Ondrej Zary
· 13 years ago
233e562
Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal}
by Linus Torvalds
· 13 years ago
0fd7bee
powerpc: Fix size of st_nlink on 64bit
by Anton Blanchard
· 13 years ago
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 13 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
829f51d
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
by Linus Torvalds
· 13 years ago
8b8c0da
nls: fix (and rename) mac NLS table files and config options
by Linus Torvalds
· 13 years ago
92a8956
fs/nls/Makefile: remove bogus CONFIG_ assignments
by Andrew Morton
· 13 years ago
804ce98
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
4844515
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 13 years ago
af4f8ba
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 13 years ago
40b46a7
Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus
by H. Peter Anvin
· 13 years ago
efff047
Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
Next »