summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NTFS: Implement support for sector sizes above 512 bytes (up to the maximumAnton Altaparmakov2006-02-245-70/+121
* Merge ../ntfs-2.6-develAnton Altaparmakov2006-02-241-1/+1
|\
| * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-195651-159251/+332143
| |\
| * \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-01-03470-6182/+6829
| |\ \
| * \ \ Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-12-05382-7231/+6766
| |\ \ \
| * | | | NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing aAnton Altaparmakov2005-11-241-1/+1
* | | | | NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov2006-02-243-26/+76
* | | | | Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2006-02-241983-32118/+47221
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-236-153/+370
| |\ \ \ \ \
| | * | | | | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
| | * | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-235-153/+368
| | |\ \ \ \ \
| | | * | | | | skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| | | * | | | | skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| | | * | | | | skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5
| | | * | | | | r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| | | * | | | | r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| | | * | | | | [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| | | * | | | | [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| | | * | | | | [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6
| | | * | | | | [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| | | * | | | | [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| | | * | | | | [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-2310-18/+28
| |\ \ \ \ \ \ \
| | * | | | | | | [NET]: Increase default IFB device count.Richard Lucassen2006-02-231-1/+1
| | * | | | | | | [IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu2006-02-231-1/+4
| | * | | | | | | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-231-6/+6
| | * | | | | | | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-234-6/+11
| | * | | | | | | [IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli2006-02-231-1/+1
| | * | | | | | | [NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy2006-02-232-3/+5
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-2326-973/+274
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [PATCH] Fix race condition in hvc console.Michal Ostrowski2006-02-241-3/+5
| | * | | | | | [PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool2006-02-241-2/+2
| | * | | | | | [PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool2006-02-241-4/+5
| | * | | | | | [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson2006-02-243-285/+189
| | * | | | | | [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-243-138/+4
| | * | | | | | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-245-42/+40
| | * | | | | | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada2006-02-241-1/+6
| | * | | | | | [PATCH] powerpc: disable OProfile for iSeriesKelly Daly2006-02-241-0/+1
| | * | | | | | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala2006-02-241-3/+6
| | * | | | | | [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-242-0/+2
| | * | | | | | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni2006-02-241-1/+3
| | * | | | | | [PATCH] ppc: fix adb breakage in xmonOlaf Hering2006-02-243-486/+3
| | * | | | | | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-243-8/+6
| | * | | | | | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman2006-02-231-0/+2
| * | | | | | | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
| * | | | | | | sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-232-69/+59
| * | | | | | | sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
| |/ / / / / /
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-221-3/+1
| |\ \ \ \ \ \
| | * | | | | | [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1
| | |/ / / / /
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-2213-63/+149
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud