aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-23NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov
2006-03-23NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov
2006-03-23NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov
2006-03-23NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov
2006-03-23NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov
2006-03-23NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov
2006-03-23NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov
2006-03-23NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov
2006-03-23NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov
2006-03-23Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-23[PATCH] powerpc: Add FSL SEC node to documentationKim Phillips
2006-03-23[PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas
2006-03-23[PATCH] powerpc: via-pmu warning fixAndrew Morton
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare
2006-03-23[PATCH] powerpc: dont allow old RTC to be selectedAnton Blanchard
2006-03-23[PATCH] powerpc: make powerbook_sleep_grackle staticOlaf Hering
2006-03-23[PATCH] powerpc: Fix warning in add_memoryAndrew Morton
2006-03-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-22scsi: link in the debug driver lastLinus Torvalds
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-22[PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn
2006-03-22[PATCH] sis900 adm7001 PHY supportArtur Skawina
2006-03-22[PATCH] sky2: more ethtool statsStephen Hemminger
2006-03-22[PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic
2006-03-22[PATCH] s390: qeth driver cleanupsFrank Pavlic
2006-03-22[PATCH] s390: qeth driver statistics fixesFrank Pavlic
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov
2006-03-22[PATCH] fix spidernet build issueJens Osterkamp
2006-03-22[PATCH] ahci: add softresetTejun Heo
2006-03-22[PATCH] libata: do not ignore PIO-only devicesTejun Heo
2006-03-22[PATCH] libata: Symbol exportsAlan Cox
2006-03-22[PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox
2006-03-22[PATCH] libata: Fix a drive detection problemAlan Cox
2006-03-22[PATCH] libata: note missing posting in mmio cmd writeAlan Cox
2006-03-22Merge branch 'master'Jeff Garzik
2006-03-22[TCP]: Do not use inet->id of global tcp_socket when sending RST.Alexey Kuznetsov
2006-03-22[NETFILTER]: Fix undefined references to get_h225_addrPatrick McHardy
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin
2006-03-22[NETFILTER]: Fix xt_policy address matchingPatrick McHardy
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso
2006-03-22[NETFILTER]: conntrack: cleanup the conntrack ID initializationPablo Neira Ayuso
2006-03-22[NETFILTER]: nfnetlink_queue: fix nfnetlink message sizePablo Neira Ayuso
2006-03-22[NETFILTER]: ctnetlink: Fix expectaction mask dumpingPablo Neira Ayuso
2006-03-22[NETFILTER]: Fix Kconfig typosThomas Vögtle