Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b7107a3d9da2e122fb7f33dd1482254ff40fdf96
« Previous
d0129ac
ocfs2/dlm: Dumps the mles into a debugfs file
by Sunil Mushran
· 17 years ago
751155a
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
by Sunil Mushran
· 17 years ago
4e3d24e
ocfs2/dlm: Dumps the lockres' into a debugfs file
by Sunil Mushran
· 17 years ago
007dce5
ocfs2/dlm: Dump the dlm state in a debugfs file
by Sunil Mushran
· 17 years ago
6325b4a
ocfs2/dlm: Create debugfs dirs
by Sunil Mushran
· 17 years ago
29576f8
ocfs2/dlm: Link all lockres' to a tracking list
by Sunil Mushran
· 17 years ago
724bdca
ocfs2/dlm: Create slabcaches for lock and lockres
by Sunil Mushran
· 17 years ago
12eb003
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
by Sunil Mushran
· 17 years ago
53f67e3
ocfs2: Document /sys/fs/ocfs2
by Joel Becker
· 17 years ago
9341d22
ocfs2: Allow selection of cluster plug-ins.
by Joel Becker
· 17 years ago
b92eccd
ocfs2: Add kbuild for ocfs2_stack_user.ko
by Joel Becker
· 17 years ago
8f31831
ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
by Joel Becker
· 17 years ago
cf4d8d7
ocfs2: add fsdlm to stackglue
by David Teigland
· 17 years ago
d4b95ee
ocfs2: Add the 'set version' message to the ocfs2_control device.
by Joel Becker
· 17 years ago
3cfd4ab
ocfs2: Add the local node id to the handshake.
by Joel Becker
· 17 years ago
de870ef
ocfs2: Introduce the DOWN message to ocfs2_control
by Joel Becker
· 17 years ago
462c7e6
ocfs2: Start the ocfs2_control handshake.
by Joel Becker
· 17 years ago
6427a72
ocfs2: Add the ocfs2_control misc device.
by Joel Becker
· 17 years ago
8adf053
ocfs2: Add the user stack module.
by Joel Becker
· 17 years ago
9c6c877
ocfs2: Add the 'cluster_stack' sysfs file.
by Joel Becker
· 17 years ago
b61817e
ocfs2: Add the USERSPACE_STACK incompat bit.
by Joel Becker
· 17 years ago
74ae4e1
ocfs2: Create stack glue sysfs files.
by Joel Becker
· 17 years ago
286eaa9
ocfs2: Break out stackglue into modules.
by Joel Becker
· 17 years ago
e3dad42
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
by Joel Becker
· 17 years ago
553aa7e
ocfs2: Split o2cb code from generic stack functions.
by Joel Becker
· 17 years ago
63e0c48
ocfs2: Clean up stackglue initialization
by Joel Becker
· 17 years ago
cf0acdc
ocfs2: Abstract out a debugging function for underlying dlms.
by Joel Becker
· 17 years ago
1693a5c
ocfs2: handle async EAGAIN from NOQUEUE request
by David Teigland
· 17 years ago
de55124
ocfs2: Remove CANCELGRANT from the view of dlmglue.
by Joel Becker
· 17 years ago
0abd6d1
ocfs2: Fill node number during cluster stack init
by Mark Fasheh
· 17 years ago
6953b4c
ocfs2: Move o2hb functionality into the stack glue.
by Joel Becker
· 17 years ago
19fdb62
ocfs2: Abstract out node number queries.
by Joel Becker
· 17 years ago
4670c46
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
by Joel Becker
· 17 years ago
8f2c9c1
ocfs2: Create the lock status block union.
by Joel Becker
· 17 years ago
7431cd7
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
by Joel Becker
· 17 years ago
bd3e761
ocfs2: Use global DLM_ constants in generic code.
by Joel Becker
· 17 years ago
24ef181
ocfs2: Separate out dlm lock functions.
by Joel Becker
· 17 years ago
386a2ef
ocfs2: New slot map format
by Joel Becker
· 17 years ago
fb86b1f
ocfs2: Define the contents of the slot_map file.
by Joel Becker
· 17 years ago
fc881fa
ocfs2: De-magic the in-memory slot map.
by Joel Becker
· 17 years ago
1c8d9a6
ocfs2: slot_map I/O based on max_slots.
by Joel Becker
· 17 years ago
553abd0
ocfs2: Change the recovery map to an array of node numbers.
by Joel Becker
· 17 years ago
d85b20e
ocfs2: Make ocfs2_slot_info private.
by Joel Becker
· 17 years ago
8e8a460
ocfs2: Move slot map access into slot_map.c
by Mark Fasheh
· 17 years ago
db8be07
firewire: cleanups
by Adrian Bunk
· 17 years ago
25b1c3d
firewire: fix synchronization of gap counts
by Stefan Richter
· 17 years ago
2a0a259
firewire: wait until PHY configuration packet was transmitted (fix bus reset loop)
by Stefan Richter
· 17 years ago
e09770d
firewire: remove unused struct member
by Stefan Richter
· 17 years ago
15f0d83
firewire: use bitwise and to get reg in handle_registers
by Jarod Wilson
· 17 years ago
cca6097
firewire: replace more hex values with defined csr constants
by Jarod Wilson
· 17 years ago
c9755e1
firewire: reread config ROM when device reset the bus
by Stefan Richter
· 17 years ago
1dadff7
firewire: replace static ROM cache by allocated cache
by Stefan Richter
· 17 years ago
d34316a
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more)
by Stefan Richter
· 17 years ago
08ddb2f
firewire: fw-ohci: extend logging of bus generations and node ID
by Stefan Richter
· 17 years ago
a007bb8
firewire: fw-ohci: conditionally log busReset interrupts
by Stefan Richter
· 17 years ago
76f73ca
firewire: fw-ohci: don't append to AT context when it's not active
by Jarod Wilson
· 17 years ago
75f7832
firewire: fw-ohci: log regAccessFail events
by Jarod Wilson
· 17 years ago
0221472
firewire: fw-ohci: make sure HCControl register LPS bit is set
by Jarod Wilson
· 17 years ago
130d549
firewire: fw-ohci: missing PPC PMac feature calls in failure path
by Stefan Richter
· 17 years ago
4328656
firewire: fw-ohci: untangle a mixed unsigned/signed expression
by Stefan Richter
· 17 years ago
ad3c0fe
firewire: debug interrupt events
by Stefan Richter
· 17 years ago
016bf3d
firewire: fw-ohci: catch self_id_count == 0
by Stefan Richter
· 17 years ago
c8a9a49
firewire: fw-ohci: add self ID error check
by Stefan Richter
· 17 years ago
2ed0f18
firewire: fw-ohci: refactor probe, remove, suspend, resume
by Stefan Richter
· 17 years ago
eb5ca72
firewire: fw-ohci: switch on bus power after resume on PPC PMac
by Stefan Richter
· 17 years ago
080de8c
firewire: fw-ohci: add option for remote debugging
by Stefan Richter
· 17 years ago
17cff9f
firewire: fw-sbp2: set dual-phase cycle_limit
by Jarod Wilson
· 17 years ago
a5fd9ec
firewire: fw-sbp2: reduce log noise
by Stefan Richter
· 17 years ago
6f73100
firewire: fw-sbp2: remove unnecessary memset
by Stefan Richter
· 17 years ago
0d7dcbf
firewire: fw-sbp2: simplify some macros
by Stefan Richter
· 17 years ago
71ee9f0
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
by Stefan Richter
· 17 years ago
8ac3a47
firewire: fw-sbp2: relax SCSI DMA alignment
by Stefan Richter
· 17 years ago
1dc3bea
firewire: refactor fw_unit reference counting
by Stefan Richter
· 17 years ago
7c1fca3
firewire: fw-sbp2: fix reference counting
by Stefan Richter
· 17 years ago
bd7dee6
firewire: remove superfluous reference counting
by Stefan Richter
· 17 years ago
a6ca4f7
ieee1394: limit early node speed to host interface speed
by Philippe De Muyter
· 17 years ago
ee2d91e
ieee1394: Remove superfluous calls to kobject_set_name().
by Robert P. J. Day
· 17 years ago
9508c20
ieee1394: ohci1394: missing PPC PMac feature calls in failure path
by Stefan Richter
· 17 years ago
c4e2e02
ieee1394: ohci1394: refactor some printk format strings
by Stefan Richter
· 17 years ago
d09c680
ieee1394: ohci1394: unroll a macro with return
by Stefan Richter
· 17 years ago
e351c4d
ieee1394: Use shorter list_splice_init() for brevity.
by Robert P. J. Day
· 17 years ago
b1ce1fd
ieee1394: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b25d166
ieee1394: ohci1394: refactor probe, remove, suspend, resume
by Stefan Richter
· 17 years ago
38275ac
ieee1394: ohci1394: switch on bus power after resume on PPC PMac
by Stefan Richter
· 17 years ago
d2ace29
ieee1394: prevent device binding of raw1394, video1394, dv1394
by Stefan Richter
· 17 years ago
63995d4
ieee1394: be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
a4b47d6
ieee1394: sbp2: relax SCSI DMA alignment
by Stefan Richter
· 17 years ago
253ba4e
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
07fe944
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 17 years ago
8019aa9
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
73e3e64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
4adeaaf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
9e9abec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
d7bb545
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
75e98b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
30bc945
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
4cba84b
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
7d939fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 17 years ago
Next »