summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li1-1/+1
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34
2008-10-28libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary1-2/+1
2008-10-28libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo1-1/+4
2008-10-28sata_sil24: configure max read request size to 4kTejun Heo1-0/+5
2008-10-28libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-28libata: fix device iteration bugsTejun Heo2-15/+28
2008-10-28ahci: Add support for Promise PDC42819Mark Nelson1-0/+3
2008-10-28ata: Switch all my stuff to a common addressAlan Cox40-41/+28
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe1-0/+9
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12