Age | Commit message (Expand) | Author | Files | Lines |
2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
2012-04-01 | pstore: trim pstore_get_inode() | Al Viro | 1 | -18/+8 |
2012-03-23 | Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+22 |
2012-03-21 | tidy up after d_make_root() conversion | Al Viro | 1 | -17/+7 |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
2012-03-17 | pstore: Introduce get_reason_str() to pstore | Seiji Aguchi | 1 | -8/+22 |
2011-11-19 | pstore: gracefully handle NULL pstore_info functions | Kees Cook | 2 | -4/+5 |
2011-11-18 | pstore: pass reason to backend write callback | Kees Cook | 1 | -29/+1 |
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 |