Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-12-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2009-12-05 | avr32: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | MIPS: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | x86: Convert BUG() to use unreachable() | David Daney |
2009-12-05 | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) | David Daney |
2009-12-03 | GFS2: Fix glock refcount issues | Steven Whitehouse |
2009-12-03 | writeback: remove unused nonblocking and congestion checks (gfs2) | Wu Fengguang |
2009-12-03 | GFS2: drop rindex glock to refresh rindex list | Benjamin Marzinski |
2009-12-03 | GFS2: Tag all metadata with jid | Steven Whitehouse |
2009-12-03 | GFS2: Locking order fix in gfs2_check_blk_state | Steven Whitehouse |
2009-12-03 | GFS2: Remove dirent_first() function | Steven Whitehouse |
2009-12-03 | GFS2: Display nobarrier option in /proc/mounts | Steven Whitehouse |
2009-12-03 | GFS2: add barrier/nobarrier mount options | Christoph Hellwig |
2009-12-03 | GFS2: remove division from new statfs code | Benjamin Marzinski |
2009-12-03 | GFS2: Improve statfs and quota usability | Benjamin Marzinski |
2009-12-03 | GFS2: Use dquot_send_warning() | Steven Whitehouse |
2009-12-03 | VFS: Export dquot_send_warning | Steven Whitehouse |
2009-12-03 | GFS2: Add set_xquota support | Steven Whitehouse |
2009-12-03 | GFS2: Add get_xquota support | Steven Whitehouse |
2009-12-03 | GFS2: Clean up gfs2_adjust_quota() and do_glock() | Steven Whitehouse |
2009-12-03 | GFS2: Remove constant argument from qd_get() | Steven Whitehouse |
2009-12-03 | GFS2: Remove constant argument from qdsb_get() | Steven Whitehouse |
2009-12-03 | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse |
2009-12-03 | GFS2: Add get_xstate quota function | Steven Whitehouse |
2009-12-03 | GFS2: Remove obsolete code in quota.c | Steven Whitehouse |
2009-12-03 | GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops | Steven Whitehouse |
2009-12-03 | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse |
2009-12-03 | VFS: Use GFP_NOFS in posix_acl_from_xattr() | Steven Whitehouse |
2009-12-03 | GFS2: Add cached ACLs support | Steven Whitehouse |
2009-12-03 | GFS2: Clean up ACLs | Steven Whitehouse |
2009-12-03 | GFS2: Use gfs2_set_mode() instead of munge_mode() | Steven Whitehouse |
2009-12-03 | GFS2: Use forget_all_cached_acls() | Steven Whitehouse |
2009-12-03 | VFS: Add forget_all_cached_acls() | Steven Whitehouse |
2009-12-03 | GFS2: Fix up system xattrs | Steven Whitehouse |
2009-12-03 | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse |
2009-12-03 | GFS2: Fix potential race in glock code | Steven Whitehouse |
2009-12-03 | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker |