Namhyung Kim
|
70ad35db33
pstore: Convert console write to use ->write_buf
|
8 年之前 |
Li Pengcheng
|
959217c84c
pstore: Actually give up during locking failure
|
8 年之前 |
Mark Salyzyn
|
5bf6d1b927
pstore/pmsg: drop bounce buffer
|
9 年之前 |
Namhyung Kim
|
c950fd6f20
pstore: Split pstore fragile flags
|
9 年之前 |
Geliang Tang
|
8cfc8ddc99
pstore: add lzo/lz4 compression support
|
9 年之前 |
Namhyung Kim
|
235f6d157d
pstore: Cleanup pstore_dump()
|
9 年之前 |
Namhyung Kim
|
98e44fda2e
pstore: Enable compression on normal path (again)
|
9 年之前 |
Kees Cook
|
a1db8060f5
ramoops: Only unregister when registered
|
9 年之前 |
Geliang Tang
|
306e5c2a3c
pstore: fix code comment to match code
|
9 年之前 |
Geliang Tang
|
ee1d267423
pstore: add pstore unregister
|
9 年之前 |
Geliang Tang
|
1873041152
pstore: add a helper function pstore_register_kmsg
|
9 年之前 |
Wang Long
|
42222c2a5d
fs/pstore: update the backend parameter in pstore module
|
10 年之前 |
Konstantin Khlebnikov
|
f0e2efcfd2
pstore: do not use message compression without lock
|
10 年之前 |
alex chen
|
a6b8978c54
pstore: Fix sprintf format specifier in pstore_dump()
|
10 年之前 |
Mark Salyzyn
|
9d5438f462
pstore: Add pmsg - user-space accessible pstore object
|
10 年之前 |
Fabian Frederick
|
ef74885353
fs/pstore: logging clean-up
|
11 年之前 |
Liu ShuoX
|
e32634f5d5
pstore: Fix memory leak when decompress using big_oops_buf
|
11 年之前 |
Luck, Tony
|
df36ac1bc2
pstore: Don't allow high traffic options on fragile devices
|
11 年之前 |
Aruna Balakrishnaiah
|
802e4c6f58
pstore: Remove the messages related to compression failure
|
12 年之前 |
Aruna Balakrishnaiah
|
b61edf8e7c
pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
|
12 年之前 |
Aruna Balakrishnaiah
|
7de8fe2fa8
pstore: Adjust buffer size for compression for smaller registered buffers
|
12 年之前 |
Aruna Balakrishnaiah
|
9ad2cbe0a9
pstore: Add file extension to pstore file if compressed
|
12 年之前 |
Aruna Balakrishnaiah
|
adb42f5e10
pstore: Add decompression support to pstore
|
12 年之前 |
Aruna Balakrishnaiah
|
9a4e139820
pstore: Introduce new argument 'compressed' in the read callback
|
12 年之前 |
Aruna Balakrishnaiah
|
b0aad7a99c
pstore: Add compression support to pstore
|
12 年之前 |
Aruna Balakrishnaiah
|
b3b515bbd6
pstore: Add new argument 'compressed' in pstore write callback
|
12 年之前 |
Linus Torvalds
|
65b97fb730
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 年之前 |
Aruna Balakrishnaiah
|
6bbbca7359
pstore: Pass header size in the pstore write callback
|
12 年之前 |
Lenny Szubowicz
|
8e48b1a8ed
pstore: Return unique error if backend registration excluded by kernel param
|
12 年之前 |
Seiji Aguchi
|
9f244e9cfd
pstore: Avoid deadlock in panic and emergency-restart path
|
12 年之前 |