summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[XFS] implement generic xfs_btree_rshiftChristoph Hellwig5-408/+331
2008-10-30[XFS] implement generic xfs_btree_updateChristoph Hellwig11-182/+228
2008-10-30[XFS] implement generic xfs_btree_updkeyChristoph Hellwig5-134/+103
2008-10-30[XFS] implement generic xfs_btree_lookupChristoph Hellwig12-735/+487
2008-10-30[XFS] implement generic xfs_btree_decrementChristoph Hellwig11-292/+137
2008-10-30[XFS] implement generic xfs_btree_incrementChristoph Hellwig12-305/+262
2008-10-30[XFS] add helpers for addressing entities inside a btree blockChristoph Hellwig5-0/+152
2008-10-30[XFS] add get_maxrecs btree operationChristoph Hellwig5-27/+32
2008-10-30[XFS] make btree tracing genericChristoph Hellwig10-266/+309
2008-10-30[XFS] add new btree statisticsDavid Chinner3-0/+97
2008-10-30[XFS] refactor btree validation helpersChristoph Hellwig2-138/+155
2008-10-30[XFS] refactor xfs_btree_readaheadChristoph Hellwig3-72/+76
2008-10-30[XFS] add a long pointers flag to xfs_btree_curChristoph Hellwig3-9/+5
2008-10-30[XFS] make btree root in inode support genericChristoph Hellwig3-20/+33
2008-10-30[XFS] add generic btree typesChristoph Hellwig1-0/+25
2008-10-30[XFS] split up xfs_btree_init_cursorChristoph Hellwig12-158/+196
2008-10-30[XFS] kill struct xfs_btree_hdrChristoph Hellwig2-12/+7
2008-10-30[XFS] Unlock inode before calling xfs_idestroy()Lachlan McIlroy1-3/+6
2008-10-30[XFS] Fix use-after-free with log and quotasLachlan McIlroy1-2/+3
2008-10-30[XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok2-21/+0
2008-10-30[XFS] Use xfs_idestroy() to cleanup an inode.Lachlan McIlroy1-1/+1
2008-10-30[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy1-1/+0
2008-10-30[XFS] Make use of the init-once slab optimisation.David Chinner5-59/+119
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds50-716/+284
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-56/+138
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-75/+34
2008-10-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-57/+139
2008-10-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+27
2008-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-67/+62
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-80/+130
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt1-3/+4
2008-10-28KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang1-2/+6
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang4-40/+46
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang9-14/+79
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti1-0/+1
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens1-7/+5
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger1-1/+1
2008-10-28[S390] No more 4kb stacks.Heiko Carstens2-13/+6
2008-10-28[S390] Change default IPL method to IPL_VM.Heiko Carstens1-1/+1
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert1-4/+4
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin1-1/+1
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert1-2/+4
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens1-15/+9
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger4-16/+30
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng1-2/+3
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker1-0/+1