aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-11-30[GFS2] Don't copy meta_header for rgrp in and outSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (7) - di_payload_formatSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctimeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (5) - di_nlinkSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse
2006-11-30[GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse
2006-11-30[GFS2] Change argument to gfs2_dinode_printSteven Whitehouse
2006-11-30[GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse
2006-11-30[GFS2] Change argument to gfs2_dinode_inSteven Whitehouse
2006-11-30[GFS2] Change argument of gfs2_dinode_outSteven Whitehouse
2006-11-30[GFS2] split and annotate gfs2_quota_changeAl Viro
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro
2006-11-30[GFS2] split and annotate gfs2_quotaAl Viro
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro
2006-11-30[GFS2] split and annotate gfs_rindexAl Viro
2006-11-30[GFS2] split and annotate gfs2_meta_headerAl Viro
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro
2006-11-30[GFS2] split and annotate gfs2_inum_rangeAl Viro
2006-11-30[GFS2] split and annotate gfs2_rgrpAl Viro
2006-11-30[GFS2] fields of gfs2_sb_host are host-endianAl Viro
2006-11-30[GFS2] split gfs2_sbAl Viro
2006-11-30[GFS2] gfs2_dinode_host fields are host-endianAl Viro
2006-11-30[GFS2] split gfs2_dinode into on-disk and host variantsAl Viro
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-28Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds
2006-11-26[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov
2006-11-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa