blob: ce3f58e0e9c97235797579c851de89e5e7dee731 [file] [log] [blame]
e581ca813a40 ("pstore: Create common record initializer")
4c9ec219766a ("pstore: Remove write_buf() callback")
fdd0311863b3 ("pstore: Replace arguments for write_buf_user() API")
b10b471145f2 ("pstore: Replace arguments for write_buf() API")
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")
70ad35db3321 ("pstore: Convert console write to use ->write_buf")
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")
d8991f51e55f ("pstore: Warn on PSTORE_TYPE_PMSG using deprecated function")
109704492ef6 ("pstore: Make spinlock per zone instead of global")