blob: 3aee574e8034874d9bec55f4b350277f27f916fc [file] [log] [blame]
efb74e4bb1ab ("efi-pstore: Refactor erase routine")
c10e8031d5b3 ("efi-pstore: Fix write/erase id tracking")
a61072aae693 ("pstore: Replace arguments for erase() API")
83f70f0769dd ("pstore: Do not duplicate record metadata")
2a2b0acf768c ("pstore: Allocate records on heap instead of stack")
1dfff7dd67d1 ("pstore: Pass record contents instead of copying")
7e8cc8dce175 ("pstore: Always allocate buffer for decompression")
76cc9580e3fb ("pstore: Replace arguments for write() API")
125cc42baf8a ("pstore: Replace arguments for read() API")
1edd1aa397ad ("pstore: Switch pstore_mkfile to pass record")
634f8f5167c8 ("pstore: Move record decompression to function")
9abdcccc3d5f ("pstore: Extract common arguments into structure")
0edae0b3ffa6 ("pstore: Add kernel-doc for struct pstore_info")
e9e360b08a44 ("pstore: Protect unlink with read_mutex")
a5d23b956cab ("pstore: Clarify context field przs as dprzs")
c443a5f3f1f1 ("pstore: improve error report for failed setup")
2fbea82bbb89 ("pstore: Merge per-CPU ftrace records into one")
a1cf53ac6d15 ("ramoops: Split ftrace buffer space into per-CPU zones")
de83209249d6 ("pstore: Make ramoops_init_przs generic for other prz arrays")
663deb47880f ("pstore: Allow prz to control need for locking")
109704492ef6 ("pstore: Make spinlock per zone instead of global")