1. e32634f pstore: Fix memory leak when decompress using big_oops_buf by Liu ShuoX · 10 years ago
  2. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  3. 802e4c6 pstore: Remove the messages related to compression failure by Aruna Balakrishnaiah · 11 years ago
  4. b61edf8 pstore: Use zlib_inflateInit2 instead of zlib_inflateInit by Aruna Balakrishnaiah · 11 years ago
  5. 7de8fe2 pstore: Adjust buffer size for compression for smaller registered buffers by Aruna Balakrishnaiah · 11 years ago
  6. 9ad2cbe pstore: Add file extension to pstore file if compressed by Aruna Balakrishnaiah · 11 years ago
  7. adb42f5 pstore: Add decompression support to pstore by Aruna Balakrishnaiah · 11 years ago
  8. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  9. b0aad7a pstore: Add compression support to pstore by Aruna Balakrishnaiah · 11 years ago
  10. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  11. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  12. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
  13. 8e48b1a pstore: Return unique error if backend registration excluded by kernel param by Lenny Szubowicz · 11 years ago
  14. 9f244e9 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  15. 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
  16. 70a6f46 pstore: Fix NULL pointer dereference in console writes by Colin Ian King · 12 years ago
  17. 80c9d03 pstore: Avoid recursive spinlocks in the oops_in_progress case by Chuansheng Liu · 12 years ago
  18. 65f8c95 pstore/ftrace: Convert to its own enable/disable debugfs knob by Anton Vorontsov · 12 years ago
  19. 060287b pstore: Add persistent function tracing by Anton Vorontsov · 12 years ago
  20. 897dba0 pstore: Introduce write_buf backend callback by Anton Vorontsov · 12 years ago
  21. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  22. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  23. 521f7288 pstore/platform: Disable automatic updates by default by Anton Vorontsov · 12 years ago
  24. a3f5f07 pstore/platform: Make automatic updates interval configurable by Anton Vorontsov · 12 years ago
  25. f29e595 pstore: Add console log messages support by Anton Vorontsov · 12 years ago
  26. 381b872 pstore: Introduce get_reason_str() to pstore by Seiji Aguchi · 12 years ago
  27. 2174f6d pstore: gracefully handle NULL pstore_info functions by Kees Cook · 13 years ago
  28. 3d6d8d2 pstore: pass reason to backend write callback by Kees Cook · 13 years ago
  29. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  30. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 13 years ago
  31. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 13 years ago
  32. 6dda926 pstore: defer inserting OOPS entries into pstore by Luck, Tony · 13 years ago
  33. dee28e7 pstore: Allow the user to explicitly choose a backend by Matthew Garrett · 13 years ago
  34. b94fdd0 pstore: Make "part" unsigned by Matthew Garrett · 13 years ago
  35. 5628068 pstore: Add extra context for writes and erases by Matthew Garrett · 13 years ago
  36. 638c1fd pstore: Extend API for more flexibility in new backends by Matthew Garrett · 13 years ago
  37. 06cf91b pstore: fix pstore filesystem mount/remount issue by Chen Gong · 13 years ago
  38. 8d38d74 pstore: fix one type of return value in pstore by Chen Gong · 13 years ago
  39. 9f6af27 pstore: cleanups to pstore_dump() by Tony Luck · 13 years ago
  40. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 13 years ago
  41. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 14 years ago