index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Age
Commit message (
Expand
)
Author
2017-02-24
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
Sven Schmidt
2017-02-13
pstore: Check for prz allocation in walker
Kees Cook
2017-02-13
pstore: Correctly initialize spinlock and flags
Kees Cook
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-11-15
ramoops: add pdata NULL check to ramoops_probe
Kees Cook
2016-11-15
pstore: Convert console write to use ->write_buf
Namhyung Kim
2016-11-15
pstore: Protect unlink with read_mutex
Namhyung Kim
2016-11-15
pstore: Use global ftrace filters for function trace filtering
Joel Fernandes
2016-11-15
pstore: Clarify context field przs as dprzs
Kees Cook
2016-11-15
pstore: improve error report for failed setup
Kees Cook
2016-11-15
pstore: Merge per-CPU ftrace records into one
Joel Fernandes
2016-11-15
pstore: Add ftrace timestamp counter
Joel Fernandes
2016-11-15
ramoops: Split ftrace buffer space into per-CPU zones
Joel Fernandes
2016-11-15
pstore: Make ramoops_init_przs generic for other prz arrays
Kees Cook
2016-11-15
pstore: Allow prz to control need for locking
Joel Fernandes
2016-11-11
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
Joel Fernandes
2016-11-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
2016-11-08
pstore: Actually give up during locking failure
Li Pengcheng
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-08
ramoops: move spin_lock_init after kmalloc error checking
Geliang Tang
2016-09-08
pstore/ram: Use memcpy_fromio() to save old buffer
Andrew Bresticker
2016-09-08
pstore/ram: Use memcpy_toio instead of memcpy
Furquan Shaikh
2016-09-08
pstore/pmsg: drop bounce buffer
Mark Salyzyn
2016-09-08
pstore/ram: Set pstore flags dynamically
Namhyung Kim
2016-09-08
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
pstore/core: drop cmpxchg based updates
Sebastian Andrzej Siewior
2016-09-08
pstore/ramoops: fixup driver removal
Sebastian Andrzej Siewior
2016-08-05
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
2016-06-14
pstore/ram: add Device Tree bindings
Greg Hackmann
2016-06-02
pstore: drop file opened reference count
Geliang Tang
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
2016-05-31
pstore: Cleanup pstore_dump()
Namhyung Kim
2016-05-31
pstore: Enable compression on normal path (again)
Namhyung Kim
2016-05-31
ramoops: Only unregister when registered
Kees Cook
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-11-02
pstore: fix code comment to match code
Geliang Tang
2015-10-22
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2015-10-22
pstore: add pstore unregister
Geliang Tang
2015-10-21
pstore: add a helper function pstore_register_kmsg
Geliang Tang
2015-10-21
pstore: add vmalloc error check
Geliang Tang
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-05-21
ramoops: make it possible to change mem_type param.
Wang Long
2015-05-21
pstore/ram: verify ramoops header before saving record
Ben Zhang
[next]