aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17pstore: pass reason to backend write callbackKees Cook1-7/+5
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-2/+2
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-1/+1
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-2/+3
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-3/+5
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-0/+2
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-1/+1
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+60