summaryrefslogtreecommitdiffstats
path: root/fs/pstore
Commit message (Expand)AuthorAgeFilesLines
* pstore: ramoops: allow zapping invalid buffers in read-only modePhilipp Zabel2019-03-182-6/+2
* pstore: pass ramoops configuration to kernel via device treePhilipp Zabel2019-03-181-18/+80
* pstore: Replace arguments for write() APIKees Cook2019-03-181-7/+5
* pstore: Replace arguments for read() APIKees Cook2019-03-182-16/+18
* pstore: Switch pstore_mkfile to pass recordKees Cook2019-03-183-29/+26
* pstore: add console supportPhilipp Zabel2019-03-182-0/+80
* pstore: Extract common arguments into structureKees Cook2019-03-181-13/+17
* pstore/ram: Clarify resource reservation labelsKees Cook2019-03-182-4/+19
* pstore: improve error report for failed setupKees Cook2019-03-181-17/+32
* pstore/ram: Do not use stack VLA for parity workspaceKees Cook2019-03-181-7/+21
* pstore: Make ramoops_init_przs generic for other prz arraysKees Cook2019-03-181-28/+58
* ramoops: use DT reserved-memory bindingsKees Cook2019-03-181-15/+7
* pstore/ram: add Device Tree bindingsGreg Hackmann2019-03-181-0/+83
* ramoops: probe from device tree if OFTREE is enabledPhilipp Zabel2019-03-181-4/+32
* fs: devfs: Change .lseek callbacks to return 'int'Andrey Smirnov2019-02-041-2/+2
* fs: dentry cache implementationSascha Hauer2018-07-111-0/+1
* pstore: lower message prioritySascha Hauer2018-02-061-1/+1
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* ramoops: allow to build without OFTREE supportLucas Stach2016-02-111-1/+2
* Introduce include/linux/mutex.hYegor Yefremov2016-02-031-0/+1
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-012-0/+2
* fs: Add pstore filesystemMarkus Pargmann2015-12-107-0/+1465