summaryrefslogtreecommitdiff
path: root/fs/pstore
AgeCommit message (Expand)Author
2016-12-13Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-15ramoops: add pdata NULL check to ramoops_probeKees Cook
2016-11-15pstore: Convert console write to use ->write_bufNamhyung Kim
2016-11-15pstore: Protect unlink with read_mutexNamhyung Kim
2016-11-15pstore: Use global ftrace filters for function trace filteringJoel Fernandes
2016-11-15pstore: Clarify context field przs as dprzsKees Cook
2016-11-15pstore: improve error report for failed setupKees Cook
2016-11-15pstore: Merge per-CPU ftrace records into oneJoel Fernandes
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes
2016-11-15ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes
2016-11-15pstore: Make ramoops_init_przs generic for other prz arraysKees Cook
2016-11-15pstore: Allow prz to control need for lockingJoel Fernandes
2016-11-11pstore: Warn on PSTORE_TYPE_PMSG using deprecated functionJoel Fernandes
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes
2016-11-08pstore: Actually give up during locking failureLi Pengcheng
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-08ramoops: move spin_lock_init after kmalloc error checkingGeliang Tang
2016-09-08pstore/ram: Use memcpy_fromio() to save old bufferAndrew Bresticker
2016-09-08pstore/ram: Use memcpy_toio instead of memcpyFurquan Shaikh
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn
2016-09-08pstore/ram: Set pstore flags dynamicallyNamhyung Kim
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-09-08pstore/core: drop cmpxchg based updatesSebastian Andrzej Siewior
2016-09-08pstore/ramoops: fixup driver removalSebastian Andrzej Siewior
2016-08-05ramoops: use persistent_ram_free() instead of kfree() for freeing przHiraku Toyooka
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-06-14pstore/ram: add Device Tree bindingsGreg Hackmann
2016-06-02pstore: drop file opened reference countGeliang Tang
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-05-31pstore: Cleanup pstore_dump()Namhyung Kim
2016-05-31pstore: Enable compression on normal path (again)Namhyung Kim
2016-05-31ramoops: Only unregister when registeredKees Cook
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-10pstore: Add support for 64 Bit address spaceWiebe, Wladislav (Nokia - DE/Ulm)
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-11-02pstore: fix code comment to match codeGeliang Tang
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-10-21pstore: add vmalloc error checkGeliang Tang
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-05-21ramoops: make it possible to change mem_type param.Wang Long
2015-05-21pstore/ram: verify ramoops header before saving recordBen Zhang
2015-05-21fs/pstore: Optimization function ramoops_init_przslong.wanglong
2015-05-21fs/pstore: update the backend parameter in pstore moduleWang Long
2015-05-21pstore: do not use message compression without lockKonstantin Khlebnikov
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds