summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds45-1131/+1150
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds50-544/+2965
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
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris1-1/+3
2008-04-18security: code cleanupAndrew Morton1-1/+1
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-26/+26
2008-04-18SELinux: create new open permissionEric Paris6-2/+47
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk1-0/+1
2008-04-18SELinux: unify printk messagesJames Morris5-76/+76
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris2-14/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore4-87/+15
2008-04-18[GFS2] fix assertion in log_refund()Roel Kluin1-1/+1
2008-04-18[XFS] Fix merge failureLachlan McIlroy1-2/+4
2008-04-18[XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy1-312/+2
2008-04-18[XFS] Update XFS documentation for noikeep/ikeep.Josef Sipek1-1/+2
2008-04-18[XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner1-8/+6
2008-04-18[XFS] Remove unused HAVE_SPLICE macro.Donald Douwsma1-1/+1
2008-04-18[XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen3-28/+2
2008-04-18[XFS] xfs_bmap_compute_maxlevels should be based on di_forkoffTim Shimmin1-5/+10
2008-04-18[XFS] Always use di_forkoff when checking for attr space.Eric Sandeen1-1/+1
2008-04-18[XFS] Ensure the inode is joined in xfs_itruncate_finishDavid Chinner1-72/+65
2008-04-18[XFS] Remove periodic logging of in-core superblock counters.David Chinner3-16/+1
2008-04-18[XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner1-1/+1
2008-04-18[XFS] Don't error out on good I/Os.David Chinner1-1/+3
2008-04-18[XFS] Catch log unmount failures.David Chinner1-3/+3
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner3-8/+30
2008-04-18[XFS] Check for errors when changing buffer pointers.David Chinner1-11/+24
2008-04-18[XFS] Don't allow silent errors in xfs_inactive().David Chinner1-4/+11