aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore
Commit message (Expand)AuthorAgeFilesLines
* pstore: Use dynamic spinlock initializerKees Cook2017-08-201-1/+1
* pstore: Correctly initialize spinlock and flagsKees Cook2017-08-201-5/+7
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-202-11/+18
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-201-6/+5
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2017-05-204-30/+106
* fs/pstore: fix compilation warningPatrick Tjin2017-05-201-3/+1
* pstore: Fix the ramoops module parameters updateWang Long2017-05-201-0/+3
* fs/pstore: initialize pmsg from device treePatrick Tjin2017-05-201-1/+20
* fs:pstore:ramoops: config mem from dtYi-wei Zhao2017-05-201-1/+62
* pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker2017-04-111-2/+2
* pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh2017-04-111-1/+1
* pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior2017-04-111-41/+2
* pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX2017-04-111-2/+2
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2016-11-071-0/+1
* pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn2016-09-131-0/+2
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-263-9/+63
* first commitMeizu OpenSource2016-08-159-0/+2282