aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-18[DLM] Export config_group_find_obj for use by the DLMDavid Teigland1-1/+1
2006-01-18[GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse3-10/+10
2006-01-18[GFS2] Change memory allocations to GFP_NOFSSteven Whitehouse1-3/+3
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse5-32/+24
2006-01-18[GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse3-6/+9
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse17-85/+86
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse3-20/+31
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse2-68/+0
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse8-232/+1
2006-01-18[GFS2] Remove remains of the GFS2 identify ioctl()David Teigland1-7/+0
2006-01-18[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.cDavid Teigland1-3/+3
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland39-0/+12178
2006-01-18[GFS2] Add documentation for GFS2David Teigland1-0/+44
2006-01-18Merge branch 'master'David Teigland342-14429/+12286
2006-01-18[GFS2] Remove unused ioctls and unused structureDavid Teigland1-11/+0
2006-01-17Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds1-3/+26
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-14/+105
2006-01-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds40-1580/+1936
2006-01-18[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner1-3/+26
2006-01-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds37-565/+543
2006-01-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-26/+23
2006-01-17[PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan1-2/+2
2006-01-17[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-17[PATCH] libata: Code for the IRQ mask flagAlan Cox1-4/+15
2006-01-17[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox1-1/+1
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diffAlan Cox2-3/+10
2006-01-17[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2-1/+7
2006-01-17[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-17[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-17[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-17[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-17[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-17[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-17[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-17[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-17[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-17[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-17[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-17[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-17[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-17[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-17[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-17[SOUND]: sparc/cs4231: Fix some typos which wrecked the build.David S. Miller1-1/+2
2006-01-17[SPARC]: Fix sbusfb build.David S. Miller2-7/+4
2006-01-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn1-7/+6
2006-01-17[SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer1-11/+11
2006-01-17[NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn1-1/+1
2006-01-17[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2006-01-17[PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALENKris Katterjohn1-23/+11