summaryrefslogtreecommitdiff
path: root/fs/pstore (follow)
Commit message (Expand)AuthorAge
* pstore/ram: Do not treat empty buffers as validJoel Fernandes (Google)2019-01-26
* pstore: Convert console write to use ->write_bufNamhyung Kim2018-12-17
* pstore: Fix incorrect persistent ram buffer mappingBin Yang2018-09-26
* pstore: Use dynamic spinlock initializerKees Cook2017-08-06
* pstore: Correctly initialize spinlock and flagsKees Cook2017-08-06
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-06
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-06
* pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker2016-10-28
* pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh2016-10-28
* pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior2016-10-28
* pstore/ramoops: fixup driver removalSebastian Andrzej Siewior2016-10-28
* pstore: drop file opened reference countGeliang Tang2016-10-07
* 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