LinuxLists
Users
About
Ulisses Furquim (
[email protected]
)
Number of posts: 145 (1.09 per day)
First post: 2011-12-22 19:54:41
Last post: 2012-05-04 18:55:16
Previous Page
Date
List
Subject
2012-01-31 12:37:38
linux-bluetooth
Re: [RFCv0 1/5] Bluetooth: Use locks in RCU updater code
2012-01-30 21:42:11
linux-bluetooth
Re: [PATCH v4 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-30 21:37:31
linux-bluetooth
Re: [PATCH 3/4] Bluetooth: Introduce to_hci_conn
2012-01-30 20:26:29
linux-bluetooth
[PATCH v4 2/2] Bluetooth: Fix possible use after free in delete path
2012-01-30 20:26:28
linux-bluetooth
[PATCH v4 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-30 17:46:27
linux-bluetooth
Re: [RFCv0 5/5] Bluetooth: Change sk lock to l2cap_chan lock
2012-01-30 17:26:43
linux-bluetooth
Re: [RFCv0 4/5] Bluetooth: Remove unneeded sk variable
2012-01-30 17:25:38
linux-bluetooth
Re: [RFCv0 3/5] Bluetooth: Helper functions for locking change
2012-01-30 17:18:02
linux-bluetooth
Re: [RFCv0 2/5] Bluetooth: Add l2cap_chan_lock
2012-01-30 17:17:15
linux-bluetooth
Re: [RFCv0 1/5] Bluetooth: Use locks in RCU updater code
2012-01-30 16:36:55
linux-bluetooth
Re: [PATCH 2/2] Bluetooth: Use GFP_KERNEL in hci_chan_create()
2012-01-30 12:58:49
linux-bluetooth
Re: [RFC Draft] Bluetooth: Change socket lock to l2cap_chan lock
2012-01-30 12:32:54
linux-bluetooth
Re: [PATCH 2/2] Bluetooth: Remove unneeded locking
2012-01-30 12:26:04
linux-bluetooth
Re: [PATCH 1/2] Bluetooth: Fix potential deadlock
2012-01-30 12:14:15
linux-bluetooth
Re: [RFC Draft] Bluetooth: Change socket lock to l2cap_chan lock
2012-01-27 21:30:27
linux-bluetooth
Re: [RFC Draft] Bluetooth: Change socket lock to l2cap_chan lock
2012-01-26 22:30:08
linux-bluetooth
Re: [PATCH] Bluetooth: Change chan_ready param from sk to chan
2012-01-26 21:10:45
linux-bluetooth
Re: [RFC] Bluetooth: Change foreach_rcu to foreach_safe
2012-01-26 03:04:06
linux-bluetooth
Re: [PATCH] Bluetooth: Change chan_ready param from sk to chan
2012-01-23 22:08:37
linux-bluetooth
Re: [PATCH] Bluetooth: Remove old unused lock
2012-01-23 20:17:30
linux-bluetooth
[PATCHv3 2/2] Bluetooth: Fix possible use after free in delete path
2012-01-23 20:17:29
linux-bluetooth
[PATCHv3 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-21 19:42:08
linux-bluetooth
Re: [PATCH v2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-21 19:35:52
linux-bluetooth
Re: [PATCH v2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-19 12:10:33
linux-bluetooth
[PATCH v2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-18 19:40:15
linux-bluetooth
Re: [PATCH 2/2] Bluetooth: Remove wait for delayed work to finish
2012-01-18 12:48:04
linux-bluetooth
[PATCH 2/2] Bluetooth: Remove wait for delayed work to finish
2012-01-18 12:48:03
linux-bluetooth
[PATCH 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-17 22:46:41
linux-bluetooth
Re: [RFCv2] Bluetooth: cancel_work instead of cancel_work_sync
2012-01-16 12:43:45
linux-bluetooth
Re: [RFCv2] Bluetooth: cancel_work instead of cancel_work_sync
2012-01-15 21:10:27
linux-bluetooth
Re: [RFC] Bluetooth: Use flush_work instead of cancel_work
2012-01-11 19:54:44
linux-bluetooth
Re: [BUG] Sleeping inside a RCU reader
2011-12-22 19:54:41
linux-bluetooth
Re: [PATCH 05/12] Bluetooth: Don't use *_bh locks anymore
2011-12-21 22:02:36
linux-bluetooth
[PATCH] Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
2011-12-21 12:11:33
linux-bluetooth
[PATCH] Bluetooth: Make HCI call directly into SCO and L2CAP event functions
2011-12-21 11:52:00
linux-bluetooth
Re: [PATCH v2 2/2] Bluetooth: Make HCI call directly into SCO and L2CAP event functions
2011-12-21 03:32:10
linux-bluetooth
[PATCH v2 2/2] Bluetooth: Make HCI call directly into SCO and L2CAP event functions
2011-12-21 03:32:09
linux-bluetooth
[PATCH v2 1/2] Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
2011-12-21 01:18:22
linux-bluetooth
[PATCH 2/2] Bluetooth: Make HCI call directly into SCO and L2CAP event functions
2011-12-21 01:18:21
linux-bluetooth
[PATCH 1/2] Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
2011-12-20 21:02:29
linux-bluetooth
Re: [PATCH] Bluetooth: Remove global mutex hci_task_lock
2011-12-20 19:10:51
linux-bluetooth
[PATCH] Bluetooth: Remove global mutex hci_task_lock
2011-12-19 12:59:17
linux-bluetooth
Re: [RFC 06/22] Bluetooth: Move L2CAP timers to workqueue