aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pstore.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-17pstore: pass reason to backend write callbackGravatar Kees Cook 1-7/+5
2011-11-17pstore: pass allocated memory region back to callerGravatar Kees Cook 1-1/+3
2011-10-12pstore: make pstore write function return normal success/fail valueGravatar Chen Gong 1-2/+2
2011-08-16pstore: change mutex locking to spin_locksGravatar Don Zickus 1-1/+1
2011-07-22pstore: Make "part" unsignedGravatar Matthew Garrett 1-1/+1
2011-07-22pstore: Add extra context for writes and erasesGravatar Matthew Garrett 1-2/+3
2011-07-22pstore: Extend API for more flexibility in new backendsGravatar Matthew Garrett 1-3/+5
2011-05-16pstore: fix pstore filesystem mount/remount issueGravatar Chen Gong 1-0/+2
2011-05-16pstore: fix one type of return value in pstoreGravatar Chen Gong 1-1/+1
2010-12-28pstore: new filesystem interface to platform persistent storageGravatar Tony Luck 1-0/+60