aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore
Commit message (Expand)AuthorAgeFilesLines
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-03-061-6/+29
* pstore: pass allocated memory region back to callerKees Cook2011-11-171-5/+8
* pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-5/+6
* pstore: change mutex locking to spin_locksDon Zickus2011-08-161-7/+21
* pstore: defer inserting OOPS entries into pstoreLuck, Tony2011-08-163-14/+82
* pstore: Allow the user to explicitly choose a backendMatthew Garrett2011-07-221-0/+11
* pstore: Make "part" unsignedMatthew Garrett2011-07-221-1/+2
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-222-6/+9
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-223-12/+13
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-1/+7
* pstore: fix one type of return value in pstoreChen Gong2011-05-161-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* pstore: cleanups to pstore_dump()Tony Luck2011-03-221-3/+12
* pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony2011-03-213-37/+50
* pstore: fix leaking ->i_privateTony Luck2011-03-211-1/+7
* Some fixes for pstoreTony Luck2011-03-171-60/+56
* pstore: fix build warning for unused return value from sysfs_create_fileTony Luck2011-01-061-11/+16
* pstore: new filesystem interface to platform persistent storageTony Luck2010-12-285-0/+509