summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/automount-support.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-18[GFS2] Remove unused ioctls and unused structureDavid Teigland1-11/+0
2006-01-18[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner1-3/+26
2006-01-18[PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan1-2/+2
2006-01-18[PATCH] skge: fix dma mask setup.Stephen Hemminger1-5/+15
2006-01-18[PATCH] libata: Code for the IRQ mask flagAlan Cox1-4/+15
2006-01-18[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox1-1/+1
2006-01-18[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2-3/+10
2006-01-18[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2-1/+7
2006-01-18[PATCH] Fix warning with b44.c on 64bit boxesAlan Cox1-1/+1
2006-01-18[PATCH] sky2: 0.13 versionStephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: more conservative transmit lockingStephen Hemminger1-12/+31
2006-01-18[PATCH] sky2: don't inline so muchStephen Hemminger1-6/+6
2006-01-18[PATCH] sky2: use kzallocStephen Hemminger1-2/+1
2006-01-18[PATCH] sky2: ratelimit error messagesStephen Hemminger1-17/+27
2006-01-18[PATCH] sky2: optimize for 32 bit dmaStephen Hemminger1-2/+2
2006-01-18[PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger1-5/+2
2006-01-18[PATCH] sky2: write barrier'sStephen Hemminger1-3/+2
2006-01-18[PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger1-22/+30
2006-01-18[PATCH] sky2: version 0.12Stephen Hemminger1-1/+1
2006-01-18[PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger1-6/+11
2006-01-18[PATCH] sky2: receive buffer alignmentStephen Hemminger1-7/+23
2006-01-18[PATCH] e100: e100 whitespace fixesJesse Brandeburg1-37/+37
2006-01-18[PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg1-7/+23
2006-01-18[PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg1-5/+39
2006-01-18[SOUND]: sparc/cs4231: Fix some typos which wrecked the build.David S. Miller1-1/+2
2006-01-18[SPARC]: Fix sbusfb build.David S. Miller2-7/+4
2006-01-18[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn1-7/+6
2006-01-18[SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer1-11/+11
2006-01-18[NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn1-1/+1
2006-01-18[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
2006-01-17[NET]: "signed long" -> "long"Kris Katterjohn3-8/+8
2006-01-17[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2-2/+6
2006-01-17[PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy1-0/+4
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox2-0/+36
2006-01-17[PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox1-5/+9
2006-01-17[libata] sata_promise: add pci idYusuf Iskenderoglu1-0/+16
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-17[libata] sata_svw: add pci idOliver Weihe1-0/+1
2006-01-17[PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston1-0/+10
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2-2/+2
2006-01-17[PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher1-13/+21
2006-01-17[PATCH] e1000: Added copy break codeJeff Kirsher1-12/+47
2006-01-17[PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher1-11/+33
2006-01-17[PATCH] e1000: Added PCIe bus informationJeff Kirsher1-0/+20
2006-01-17[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher1-1/+20
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher4-2/+36
2006-01-17[PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2-26/+51
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher1-6/+25
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher1-0/+3