Torvalds Invalidates Microsoft FAT Patent


Recommended Posts

Linus Torvalds just can?t help but be a thorn in Microsoft?s side.

First, he created an open source project that completely upset Microsoft?s business model. And now, he has helped shoot down an important Microsoft patent in Redmond?s crusade to wring licensing dollars out of Google Android and other versions of Linux.

Microsoft has coerced many Android phone makers into paying licensing fees for various Microsoft patents related to operating system design, and in some cases, it has actually taken legal action against such companies, including smartphone manufacturer Motorola. In October of 2010, it sued Motorola in federal court, and it filed a complaint with the United States International Trade Commission, or ITC.

Last December, Microsoft scored a victory when the ITC Administrative Law Judge Theodore R. Essex found that Motorola had violated four Microsoft patents. But the ruling could also eliminate an important Microsoft software patent that has been invoked in lawsuits against Barnes & Noble and car navigation device-maker Tom Tom.

According to Linus Torvalds, he was deposed in the case this past fall, and apparently his testimony about a 20-year-old technical discussion ? along with a discussion group posting made by an Amiga fan, known only as Natuerlich! ? helped convince the Administrative Law Judge that the patent was invalid.

Essex?s ruling is merely an initial determination. It is being reviewed and could yet be reversed by the Commission. But if it?s upheld, it could work against Microsoft as it continues to fight Android and other Linux-based systems that it believes violate its intellectual property.

Microsoft says that Motorola violated one of its patents, known as the 352 patent. This patent covers a technique for storing filenames with lots of characters in old filesystems such as the Windows FAT (File Allocation Table) filesystem that are designed to use very short filenames. Mobile phone makers use this type of technology so that their devices interoperate with other operating systems, including Windows.

?Motorola had found this posting of mine about long filenames used in a compatible manner with short file names? and it predated the Microsoft patent by three years,? says Torvalds.

Source

cool... so now does android manufacturers have to drop paying MS license fee?

The final outcome of this should directly affect all current and future licence agreements with Android makers. The FAT patent in question has always been Microsoft's heavy weight in its fight against Linux, so this could have wide ranging ramifications for licensees.

A judge in England has little power over international proceedings other than to voice opinion, and maybe establish some precedent, with regards to foreign patent(s).

Last I heard, FAT was a Microsoft patent in the USA; if USA judges uphold the patent, UK, and elsewhere must enforce the judgment.

cool...so now does android manufacturers have to drop paying MS license fee?

open source can never fail.

no, not even close. android breaks soooooooo many patents that this one wouldn't even cover it. (im not trying to be on MS is side, it;s just that patent system is stupid and in fact does breach a lot of MS patents)

  • Like 2

so he thinks he invalidates a patent because of a discussion topic... yet MS could of filed the pattent application before that you never know... I haven't looked into that but it could of happened... anyways... people have lost pattent cases against a patent holder when there was undisputable prior art to the patent, yet the patent wasn't invalidated... why does he think talking about it will now invalidate it?... some companies including MS and Apple have pattented things that had prior art and sued people it in the past... and they still hold the patents

There more to this then just the patent filing date. MS may have notes and info going back further, and with the new changes to patent law, (First to file instead of first to invent), it will not get over turned, plus it would have to pre-date OS/2 v1.0 and all the betas that included the technology that was in there that had the feature.

no, not even close. android breaks soooooooo many patents that this one wouldn't even cover it. (im not trying to be on MS is side, it;s just that patent system is stupid and in fact does breach a lot of MS patents)

It's true that this is only one patent, but it's a key one in the Microsoft strategy. It's used in every lawsuit against Linux. Without it, it's going to be much harder to convince new and existing Android makers to become licensees, and even if they do license other Microsoft patents, the cost of doing so will be greatly diminished.

  • Like 1

so he thinks he invalidates a patent because of a discussion topic... yet MS could of filed the pattent application before that you never know...

The newsgroup discussion is date stamped and on public record. That was three years before Microsoft's patent application. Furthermore, the judge in the case agrees with this assessment. You can't get any more conclusive that this in patent law. It's definitive prior art and completely invalidates the FAT patent.

anyways... people have lost pattent cases against a patent holder when there was undisputable prior art to the patent, yet the patent wasn't invalidated... why does he think talking about it will now invalidate it?... some companies including MS and Apple have pattented things that had prior art and sued people it in the past... and they still hold the patents

Prior art has no statue of limitations. Once proven (in a court of law), the patent is basically worthless.

There more to this then just the patent filing date.

We're not talking about a few months here, it's three years before the patent filing date. That's enough to invalidate any patent.

and with the new changes to patent law, (First to file instead of first to invent), it will not get over turned, plus it would have to pre-date OS/2 v1.0 and all the betas that included the technology that was in there that had the feature.

Does first to file apply retroactively?

It's interesting that they're still using the short file name functionality, it was disabled in normal Linux a while ago because it wasn't needed any more (And was the only patented part of FAT I think)

Windows 95 and NT3.5 support long file names, I can't see much of a need for a new smart phone to interface with a DOS machine (Bigger issue is getting USB drivers for the DOS machine)

no, not even close. android breaks soooooooo many patents that this one wouldn't even cover it. (im not trying to be on MS is side, it;s just that patent system is stupid and in fact does breach a lot of MS patents)

How do you know this? Until recently no one knew what the patents even were.

Windows 95 and NT3.5 support long file names, I can't see much of a need for a new smart phone to interface with a DOS machine (Bigger issue is getting USB drivers for the DOS machine)

