aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-18ptrace_signal subroutineRoland McGrath
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems
2008-04-18SELinux: add netport.[ch]James Morris
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18SELinux: turn mount options strings into definesEric Paris
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18selinux: remove ptrace_sidRoland McGrath
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris
2008-04-18security: code cleanupAndrew Morton
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18SELinux: create new open permissionEric Paris
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk
2008-04-18SELinux: unify printk messagesJames Morris
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore
2008-04-18[IPV6]: Fix dangling references on error in fib6_add().David S. Miller
2008-04-18[GFS2] fix assertion in log_refund()Roel Kluin
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-17[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl
2008-04-17[PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov
2008-04-18[XFS] Fix merge failureLachlan McIlroy
2008-04-18[XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy
2008-04-18[XFS] Update XFS documentation for noikeep/ikeep.Josef Sipek
2008-04-18[XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner
2008-04-18[XFS] Remove unused HAVE_SPLICE macro.Donald Douwsma
2008-04-18[XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen
2008-04-18[XFS] xfs_bmap_compute_maxlevels should be based on di_forkoffTim Shimmin
2008-04-18[XFS] Always use di_forkoff when checking for attr space.Eric Sandeen
2008-04-18[XFS] Ensure the inode is joined in xfs_itruncate_finishDavid Chinner
2008-04-18[XFS] Remove periodic logging of in-core superblock counters.David Chinner
2008-04-18[XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner
2008-04-18[XFS] Don't error out on good I/Os.David Chinner
2008-04-18[XFS] Catch log unmount failures.David Chinner
2008-04-18[XFS] Sanitise xfs_log_force error checking.David Chinner
2008-04-18[XFS] Check for errors when changing buffer pointers.David Chinner
2008-04-18[XFS] Don't allow silent errors in xfs_inactive().David Chinner
2008-04-18[XFS] Catch errors from xfs_imap().David Chinner
2008-04-18[XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner
2008-04-18[XFS] xfs_iflush_fork() never returns an error.David Chinner
2008-04-18[XFS] Catch unwritten extent conversion errors.David Chinner
2008-04-18[XFS] xfs_bdwrite() does not return errors.David Chinner
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.David Chinner