summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18ocfs2: Start the ocfs2_control handshake.Joel Becker1-5/+139
2008-04-18ocfs2: Add the ocfs2_control misc device.Joel Becker1-1/+183
2008-04-18ocfs2: Add the user stack module.Joel Becker1-0/+38
2008-04-18ocfs2: Add the 'cluster_stack' sysfs file.Joel Becker3-13/+104
2008-04-18ocfs2: Add the USERSPACE_STACK incompat bit.Joel Becker3-3/+134
2008-04-18ocfs2: Create stack glue sysfs files.Joel Becker1-1/+120
2008-04-18ocfs2: Break out stackglue into modules.Joel Becker7-50/+297
2008-04-18ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.Joel Becker4-372/+532
2008-04-18ocfs2: Split o2cb code from generic stack functions.Joel Becker1-65/+144
2008-04-18ocfs2: Clean up stackglue initializationJoel Becker5-22/+9
2008-04-18ocfs2: Abstract out a debugging function for underlying dlms.Joel Becker3-2/+7
2008-04-18ocfs2: handle async EAGAIN from NOQUEUE requestDavid Teigland1-4/+23
2008-04-18ocfs2: Remove CANCELGRANT from the view of dlmglue.Joel Becker3-55/+188
2008-04-18ocfs2: Fill node number during cluster stack initMark Fasheh2-34/+12
2008-04-18ocfs2: Move o2hb functionality into the stack glue.Joel Becker8-55/+62
2008-04-18ocfs2: Abstract out node number queries.Joel Becker5-14/+30
2008-04-18ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker8-102/+221
2008-04-18ocfs2: Create the lock status block union.Joel Becker4-21/+47
2008-04-18ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.Joel Becker3-76/+188
2008-04-18ocfs2: Use global DLM_ constants in generic code.Joel Becker3-77/+147
2008-04-18ocfs2: Separate out dlm lock functions.Joel Becker6-49/+179
2008-04-18ocfs2: New slot map formatJoel Becker3-15/+133
2008-04-18ocfs2: Define the contents of the slot_map file.Joel Becker2-7/+20
2008-04-18ocfs2: De-magic the in-memory slot map.Joel Becker4-63/+77
2008-04-18ocfs2: slot_map I/O based on max_slots.Joel Becker1-20/+108
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker7-170/+182
2008-04-18ocfs2: Make ocfs2_slot_info private.Joel Becker4-57/+74
2008-04-18ocfs2: Move slot map access into slot_map.cMark Fasheh5-32/+55
2008-04-18Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds66-2304/+1907
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds93-2106/+1336
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds12-172/+261
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds83-8801/+4787
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds14-98/+68
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds4-34/+20
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds33-7/+4757
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds359-12268/+13494
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds117-7759/+393
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds131-2288/+11740
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds25-270/+617
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds95-1116/+2180
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-36/+67
2008-04-18ptrace_signal subroutineRoland McGrath1-29/+42
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan1-1/+6
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems1-4/+6
2008-04-18SELinux: add netport.[ch]James Morris2-0/+317
2008-04-18SELinux: Add network port SID cachePaul Moore5-21/+17
2008-04-18SELinux: turn mount options strings into definesEric Paris2-8/+13
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk1-0/+1
2008-04-18selinux: introduce permissive typesEric Paris6-6/+48
2008-04-18selinux: remove ptrace_sidRoland McGrath2-25/+47