aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore
AgeCommit message (Expand)Author
2011-11-18pstore: gracefully handle NULL pstore_info functionsKees Cook
2011-11-17pstore: pass reason to backend write callbackKees Cook
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony
2011-07-22pstore: Allow the user to explicitly choose a backendMatthew Garrett
2011-07-22pstore: Make "part" unsignedMatthew Garrett
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22pstore: cleanups to pstore_dump()Tony Luck
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-17Some fixes for pstoreTony Luck
2011-01-06pstore: fix build warning for unused return value from sysfs_create_fileTony Luck
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck