Skip to content
PatentBrief
Get alertsTop ↑

How Microsoft Organizes Data in Multi-Tier Storage Systems

A method for organizing computer data into three specific tiers—log, hash, and journal stores—to make writing and reading data faster and more efficient.

Granted 2017ActiveExpires 2035Owned by Microsoft Technology Licensing LLCInvented by Edmund Nightingale, Mugdha Jamsandekar, Alex Shamis + 1 more

Original patent title: “File storage system including tiers

Plain-English explanation by SahiLast reviewed · June 13, 2026

A method for organizing computer data into three specific tiers—log, hash, and journal stores—to make writing and reading data faster and more efficient. Granted to Microsoft Technology Licensing LLC in 2017 with 21 claims and 4 forward citations, and it is expected to expire in 2035.

Coverage

What does this patent actually cover?

This patent describes a way to manage data storage by moving information through three distinct stages. First, incoming data is written into a 'log store,' which acts as a quick, temporary landing zone. Periodically, these logs are converted into a 'hash store,' where metadata is organized using a specific structure that includes hash portions and offsets. Finally, multiple hash stores are merged into a 'journal store,' which acts as a more permanent, indexed archive. By using this tiered approach, the system reduces the amount of work the storage hardware has to do when writing data, which improves overall speed and efficiency.

The gap

What does this patent NOT cover?

  • Does not cover simple file systems that write directly to a disk without a tiered log-to-hash-to-journal conversion process.
  • Does not cover storage systems that do not utilize the specific metadata and hash-offset structure defined in claimclaimA numbered sentence at the end of a patent that legally defines what the inventor owns. The most important section.Read more → 1.
  • Does not cover data storage that relies solely on traditional relational database indexing methods without the defined multi-tier conversion steps.

These exclusions are unique to PatentBrief — derived from the actual claim language, not patent-office boilerplate.

Key facts

Patent numberUS 9824092
StatusActive
FieldSoftware & Internet
AssigneeMicrosoft Technology Licensing LLC
InventorsEdmund Nightingale, Mugdha Jamsandekar, Alex Shamis and 1 other
Filed2015
Granted2017
Expires2035
Claims21
Times cited4
LitigationNone on record
Value · $62K$200KModest

What made this novel

The system uses a specific conversion process that calculates disk offsets for metadata before writing, allowing it to merge multiple smaller data stores into a larger, indexed journal without needing to rewrite the entire data set from scratch.

The Patent Drawing

Representative patent drawing for File storage system including tiers (US 9824092)
Representative figure · US 9824092All figures on Google Patents →
File storage system including …(Primary claim)softwareconsumer electronicssemiconductors

Schematic visualization of the patent's claim structure. Hand-drawn diagrams in progress for each landmark patent.

Where you've seen this

Real-world examples

01

Cloud-based storage backends

02

High-performance solid-state drive (SSD) controllers

03

Enterprise-grade database storage engines

Why it matters

The bigger picture

As data centers handle massive amounts of information, 'write amplification'—where a small change requires writing a large amount of data—becomes a major bottleneck. This patent provides a specific architectural solution to minimize that overhead. It is significant for cloud infrastructure providers like Microsoft Azure who need to maximize the throughput of solid-state drives (SSDs).

Filed

June 16, 2015

Granted

November 21, 2017

Market context

Who's building on this

Companies in this space

Microsoft continues to utilize these types of tiered storage architectures within their Azure cloud services to manage massive, high-velocity data streams. Other major cloud infrastructure providers and database companies also research similar log-structured merge-tree (LSM) variations to optimize their storage backends.

Market impact

This patent reflects the industry-wide shift toward log-structured storage systems, which are now standard in modern cloud environments. By optimizing how data is moved between tiers, it helps companies reduce the wear and tear on expensive SSD hardware while maintaining high performance for users.

Claim 1 — Plain English

What this patent covers

This patent describes a way to manage data storage by moving information through three distinct stages. First, incoming data is written into a 'log store,' which acts as a quick, temporary landing zone. Periodically, these logs are converted into a 'hash store,' where metadata is organized using a specific structure that includes hash portions and offsets. Finally, multiple hash stores are merged into a 'journal store,' which acts as a more permanent, indexed archive. By using this tiered approach, the system reduces the amount of work the storage hardware has to do when writing data, which improves overall speed and efficiency.

The clever bit

The system uses a specific conversion process that calculates disk offsets for metadata before writing, allowing it to merge multiple smaller data stores into a larger, indexed journal without needing to rewrite the entire data set from scratch.

What it does not cover

  • Does not cover simple file systems that write directly to a disk without a tiered log-to-hash-to-journal conversion process.
  • Does not cover storage systems that do not utilize the specific metadata and hash-offset structure defined in claim 1.
  • Does not cover data storage that relies solely on traditional relational database indexing methods without the defined multi-tier conversion steps.

Patent timeline

Filing

Application submitted to the patent office

Publication

Application published, typically 18 months after filing

Grant

Patent officially issued

Expiration

Patent enters public domain

PatentBrief Score

Impact Score

Moderate

Citation count

14/40

Early citations

Claim breadth

14/20

Broad claimsclaimsThe numbered statements at the end of a patent that legally define what the inventor owns.Read more →

Recency

10/20

Granted 5–10 years ago

Assignee scale

20/20

Major company or institution

PatentBrief Impact Score — based on citation count, claim breadth, recency, and assignee scale. Not a legal assessment.

Heuristic Value Estimate

What this patent might be worth

Modest

$62K$200K

Midpoint $125K · 8.9 yr remaining · industry ×1.6

Adjust inputs →

Heuristic only — blends forward/backward citation counts, claim scope, time remaining, litigation history, and CPC-derived industry baseline. Real valuations need a professional appraisal.

Claim text not yet imported for this patent

The original legal language

Original claims

21 claims as filed with the patent office.

Concepts involved

ClaimPrior artNon-obviousnessNoveltySpecificationAssigneePatent term

Citations

Patent lineage

Cites earlier patents

15

earlier patents this invention cites as foundations

View prior art →

Cited by later patents

4

later patents that build on this invention

View patents →

Cite this patent

Nightingale, E., Jamsandekar, M., Shamis, A., & Edara, P. (2017). How Microsoft Organizes Data in Multi-Tier Storage Systems (U.S. Patent No. 9,824,092). U.S. Patent and Trademark Office. https://patentbrief.org/patent/us/9824092/file-storage-system-including-tiers

Auto-generated from the patent record. Double-check author order and the issue date against the official USPTO document before submitting.

Embed

Add this patent to your site

Drop this plain-English patent card into any blog post or article — free, no signup. It always links back to the full breakdown here.

<div data-patentlens-widget data-patent-number="US9824092"></div>
<script src="https://patentbrief.org/embed.js" async></script>

Stay in the loop

Get a weekly digest of new patents.

One email per week. No spam. Unsubscribe anytime.

Keep exploring

Related patents you should know

US 4683195 · 1987

How to Make Billions of Copies of a DNA Segment

This patent describes the Polymerase Chain Reaction (PCR), a method to rapidly create many copies of a specific piece of DNA or RNA, enabling its detection and analysis.

Cetus Corp

US 8697359 · 2014

How to Edit Genes in Human Cells Using an Engineered CRISPR System

This patent describes an engineered CRISPR-Cas9 system for precisely cutting DNA in eukaryotic cells to change how genes work, opening the door for gene editing in complex organisms.

Massachusetts Institute of Technology

US 7657849 · 2010

How the iPhone's Slide-to-Unlock Gesture Works

Apple's 2010 patent describes unlocking a device by dragging a specific graphical image across the touchscreen along a predefined path, a gesture that became iconic with the original iPhone.

Apple Inc

US 4733665 · 1988

How Doctors Implant a Permanent Stent Using a Balloon

This patent describes the method for placing a permanent, expandable wire mesh tube inside a blood vessel or other body tube using a balloon-tipped catheter to widen it and keep it open.

Expandable Grafts Partnership

US 4965188 · 1990

How to Make Many Copies of a DNA Piece with Heat

This patent describes the Polymerase Chain Reaction (PCR) method, a technique to make millions of copies of a specific DNA segment using a heat-resistant enzyme and repeated temperature changes.

Cetus Corp

US 4235871 · 1980

How to Encapsulate Active Materials in Lipid Bubbles Efficiently

This patent describes a method for trapping biologically active substances inside tiny, multi-layered fat bubbles called liposomes, using a specific water-in-oil emulsion and gel-forming process to improve how much material gets captured.

Individual

Semantically similar

You might also find these interesting

SEARCH ALL

More to explore

More in Software & Internet

Browse all Software & Internet

New to patents?

What is a patent?How to read a patentAnatomy of a claimHow strong is this patent?What the citations meanWhat it doesn't coverSoftware PatentsPatent glossary
Explore the landscape:software patents →consumer electronics patents →semiconductors patents →

Common Questions

Frequently Asked Questions

What does How Microsoft Organizes Data in Multi-Tier Storage Systems cover?

A method for organizing computer data into three specific tiers—log, hash, and journal stores—to make writing and reading data faster and more efficient.

Who owns patent US 9824092?

Microsoft Technology Licensing LLC owns this patent, granted in 2017.

When does this patent expire?

This patent is expected to expire on June 16, 2035, when the invention enters the public domain.

What is patent US 9824092 cited by?

This patent has been cited by 4 later patents that build on its ideas.

What problem does this patent solve?

As data centers handle massive amounts of information, 'write amplification'—where a small change requires writing a large amount of data—becomes a major bottleneck. This patent provides a specific architectural solution to minimize that overhead. It is significant for cloud infrastructure providers like Microsoft Azure who need to maximize the throughput of solid-state drives (SSDs).

What does this patent NOT cover?

Does not cover simple file systems that write directly to a disk without a tiered log-to-hash-to-journal conversion process.

Same assignee

More from Microsoft Technology Licensing LLC

View all →
US 12217035·2025

How to Safely Shut Down Microservices Without Breaking Apps

US 11170293·2021

How AI Systems Learn to Predict and Act Simultaneously

US 11062228·2021

How AI Learns New Tasks Using Old Data Labels

US 10543427·2020

How Game Controllers Change Button Functions Using Plug-in Accessories

Patent monitoring

Get notified when Microsoft Technology Licensing LLC files a new patent

Get notified when this company files a new patent. Weekly digest · Confirm via email · Unsubscribe anytime.

Last reviewed: June 13, 2026 · PatentBrief is not a law firm and this is not legal advice.