Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-18 | pstore: pass reason to backend write callback | Kees Cook | 1 | -7/+5 |
2011-11-18 | pstore: pass allocated memory region back to caller | Kees Cook | 1 | -1/+3 |
2011-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong | 1 | -2/+2 |
2011-08-16 | pstore: change mutex locking to spin_locks | Don Zickus | 1 | -1/+1 |
2011-07-23 | pstore: Make "part" unsigned | Matthew Garrett | 1 | -1/+1 |
2011-07-23 | pstore: Add extra context for writes and erases | Matthew Garrett | 1 | -2/+3 |
2011-07-23 | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 1 | -3/+5 |
2011-05-16 | pstore: fix pstore filesystem mount/remount issue | Chen Gong | 1 | -0/+2 |
2011-05-16 | pstore: fix one type of return value in pstore | Chen Gong | 1 | -1/+1 |
2010-12-29 | pstore: new filesystem interface to platform persistent storage | Tony Luck | 1 | -0/+60 |