index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-9.0.0_r0.63' of https://android.googlesource.com/kernel/ms...
Josh Chasky
2019-02-05
2
-27
/
+17
|
\
|
*
FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
2018-10-18
1
-21
/
+0
|
*
FROMLIST: pstore: Make default pstorefs root dir perms 0750
Kees Cook
2018-10-18
1
-1
/
+1
|
*
fs/pstore/ramoops: Apply `decrypt_state' node sync for BootReceive
jonechou
2018-08-03
1
-5
/
+16
*
|
BACKPORT: treewide: kzalloc() -> kcalloc()
Kees Cook
2019-01-07
1
-1
/
+1
*
|
Merge 4.9.146 into android-msm-bluecross-4.9
Nathan Chancellor
2018-12-17
1
-2
/
+2
|
\
\
|
*
|
pstore: Convert console write to use ->write_buf
Namhyung Kim
2018-12-17
1
-2
/
+2
*
|
|
Merge 4.9.129 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-3
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
2018-09-26
1
-3
/
+14
*
|
fs/pstore/ramoops: add alternate encrypted buffer support
Chungjui Fan
2018-06-21
4
-67
/
+435
*
|
fs:pstore:ramoops: add new driver to append bootloader log into ramoops
jonechou
2018-06-13
5
-1
/
+286
*
|
Merge 4.9.41 into android-4.9
Greg Kroah-Hartman
2017-08-07
2
-11
/
+19
|
\
|
|
*
pstore: Use dynamic spinlock initializer
Kees Cook
2017-08-06
1
-1
/
+1
|
*
pstore: Correctly initialize spinlock and flags
Kees Cook
2017-08-06
1
-5
/
+7
|
*
pstore: Allow prz to control need for locking
Joel Fernandes
2017-08-06
2
-11
/
+18
|
*
pstore: Make spinlock per zone instead of global
Joel Fernandes
2017-08-06
1
-6
/
+5
*
|
Merge 4.9.29 into android-4.9
Greg Kroah-Hartman
2017-05-21
1
-1
/
+9
|
\
|
|
*
pstore: Shut down worker when unregistering
Kees Cook
2017-05-20
1
-1
/
+9
*
|
ANDROID: pstore/ram: Add ramoops_console_write_buf api
Arve Hjønnevåg
2017-01-27
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
|
ramoops: move spin_lock_init after kmalloc error checking
Geliang Tang
2016-09-08
1
-1
/
+1
*
|
pstore/ram: Use memcpy_fromio() to save old buffer
Andrew Bresticker
2016-09-08
1
-2
/
+2
*
|
pstore/ram: Use memcpy_toio instead of memcpy
Furquan Shaikh
2016-09-08
1
-1
/
+1
*
|
pstore/pmsg: drop bounce buffer
Mark Salyzyn
2016-09-08
4
-31
/
+106
*
|
pstore/ram: Set pstore flags dynamically
Namhyung Kim
2016-09-08
1
-1
/
+7
*
|
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
2
-7
/
+12
*
|
pstore/core: drop cmpxchg based updates
Sebastian Andrzej Siewior
2016-09-08
1
-41
/
+2
*
|
pstore/ramoops: fixup driver removal
Sebastian Andrzej Siewior
2016-09-08
1
-5
/
+12
|
/
*
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
Hiraku Toyooka
2016-08-05
1
-3
/
+3
*
ramoops: use DT reserved-memory bindings
Kees Cook
2016-08-05
1
-16
/
+7
*
pstore/ram: add Device Tree bindings
Greg Hackmann
2016-06-14
1
-2
/
+93
*
pstore: drop file opened reference count
Geliang Tang
2016-06-02
1
-1
/
+0
*
pstore: add lzo/lz4 compression support
Geliang Tang
2016-06-02
3
-14
/
+245
*
pstore: Cleanup pstore_dump()
Namhyung Kim
2016-05-31
1
-19
/
+13
*
pstore: Enable compression on normal path (again)
Namhyung Kim
2016-05-31
1
-6
/
+5
*
ramoops: Only unregister when registered
Kees Cook
2016-05-31
1
-3
/
+5
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
2016-03-10
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-3
/
+3
*
pstore: fix code comment to match code
Geliang Tang
2015-11-02
1
-2
/
+3
*
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2015-10-22
2
-2
/
+2
*
pstore: add pstore unregister
Geliang Tang
2015-10-22
8
-21
/
+86
*
pstore: add a helper function pstore_register_kmsg
Geliang Tang
2015-10-21
1
-1
/
+6
*
pstore: add vmalloc error check
Geliang Tang
2015-10-21
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-8
/
+4
|
\
|
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-8
/
+4
*
|
ramoops: make it possible to change mem_type param.
Wang Long
2015-05-21
1
-1
/
+1
*
|
pstore/ram: verify ramoops header before saving record
Ben Zhang
2015-05-21
1
-12
/
+28
*
|
fs/pstore: Optimization function ramoops_init_przs
long.wanglong
2015-05-21
1
-5
/
+3
[next]