Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
fceca5e72e787dd0a8ea29e22a874e363389356c
fceca5e
futex: avoid wake_futex() for a PI futex_q
by Darren Hart
· 14 years ago
f42513b
dm: fix deadlock with request based dm and queue request_fn recursion
by Jens Axboe
· 14 years ago
ecf049c
md/raid10: decrement correct pending counter when writing to replacement.
by NeilBrown
· 14 years ago
8c98fba
md: Avoid write invalid address if read_seqretry returned true.
by majianpeng
· 14 years ago
45bc5c6
md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock.
by majianpeng
· 14 years ago
262a70e
jffs2: Fix lock acquisition order bug in jffs2_write_begin
by Thomas Betker
· 14 years ago
11371ec
mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()
by Sachin Kamat
· 14 years ago
02bbebe
mtd: slram: invalid checking of absolute end address
by Jiri Engelthaler
· 14 years ago
e939e24
PARISC: fix user-triggerable panic on parisc
by Al Viro
· 14 years ago
7c06237
PARISC: fix virtual aliasing issue in get_shared_area()
by James Bottomley
· 14 years ago
de13405
ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker
by David Henningsson
· 14 years ago
75c23fc
ALSA: ua101, usx2y: fix broken MIDI output
by Clemens Ladisch
· 14 years ago
9cbecb4
drm/radeon: add new SI pci id
by Alex Deucher
· 14 years ago
6417635
SCSI: isci: copy fis 0x34 response into proper buffer
by Maciej Patelczyk
· 14 years ago
8d8c210
mwifiex: fix system hang issue in cmd timeout error case
by Bing Zhao
· 14 years ago
6966e1b
mwifiex: report error to MMC core if we cannot suspend
by Bing Zhao
· 14 years ago
3830720
rtlwifi: rtl8192cu: Add new USB ID
by Albert Pool
· 14 years ago
82c0aba
x86, microcode, AMD: Add support for family 16h processors
by Boris Ostrovsky
· 14 years ago
8433fcc
x86, efi: Fix processor-specific memcpy() build error
by Matt Fleming
· 14 years ago
9d4f962
x86-32: Fix invalid stack address while in softirq
by Robert Richter
· 14 years ago
3ec1dc2
rtlwifi: rtl8192se: Fix gcc 4.7.x warning
by Larry Finger
· 14 years ago
6df5eea
scsi: aha152x: Fix sparse warning and make printing pointer address more portable.
by Krzysztof Wilczynski
· 14 years ago
cbe6d9b
mvsas: remove unused variable in mvs_task_exec()
by Dan Carpenter
· 14 years ago
896c631
drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
by Dan Carpenter
· 14 years ago
d4cad86
ALSA: snd-usb-caiaq: initialize card pointer
by Daniel Mack
· 14 years ago
2214cc8
Bluetooth: Fix using uninitialized option in RFCMode
by Szymon Janc
· 14 years ago
4f442c5
NVMe: Fix uninitialized iod compiler warning
by Keith Busch
· 14 years ago
32e11d5
UBIFS: fix compilation warning
by Alexandre Pereira da Silva
· 14 years ago
0f4475c
Linux 3.4.20
by Greg Kroah-Hartman
· 14 years ago
d0e85e0
libceph: drop declaration of ceph_con_get()
by Alex Elder
· 14 years ago
51b8318
Revert "serial: omap: fix software flow control"
by Felipe Balbi
· 14 years ago
8217df0
ACPI video: Ignore errors after _DOD evaluation.
by Igor Murzov
· 14 years ago
b7d68a7
ceph: avoid 32-bit page index overflow
by Alex Elder
· 14 years ago
dfae3b3
libceph: check for invalid mapping
by Sage Weil
· 14 years ago
73bba6f
ceph: Fix oops when handling mdsmap that decreases max_mds
by Yan, Zheng
· 14 years ago
631015e
libceph: avoid NULL kref_put when osd reset races with alloc_msg
by Sage Weil
· 14 years ago
a872024
rbd: reset BACKOFF if unable to re-queue
by Alex Elder
· 14 years ago
21e292e
libceph: only kunmap kmapped pages
by Alex Elder
· 14 years ago
76cb692
libceph: avoid truncation due to racing banners
by Jim Schutt
· 14 years ago
5236930
libceph: delay debugfs initialization until we learn global_id
by Sage Weil
· 14 years ago
b8e03e3
libceph: fix crypto key null deref, memory leak
by Sylvain Munaut
· 14 years ago
5923892
libceph: recheck con state after allocating incoming message
by Sage Weil
· 14 years ago
7389a76
libceph: change ceph_con_in_msg_alloc convention to be less weird
by Sage Weil
· 14 years ago
328677c2
libceph: avoid dropping con mutex before fault
by Sage Weil
· 14 years ago
900fbd9
libceph: verify state after retaking con lock after dispatch
by Sage Weil
· 14 years ago
da75ae3
libceph: revoke mon_client messages on session restart
by Sage Weil
· 14 years ago
6cdaef1
libceph: fix handling of immediate socket connect failure
by Sage Weil
· 14 years ago
8992551
libceph: clear all flags on con_close
by Sage Weil
· 14 years ago
63c1362
libceph: clean up con flags
by Sage Weil
· 14 years ago
265fb7c
libceph: replace connection state bits with states
by Sage Weil
· 14 years ago
cb9f885
libceph: drop unnecessary CLOSED check in socket state change callback
by Sage Weil
· 14 years ago
3b5a9ea
libceph: close socket directly from ceph_con_close()
by Sage Weil
· 14 years ago
1c5b33b
libceph: drop gratuitous socket close calls in con_work
by Sage Weil
· 14 years ago
5d0f354
libceph: move ceph_con_send() closed check under the con mutex
by Sage Weil
· 14 years ago
67c6fc1
libceph: move msgr clear_standby under con mutex protection
by Sage Weil
· 14 years ago
da6a81e
libceph: fix fault locking; close socket on lossy fault
by Sage Weil
· 14 years ago
ed447f0
libceph: reset connection retry on successfully negotiation
by Sage Weil
· 14 years ago
eea8ed9
libceph: protect ceph_con_open() with mutex
by Sage Weil
· 14 years ago
175c4c2
libceph: (re)initialize bio_iter on start of message receive
by Sage Weil
· 14 years ago
d43841e
libceph: resubmit linger ops when pg mapping changes
by Sage Weil
· 14 years ago
7621822
libceph: fix mutex coverage for ceph_con_close
by Sage Weil
· 14 years ago
b3fd00b
libceph: report socket read/write error message
by Sage Weil
· 14 years ago
59d0272
libceph: prevent the race of incoming work during teardown
by Guanjun He
· 14 years ago
9beb73f
libceph: initialize msgpool message types
by Sage Weil
· 14 years ago
d92d11d
libceph: allow sock transition from CONNECTING to CLOSED
by Sage Weil
· 14 years ago
a5b0662
libceph: initialize mon_client con only once
by Sage Weil
· 14 years ago
638ba17
libceph: set peer name on con_open, not init
by Sage Weil
· 14 years ago
db90f99
libceph: add some fine ASCII art
by Alex Elder
· 14 years ago
a865127
libceph: small changes to messenger.c
by Alex Elder
· 14 years ago
8a0566f
libceph: distinguish two phases of connect sequence
by Alex Elder
· 14 years ago
05a24ec
libceph: separate banner and connect writes
by Alex Elder
· 14 years ago
a94af04
libceph: define and use an explicit CONNECTED state
by Alex Elder
· 14 years ago
abb46df
libceph: clear NEGOTIATING when done
by Alex Elder
· 14 years ago
2a281c7
libceph: clear CONNECTING in ceph_con_close()
by Alex Elder
· 14 years ago
8a62c33
libceph: don't touch con state in con_close_socket()
by Alex Elder
· 14 years ago
70b0604
libceph: just set SOCK_CLOSED when state changes
by Alex Elder
· 14 years ago
54942c5
libceph: don't change socket state on sock event
by Alex Elder
· 14 years ago
eb8c564
libceph: SOCK_CLOSED is a flag, not a state
by Alex Elder
· 14 years ago
f892064
libceph: don't use bio_iter as a flag
by Alex Elder
· 14 years ago
67e5007
libceph: move init of bio_iter
by Alex Elder
· 14 years ago
ec53635
libceph: move init_bio_*() functions up
by Alex Elder
· 14 years ago
3b17b0b
libceph: don't mark footer complete before it is
by Alex Elder
· 14 years ago
3c968ed
libceph: encapsulate advancing msg page
by Alex Elder
· 14 years ago
4ecff48
libceph: encapsulate out message data setup
by Alex Elder
· 14 years ago
9021a42
libceph: drop ceph_con_get/put helpers and nref member
by Sage Weil
· 14 years ago
1c623b0
libceph: use con get/put methods
by Sage Weil
· 14 years ago
8124d55
libceph: fix NULL dereference in reset_connection()
by Dan Carpenter
· 14 years ago
fccbf06
libceph: transition socket state prior to actual connect
by Sage Weil
· 14 years ago
f4d29a9
libceph: fix overflow in osdmap_apply_incremental()
by Xi Wang
· 14 years ago
6b71f61
libceph: fix overflow in osdmap_decode()
by Xi Wang
· 14 years ago
c66a9c7
libceph: fix overflow in __decode_pool_names()
by Xi Wang
· 14 years ago
ce4516f
libceph: make ceph_con_revoke_message() a msg op
by Alex Elder
· 14 years ago
ae04853
libceph: make ceph_con_revoke() a msg operation
by Alex Elder
· 14 years ago
bfd3572
libceph: have messages take a connection reference
by Alex Elder
· 14 years ago
e84e066
libceph: have messages point to their connection
by Alex Elder
· 14 years ago
35067a2
libceph: tweak ceph_alloc_msg()
by Alex Elder
· 14 years ago
6880138
libceph: fully initialize connection in con_init()
by Alex Elder
· 14 years ago
9403ae3
libceph: init monitor connection when opening
by Alex Elder
· 14 years ago
a2b8761
libceph: drop connection refcounting for mon_client
by Sage Weil
· 14 years ago
31a84d8
libceph: embed ceph connection structure in mon_client
by Alex Elder
· 14 years ago
Next »