Btrfs: fix btrfs fallocate oops and deadlock
[linux-2.6] / net / bluetooth /
2009-03-26  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26  Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-03-26  Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26  Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-03-26  Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26  Linus TorvaldsMerge branch 'for-2.6.30' of git://git.kernel.dk/linux...
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-03-26  Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git./virt...
2009-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-03-26  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26  James MorrisMerge branch 'master' into next
2009-03-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-26  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-24  Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-23  Takashi IwaiMerge branch 'topic/jack' into for-linus
2009-03-23  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-21  David S. MillerMerge branch 'master' of git://git.infradead.org/~dwmw2...
2009-03-20  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-17  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-09  Takashi IwaiMerge branch 'topic/jack' into topic/docbook-fix
2009-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-05  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-01  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-27  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-27  Wei YongjunBluetooth: Remove some pointless conditionals before...
2009-02-27  Dave YoungBluetooth: Move hci_conn_del_sysfs() back to avoid...
2009-02-27  Marcel HoltmannBluetooth: Permit BT_SECURITY also for L2CAP raw sockets
2009-02-27  Marcel HoltmannBluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
2009-02-27  Marcel HoltmannBluetooth: Disallow usage of L2CAP CID setting for now
2009-02-27  Marcel HoltmannBluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFE...
2009-02-27  Marcel HoltmannBluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
2009-02-27  Marcel HoltmannBluetooth: Set authentication requirement before reques...
2009-02-27  Marcel HoltmannBluetooth: Fix authentication requirements for L2CAP...
2009-02-27  Marcel HoltmannBluetooth: Ask upper layers for HCI disconnect reason
2009-02-27  Marcel HoltmannBluetooth: Add CID field to L2CAP socket address structure
2009-02-27  Marcel HoltmannBluetooth: Request L2CAP fixed channel list if available
2009-02-27  Marcel HoltmannBluetooth: Don't enforce authentication for L2CAP PSM...
2009-02-27  Marcel HoltmannBluetooth: Fix double L2CAP connection request
2009-02-27  Marcel HoltmannBluetooth: Fix race condition with L2CAP information...
2009-02-27  Marcel HoltmannBluetooth: Set authentication requirements if not available
2009-02-27  Marcel HoltmannBluetooth: Use general bonding whenever possible
2009-02-27  Marcel HoltmannBluetooth: Add SCO fallback for eSCO connection attempts
2009-02-27  Marcel HoltmannBluetooth: Don't check encryption for L2CAP raw sockets
2009-02-27  Jaikumar GaneshBluetooth: When encryption is dropped, do not send...
2009-02-27  Dave YoungBluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
2009-02-27  Marcel HoltmannBluetooth: Update version numbers
2009-02-27  Marcel HoltmannBluetooth: Restrict application of socket options
2009-02-27  Marcel HoltmannBluetooth: Disconnect L2CAP connections without encryption
2009-02-27  Marcel HoltmannBluetooth: Pause RFCOMM TX when encryption drops
2009-02-27  Marcel HoltmannBluetooth: Replace RFCOMM link mode with security level
2009-02-27  Marcel HoltmannBluetooth: Replace L2CAP link mode with security level
2009-02-27  Marcel HoltmannBluetooth: Add enhanced security model for Simple Pairing
2009-02-27  Marcel HoltmannBluetooth: Fix SCO state handling for incoming connections
2009-02-27  Marcel HoltmannBluetooth: Reject incoming SCO connections without...
2009-02-27  Marcel HoltmannBluetooth: Add support for deferring L2CAP connection...
2009-02-27  Marcel HoltmannBluetooth: Add support for deferring RFCOMM connection...
2009-02-27  Marcel HoltmannBluetooth: Add global deferred socket parameter
2009-02-27  Marcel HoltmannBluetooth: Preparation for usage of SOL_BLUETOOTH
2009-02-27  Victor ShcherbatyukBluetooth: Fix issue with return value of rfcomm_sock_s...
2009-02-21  Russell KingMerge branch 'dma' into devel
2009-02-20  Nicolas PitreMerge branch 'for-np' of git://git.wormnet.eu/alex...
2009-02-13  Ingo MolnarMerge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
2009-02-06  James MorrisMerge branch 'master' into next
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-22  David VrabelMerge branch 'master' of git://git./linux/kernel/git...
2009-01-18  Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-17  Takashi IwaiMerge branch 'topic/usb-mixer-cache' into next/usb...
2009-01-16  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-16  Ingo MolnarMerge branch 'linus' into irq/genirq
2009-01-15  Takashi IwaiMerge branch 'topic/asoc' into next/asoc
2009-01-14  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-14  Lachlan McIlroyMerge branch 'master' of git://git./linux/kernel/git...
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12  Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-12  Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/hrtimers
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
2009-01-11  Ingo MolnarMerge branch 'sched/latest' of git://git./linux/kernel...
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into irq/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into tracing/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10  Ingo MolnarMerge branch 'linus' into core/iommu
2009-01-10  Ingo MolnarMerge branch 'linus' into x86/cleanups
next