1. f4c5d24 pstore/ram: Factor dmesg przs initialization out of probe() by Anton Vorontsov · 12 years ago
  2. cac2eb7 pstore/ram: Give proper names to dump-related variables by Anton Vorontsov · 12 years ago
  3. f29e595 pstore: Add console log messages support by Anton Vorontsov · 12 years ago
  4. 364ed2f pstore/inode: Make pstore_fill_super() static by Anton Vorontsov · 12 years ago
  5. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 12 years ago
  6. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 12 years ago
  7. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 12 years ago
  8. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  9. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  10. 39eb7e97 pstore/ram: Add ECC support by Anton Vorontsov · 12 years ago
  11. 896fc1f pstore/ram: Switch to persistent_ram routines by Anton Vorontsov · 12 years ago
  12. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 12 years ago
  13. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 12 years ago
  14. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  15. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  16. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  17. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  18. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  19. 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
  20. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  21. 381b872 pstore: Introduce get_reason_str() to pstore by Seiji Aguchi · 12 years ago
  22. 2174f6d pstore: gracefully handle NULL pstore_info functions by Kees Cook · 13 years ago
  23. 3d6d8d2 pstore: pass reason to backend write callback by Kees Cook · 13 years ago
  24. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  25. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 13 years ago
  26. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 13 years ago
  27. 6dda926 pstore: defer inserting OOPS entries into pstore by Luck, Tony · 13 years ago
  28. dee28e7 pstore: Allow the user to explicitly choose a backend by Matthew Garrett · 13 years ago
  29. b94fdd0 pstore: Make "part" unsigned by Matthew Garrett · 13 years ago
  30. 5628068 pstore: Add extra context for writes and erases by Matthew Garrett · 13 years ago
  31. 638c1fd pstore: Extend API for more flexibility in new backends by Matthew Garrett · 13 years ago
  32. 06cf91b pstore: fix pstore filesystem mount/remount issue by Chen Gong · 13 years ago
  33. 8d38d74 pstore: fix one type of return value in pstore by Chen Gong · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 9f6af27 pstore: cleanups to pstore_dump() by Tony Luck · 13 years ago
  36. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 13 years ago
  37. a872d51 pstore: fix leaking ->i_private by Tony Luck · 13 years ago
  38. fbe0aa1 Some fixes for pstore by Tony Luck · 13 years ago
  39. 168f2e1 pstore: fix build warning for unused return value from sysfs_create_file by Tony Luck · 14 years ago
  40. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 14 years ago