Age | Commit message (Expand) | Author | Files | Lines |
2011-11-18 | pstore: pass allocated memory region back to caller | Kees Cook | 1 | -5/+8 |
2011-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong | 1 | -5/+6 |
2011-08-16 | pstore: change mutex locking to spin_locks | Don Zickus | 1 | -7/+21 |
2011-08-16 | pstore: defer inserting OOPS entries into pstore | Luck, Tony | 3 | -14/+82 |
2011-07-23 | pstore: Allow the user to explicitly choose a backend | Matthew Garrett | 1 | -0/+11 |
2011-07-23 | pstore: Make "part" unsigned | Matthew Garrett | 1 | -1/+2 |
2011-07-23 | pstore: Add extra context for writes and erases | Matthew Garrett | 2 | -6/+9 |
2011-07-23 | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 3 | -12/+13 |
2011-05-16 | pstore: fix pstore filesystem mount/remount issue | Chen Gong | 1 | -1/+7 |
2011-05-16 | pstore: fix one type of return value in pstore | Chen Gong | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-23 | pstore: cleanups to pstore_dump() | Tony Luck | 1 | -3/+12 |
2011-03-21 | pstore: use mount option instead sysfs to tweak kmsg_bytes | Luck, Tony | 3 | -37/+50 |
2011-03-21 | pstore: fix leaking ->i_private | Tony Luck | 1 | -1/+7 |
2011-03-18 | Some fixes for pstore | Tony Luck | 1 | -60/+56 |
2011-01-07 | pstore: fix build warning for unused return value from sysfs_create_file | Tony Luck | 1 | -11/+16 |
2010-12-29 | pstore: new filesystem interface to platform persistent storage | Tony Luck | 5 | -0/+509 |