(FAT)It's mostly used on SD cards for mobile devices, although, personally I always format mine to Ext4 because of its superior performance.

Does the discussion become useless if they can prove it was being worked on before that?

It's a stretch to suggest that it took three years to create / get round to filing it. I don't know the exact rules, but I was under the impression the idea has to be presented or used publicly, not just internally.

A bit of background here:

Most devices that have a USB memory device or SD card of some sort, use FAT. Devices 4 Gb or larger have to use FAT32. Devices smaller than 4 Gb use FAT16.

This gives them compatibility with MS Windows. That's the only reason they use FAT. Otherwise they would use a better disk format like linux ext2.

I think manufacturers should use ext2. If MS wants to maintain compatibility, they'll just have to write an ext2 driver for Windows. It's not like MS would have to pay royalties to use ext2.

The newsgroup discussion is date stamped and on public record. That was three years before Microsoft's patent application. Furthermore, the judge in the case agrees with this assessment. You can't get any more conclusive that this in patent law. It's definitive prior art and completely invalidates the FAT patent.

Pretty sure prior art involves more than just a discussion. Torvalds would have had to implement said discussion into a piece of software or something for it to invalidate a patent. Talking about it means nothing.

I'm not a lawyer though so I could very well be wrong.

This gives them compatibility with MS Windows. That's the only reason they use FAT.

If that was the only reason they used FAT they would have moved onto NTFS / exFAT.

Your link does not prove your statement "android breaks soooooooo many patents that this one wouldn't even cover it." Microsoft claims they do but it has not been proven yet.

I know a little about intellectual property infringement in the U.S. (my father's company was involved in one of the largest ever in the U.S.) If there is one thing I learned it is this means very little as of yet & its far from over. I dont know the details, but once it gets to the States, the Patent & Trademark Office will be brought in & things will get so shady even the clerk who awarded the patent might even be discredited - nothing is off limits to bloodsuckers.

As far as "first to file" - & prior art - did that do away with the ability of "poor man's patents" to be valid and upheld in court?

The biggest thing I learned is that lawyers really will eat their own & special masters in very large cases involving some of the largest companies in the country are very likely to be paid off.

Did I mention I hate lawyers ? :angry:

North American Container v Plastipak et al

I wonder how much $$ Torvald was getting for his deposition

A judge in England has little power over international proceedings other than to voice opinion, and maybe establish some precedent, with regards to foreign patent(s).

Last I heard, FAT was a Microsoft patent in the USA; if USA judges uphold the patent, UK, and elsewhere must enforce the judgment.

Seriously, did anyone else above (and probably below you besides me) read the article?

Essex?s ruling is merely an initial determination. It is being reviewed and could yet be reversed by the Commission.

Not that hard people...

Your link does not prove your statement "android breaks soooooooo many patents that this one wouldn't even cover it." Microsoft claims they do but it has not been proven yet.

there has to be some traction behind it if all these guys are paying them royalties don't you think?

This topic is now closed to further replies.
  • Posts

    • MusicBee 3.6.9668 by Razvan Serea MusicBee is an application geared toward managing extensive music collections, easy to use and with a comprehensive feature set. It makes it easy to organize, find, and play music files on your computer, on portable devices, and on the Web. It provides playback of a wide range of audio formats, smart playlists with the ability to discover and play new music from the web, advanced tag editing with automated artwork and tag look up, folder monitoring, automated file re-organization, portable device synchronization, and secure CD ripping with AccurateRip verification. MusicBee features: Supported formats: MP3, AAC, M4A, MPC, OGG, FLAC, APE, TAK, WV, WMA and WAV. Audio CDs: Audio CD playback and ripping (with CD-Text capabilities) is supported. CD tracks can be ripped (in fast or secure mode) as individual files or as a single album with embedded cuesheet. Conversion: Conversion from and to all supported formats as metadata are preserved. Synchronization of tags only (in case that the output file already exists) instead of reencoding is possible. ReplayGain support: both playback and calculation. File Organization: Organization and renaming of music files into folders and files based on tag values such as artist, album, name, track number, etc. that can be specified. MusicBee can do this automatically for all files in a music library or the user can choose the files or folders themselves. Web Browsing: Browsing of the web using Mozilla's XULRunner environment. Scrobbling: Tracks played from MusicBee can optionally be scrobbled to Last.fm. Customizable user interface layout. Customizable keyboard shortcuts. MiniLyrics support Download: MusicBee 3.6.9668 | MusicBee Portable | ~9.0 MB (Freeware) Download: Windows Store Edition View: MusicBee Home page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • On xiaomi hyperos there's also an option to disable google assistant. I've got everything disabled. Only thing I do have installed is a web wrapped for duck.ai which claims to let you use various AIs anonymously
    • I need to understand the rationale of not shipping all of these K2 improvements in a single update/release. It's giving "we will fix Windows 11 but no commitments". It seems to me that they just announce these improvements just to appease the community.
    • The term "RTM" is long gone starting with Windows 10. Every current release is a GA build. This is the result of MS making Windows as a Service (WaaS).
    • Looks like no official TBW rating, which should be a required listing in my opinion for sites like Amazon (hell, put it on the box too.)
  • Recent Achievements

    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      186
    3. 3
      PsYcHoKiLLa
      87
    4. 4
      Michael Scrip
      79
    5. 5
      Steven P.
      73
  • Tell a friend

    Love Neowin? Tell a friend!