aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-20
* [DLM] Export config_group_find_obj for use by the DLMDavid Teigland2006-01-18
* [GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse2006-01-18
* [GFS2] Change memory allocations to GFP_NOFSSteven Whitehouse2006-01-18
* [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse2006-01-18
* [GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse2006-01-18
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-18
* [GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse2006-01-18
* [GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse2006-01-18
* [GFS2] Remove unused code from various filesSteven Whitehouse2006-01-18
* [GFS2] Remove remains of the GFS2 identify ioctl()David Teigland2006-01-18
* [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.cDavid Teigland2006-01-18
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-18
* [GFS2] Add documentation for GFS2David Teigland2006-01-18
* Merge branch 'master'David Teigland2006-01-18
|\
| * Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-17
| |\
| | * [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O forDavid Chinner2006-01-17
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-17
| |\ \
| | * | [PATCH] libata: Code for the IRQ mask flagAlan Cox2006-01-17
| | * | [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox2006-01-17
| | * | [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-17
| | * | [PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2006-01-17
| | * | [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-17
| | * | [PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox2006-01-17
| | * | [libata] sata_promise: add pci idYusuf Iskenderoglu2006-01-17
| | * | [libata] sata_svw: add pci idOliver Weihe2006-01-17
| | * | [PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston2006-01-17
| | |/
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-17
| |\ \
| | * | [PATCH] skge: fix dma mask setup.Stephen Hemminger2006-01-17
| | * | [PATCH] Fix warning with b44.c on 64bit boxesAlan Cox2006-01-17
| | * | [PATCH] sky2: 0.13 versionStephen Hemminger2006-01-17
| | * | [PATCH] sky2: more conservative transmit lockingStephen Hemminger2006-01-17
| | * | [PATCH] sky2: don't inline so muchStephen Hemminger2006-01-17
| | * | [PATCH] sky2: use kzallocStephen Hemminger2006-01-17
| | * | [PATCH] sky2: ratelimit error messagesStephen Hemminger2006-01-17
| | * | [PATCH] sky2: optimize for 32 bit dmaStephen Hemminger2006-01-17
| | * | [PATCH] sky2: don't bother clearing status ring elementsStephen Hemminger2006-01-17
| | * | [PATCH] sky2: write barrier'sStephen Hemminger2006-01-17
| | * | [PATCH] sky2: fix ram buffer for Yukon FE rev 2Stephen Hemminger2006-01-17
| | * | [PATCH] sky2: version 0.12Stephen Hemminger2006-01-17
| | * | [PATCH] sky2: call pci_set_consistent_dma_maskStephen Hemminger2006-01-17
| | * | [PATCH] sky2: receive buffer alignmentStephen Hemminger2006-01-17
| | * | [PATCH] e100: e100 whitespace fixesJesse Brandeburg2006-01-17
| | * | [PATCH] e100: Handle the return values from pci_* functionsJesse Brandeburg2006-01-17
| | * | [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue)Jesse Brandeburg2006-01-17
| | * | airo: Off-by-one channel fixJavier Achirica2006-01-17
| | * | [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-17
| | * | [PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher2006-01-17
| | * | [PATCH] e1000: Added copy break codeJeff Kirsher2006-01-17
| | * | [PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher2006-01-17