Age | Commit message (Expand) | Author |
2008-10-30 | [XFS] make btree root in inode support generic | Christoph Hellwig |
2008-10-30 | [XFS] add generic btree types | Christoph Hellwig |
2008-10-30 | [XFS] split up xfs_btree_init_cursor | Christoph Hellwig |
2008-10-30 | [XFS] kill struct xfs_btree_hdr | Christoph Hellwig |
2008-10-30 | [XFS] Unlock inode before calling xfs_idestroy() | Lachlan McIlroy |
2008-10-30 | [XFS] Fix use-after-free with log and quotas | Lachlan McIlroy |
2008-10-30 | [XFS] Remove final remnants of dirv1 macros and other stuff | Barry Naujok |
2008-10-30 | [XFS] Use xfs_idestroy() to cleanup an inode. | Lachlan McIlroy |
2008-10-30 | [XFS] Remove kmem_zone_t argument from xfs_inode_init_once() | Lachlan McIlroy |
2008-10-30 | [XFS] Make use of the init-once slab optimisation. | David Chinner |
2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-28 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-28 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-10-28 | ftrace: fix current_tracer error return | Steven Rostedt |
2008-10-28 | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang |
2008-10-28 | KVM: Future-proof device assignment ABI | Avi Kivity |
2008-10-28 | KVM: ia64: Fix halt emulation logic | Xiantao Zhang |
2008-10-28 | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang |
2008-10-28 | KVM: MMU: sync root on paravirt TLB flush | Marcelo Tosatti |
2008-10-28 | lockdep: fix irqs on/off ip tracing | Heiko Carstens |
2008-10-28 | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE | Christian Borntraeger |
2008-10-28 | [S390] No more 4kb stacks. | Heiko Carstens |
2008-10-28 | [S390] Change default IPL method to IPL_VM. | Heiko Carstens |
2008-10-28 | [S390] tape: disable interrupts in tape_open and tape_release | Frank Munzert |
2008-10-28 | [S390] appldata: unsigned ops->size cannot be negative | Roel Kluin |
2008-10-28 | [S390] tape block: complete request with correct locking | Frank Munzert |
2008-10-28 | [S390] Fix sysdev class file creation. | Heiko Carstens |
2008-10-28 | [S390] pgtables: Fix race in enable_sie vs. page table ops | Christian Borntraeger |
2008-10-28 | [S390] qdio: remove incorrect memset | Jan Glauber |
2008-10-28 | [S390] qdio: prevent double qdio shutdown in case of I/O errors | Jan Glauber |
2008-10-28 | lockdep: minor fix for debug_show_all_locks() | qinghuang feng |
2008-10-28 | tracing: fix a build error on alpha | Frederic Weisbecker |
2008-10-28 | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li |
2008-10-28 | libata: ahci enclosure management bit mask | David Milburn |
2008-10-28 | libata: ahci enclosure management led sync | David Milburn |
2008-10-28 | pata_ninja32: suspend/resume support | Alan Cox |
2008-10-27 | libata: Fix LBA48 on pata_it821x RAID volumes. | Ondrej Zary |
2008-10-27 | libata: clear saved xfer_mode and ncq_enabled on device detach | Tejun Heo |
2008-10-27 | sata_sil24: configure max read request size to 4k | Tejun Heo |
2008-10-27 | libata: add missing kernel-doc | Randy Dunlap |
2008-10-27 | libata: fix device iteration bugs | Tejun Heo |
2008-10-27 | ahci: Add support for Promise PDC42819 | Mark Nelson |
2008-10-27 | ata: Switch all my stuff to a common address | Alan Cox |
2008-10-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-27 | libata: fix NCQ devices behind port multipliers | Jens Axboe |