summaryrefslogtreecommitdiff
path: root/fs/pstore
Commit message (Expand)AuthorAge
* ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka2016-08-05
* ramoops: use DT reserved-memory bindingsKees Cook2016-08-05
* pstore/ram: add Device Tree bindingsGreg Hackmann2016-06-14
* pstore: drop file opened reference countGeliang Tang2016-06-02
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-02
* pstore: Cleanup pstore_dump()Namhyung Kim2016-05-31
* pstore: Enable compression on normal path (again)Namhyung Kim2016-05-31
* ramoops: Only unregister when registeredKees Cook2016-05-31
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)2016-03-10
* wrappers for ->i_mutex accessAl Viro2016-01-22
* pstore: fix code comment to match codeGeliang Tang2015-11-02
* pstore: Fix return type of pstore_is_mounted()Geliang Tang2015-10-22
* pstore: add pstore unregisterGeliang Tang2015-10-22
* pstore: add a helper function pstore_register_kmsgGeliang Tang2015-10-21
* pstore: add vmalloc error checkGeliang Tang2015-10-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | ramoops: make it possible to change mem_type param.Wang Long2015-05-21
* | pstore/ram: verify ramoops header before saving recordBen Zhang2015-05-21
* | fs/pstore: Optimization function ramoops_init_przslong.wanglong2015-05-21
* | fs/pstore: update the backend parameter in pstore moduleWang Long2015-05-21
* | pstore: do not use message compression without lockKonstantin Khlebnikov2015-05-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \
| * | pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini2015-03-23
| |/
* | pstore: Fix the ramoops module parameters updateWang Long2015-03-16
|/
* pstore: Fix sprintf format specifier in pstore_dump()alex chen2015-01-16
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-16
* pstore: Handle zero-sized prz in seriesMark Salyzyn2015-01-16
* pstore: Remove superfluous memory size checkMark Salyzyn2015-01-16
* pstore: Use scnprintf() in pstore_mkfile()Mark Salyzyn2015-01-16
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pstore: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren2014-12-11
* | pstore-ram: Fix hangs by using write-combine mappingsRob Herring2014-12-11
* | pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt2014-11-05
* | pstore/ram: Strip ramoops header for correct decompressionBen Zhang2014-11-05
|/
* pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks2014-10-15
* fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-08
* fs/pstore: logging clean-upFabian Frederick2014-06-06
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX2014-03-17
* | pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX2014-03-17
* | pstore: Correct the max_dump_cnt clearing of ramoopsLiu ShuoX2014-03-17
* | pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX2014-03-17
* | pstore: skip zero size persistent ram buffer in traverseLiu ShuoX2014-03-17
* | pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX2014-03-17
|/