summaryrefslogtreecommitdiff
path: root/fs/pstore
Commit message (Expand)AuthorAge
...
* pstore: Check for prz allocation in walkerKees Cook2017-02-13
* pstore: Correctly initialize spinlock and flagsKees Cook2017-02-13
* pstore: don't OOPS when there are no ftrace zonesBrian Norris2017-02-09
* Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-13
|\
| * ramoops: add pdata NULL check to ramoops_probeKees Cook2016-11-15
| * pstore: Convert console write to use ->write_bufNamhyung Kim2016-11-15
| * pstore: Protect unlink with read_mutexNamhyung Kim2016-11-15
| * pstore: Use global ftrace filters for function trace filteringJoel Fernandes2016-11-15
| * pstore: Clarify context field przs as dprzsKees Cook2016-11-15
| * pstore: improve error report for failed setupKees Cook2016-11-15
| * pstore: Merge per-CPU ftrace records into oneJoel Fernandes2016-11-15
| * pstore: Add ftrace timestamp counterJoel Fernandes2016-11-15
| * ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes2016-11-15
| * pstore: Make ramoops_init_przs generic for other prz arraysKees Cook2016-11-15
| * pstore: Allow prz to control need for lockingJoel Fernandes2016-11-15
| * pstore: Warn on PSTORE_TYPE_PMSG using deprecated functionJoel Fernandes2016-11-11
| * pstore: Make spinlock per zone instead of globalJoel Fernandes2016-11-11
| * pstore: Actually give up during locking failureLi Pengcheng2016-11-08
* | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | ramoops: move spin_lock_init after kmalloc error checkingGeliang Tang2016-09-08
* | pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker2016-09-08
* | pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh2016-09-08
* | pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-08
* | pstore/ram: Set pstore flags dynamicallyNamhyung Kim2016-09-08
* | pstore: Split pstore fragile flagsNamhyung Kim2016-09-08
* | pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior2016-09-08
* | pstore/ramoops: fixup driver removalSebastian Andrzej Siewior2016-09-08
|/
* 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