summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [GFS2] Shrink gfs2_inode (4) - di_uid/di_gidSteven Whitehouse2006-11-3011-41/+29
| * [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-3015-49/+41
| * [GFS2] Shrink gfs2_inode (2) - di_major/di_minorSteven Whitehouse2006-11-305-60/+22
| * [GFS2] Shrink gfs2_inode (1) - di_header/di_numSteven Whitehouse2006-11-303-32/+20
| * [GFS2] Change argument to gfs2_dinode_printSteven Whitehouse2006-11-304-8/+10
| * [GFS2] Move gfs2_dinode_in to inode.cSteven Whitehouse2006-11-303-36/+36
| * [GFS2] Change argument to gfs2_dinode_inSteven Whitehouse2006-11-303-4/+4
| * [GFS2] Change argument of gfs2_dinode_outSteven Whitehouse2006-11-309-35/+39
| * [GFS2] gfs2 __user misannotation fixAl Viro2006-11-301-2/+2
| * [GFS2] gfs2 misc endianness annotationsAl Viro2006-11-308-71/+66
| * [GFS2] split and annotate gfs2_quota_changeAl Viro2006-11-303-3/+9
| * [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-306-20/+26
| * [GFS2] split and annotate gfs2_quotaAl Viro2006-11-303-4/+9
| * [GFS2] split and annotate gfs2_inumAl Viro2006-11-3012-41/+46
| * [GFS2] split and annotate gfs_rindexAl Viro2006-11-304-7/+15
| * [GFS2] split and annotate gfs2_meta_headerAl Viro2006-11-302-7/+13
| * [GFS2] Fix crc32 calculation in recovery.cSteven Whitehouse2006-11-301-4/+5
| * [GFS2] split and annotate gfs2_log_headAl Viro2006-11-309-21/+31
| * [GFS2] split and annotate gfs2_inum_rangeAl Viro2006-11-303-6/+11
| * [GFS2] split and annotate gfs2_rgrpAl Viro2006-11-303-5/+14
| * [GFS2] fields of gfs2_sb_host are host-endianAl Viro2006-11-301-7/+4
| * [GFS2] split gfs2_sbAl Viro2006-11-305-5/+25
| * [GFS2] gfs2_dinode_host fields are host-endianAl Viro2006-11-302-28/+21
| * [GFS2] split gfs2_dinode into on-disk and host variantsAl Viro2006-11-303-8/+50
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0782-1180/+2115
|\ \
| * | [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-071-5/+5
| * | [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-072-3/+2
| * | Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
| |\ \
| | * | r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| | * | r8169: phy program updateFrancois Romieu2006-12-041-5/+0
| | * | r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| | * | r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0721-60/+158
| |\ \ \
| | * | | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-051-1/+1
| | * | | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-051-1/+1
| | * | | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-051-1/+1
| | * | | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-051-4/+13
| | * | | [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-051-1/+2
| | * | | [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-053-2/+16
| | * | | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-051-2/+1
| | * | | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-052-9/+4
| | * | | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-058-32/+12
| | * | | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-055-3/+102
| | * | | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-051-0/+3
| | * | | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-051-4/+2
| * | | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29
| * | | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
| * | | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
| * | | | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9
| * | | | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-071-16/+25