1. 802e4c6 pstore: Remove the messages related to compression failure by Aruna Balakrishnaiah · 11 years ago
  2. b61edf8 pstore: Use zlib_inflateInit2 instead of zlib_inflateInit by Aruna Balakrishnaiah · 11 years ago
  3. 7de8fe2 pstore: Adjust buffer size for compression for smaller registered buffers by Aruna Balakrishnaiah · 11 years ago
  4. 3bd11cf pstore/ram: (really) fix undefined usage of rounddown_pow_of_two by Maxime Bizon · 11 years ago
  5. 3f8f80f pstore/ram: Read and write to the 'compressed' flag of pstore 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. 90ce4ca pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected by Aruna Balakrishnaiah · 11 years ago
  11. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  12. c39524e pstore: d_alloc_name() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  13. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  14. 1d8b368 pstore: Add hsize argument in write_buf call of pstore_ftrace_call by Aruna Balakrishnaiah · 11 years ago
  15. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
  16. 8e48b1a pstore: Return unique error if backend registration excluded by kernel param by Lenny Szubowicz · 11 years ago
  17. bf28833 pstore: Fail to unlink if a driver has not defined pstore_erase by Aruna Balakrishnaiah · 11 years ago
  18. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 11 years ago
  19. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 11 years ago
  20. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 11 years ago
  21. 2644665 pstore/ram: remove the power of buffer size limitation by Rob Herring · 11 years ago
  22. 0405a5c pstore/ram: avoid atomic accesses for ioremapped regions by Rob Herring · 11 years ago
  23. 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  24. 47110b8 pstore/ram: fix error return code in ramoops_probe() by Wei Yongjun · 11 years ago
  25. bd08ec3 pstore/ram: Restore ecc information block by Arve Hjønnevåg · 12 years ago
  26. c31ad08 pstore/ram: Allow specifying ecc parameters in platform data by Arve Hjønnevåg · 12 years ago
  27. 422ca86 pstore/ram: Include ecc_size when calculating ecc_block by Arve Hjønnevåg · 12 years ago
  28. c530267 pstore: Replace calls to kmalloc and memcpy with kmemdup by Alexandru Gheorghiu · 11 years ago
  29. eeb65d9 fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup by Alexandru Gheorghiu · 11 years ago
  30. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  31. fb0af3f pstore: Create a convenient mount point for pstore by Josh Boyer · 11 years ago
  32. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  33. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 12 years ago
  34. 9f244e9 pstore: Avoid deadlock in panic and emergency-restart path by Seiji Aguchi · 12 years ago
  35. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  36. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  37. 75e300c Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  38. ebacfd1 pstore/ftrace: Adjust for ftrace_ops->func prototype change by Anton Vorontsov · 12 years ago
  39. c628937 pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size by Arve Hjønnevåg · 12 years ago
  40. 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
  41. a9efd39 efi_pstore: Add ctime to argument of erase callback by Seiji Aguchi · 12 years ago
  42. b042e47 pstore/ram: Fix undefined usage of rounddown_pow_of_two(0) by Maxime Bizon · 12 years ago
  43. 53f21a8 pstore/ram: Fixup section annotations by Hannes Reinecke · 12 years ago
  44. 70a6f46 pstore: Fix NULL pointer dereference in console writes by Colin Ian King · 12 years ago
  45. 80c9d03 pstore: Avoid recursive spinlocks in the oops_in_progress case by Chuansheng Liu · 12 years ago
  46. 65f8c95 pstore/ftrace: Convert to its own enable/disable debugfs knob by Anton Vorontsov · 12 years ago
  47. b4a871b pstore/ram: Add missing platform_device_unregister by Jovi Zhang · 12 years ago
  48. 2420303 pstore/ram: Mark ramoops_pstore_write_buf() as notrace by Anton Vorontsov · 12 years ago
  49. 0427193 pstore/ram: Fix printk format warning by Randy Dunlap · 12 years ago
  50. a384f641 pstore/ram: Fix possible NULL dereference by Anton Vorontsov · 12 years ago
  51. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  52. 67a101f pstore: Headers should include all stuff they use by Anton Vorontsov · 12 years ago
  53. a694d1b pstore/ram: Add ftrace messages handling by Anton Vorontsov · 12 years ago
  54. c2b7113 pstore/ram: Convert to write_buf callback by Anton Vorontsov · 12 years ago
  55. 060287b pstore: Add persistent function tracing by Anton Vorontsov · 12 years ago
  56. 897dba0 pstore: Introduce write_buf backend callback by Anton Vorontsov · 12 years ago
  57. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
  58. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  59. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
  60. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  61. 1e6a9e5 pstore/ram_core: Better ECC size checking by Anton Vorontsov · 12 years ago
  62. beeb943 pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size) by Anton Vorontsov · 12 years ago
  63. 90b58d9 pstore/ram: Fix error handling during przs allocation by Anton Vorontsov · 12 years ago
  64. 924d371 pstore/ram: Probe as early as possible by Anton Vorontsov · 12 years ago
  65. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  66. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  67. 521f7288 pstore/platform: Disable automatic updates by default by Anton Vorontsov · 12 years ago
  68. a3f5f07 pstore/platform: Make automatic updates interval configurable by Anton Vorontsov · 12 years ago
  69. b8587da pstore/ram_core: Remove now unused code by Anton Vorontsov · 12 years ago
  70. 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 12 years ago
  71. b5d38e9 pstore/ram: Add console messages handling by Anton Vorontsov · 12 years ago
  72. 755d66b pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read() by Anton Vorontsov · 12 years ago
  73. f4c5d24 pstore/ram: Factor dmesg przs initialization out of probe() by Anton Vorontsov · 12 years ago
  74. cac2eb7 pstore/ram: Give proper names to dump-related variables by Anton Vorontsov · 12 years ago
  75. f29e595 pstore: Add console log messages support by Anton Vorontsov · 12 years ago
  76. 364ed2f pstore/inode: Make pstore_fill_super() static by Anton Vorontsov · 12 years ago
  77. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 12 years ago
  78. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 12 years ago
  79. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 12 years ago
  80. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  81. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  82. 39eb7e97 pstore/ram: Add ECC support by Anton Vorontsov · 12 years ago
  83. 896fc1f pstore/ram: Switch to persistent_ram routines by Anton Vorontsov · 12 years ago
  84. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 12 years ago
  85. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 12 years ago
  86. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  87. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  88. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  89. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  90. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  91. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  92. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  93. 381b872 pstore: Introduce get_reason_str() to pstore by Seiji Aguchi · 12 years ago
  94. 2174f6d pstore: gracefully handle NULL pstore_info functions by Kees Cook · 13 years ago
  95. 3d6d8d2 pstore: pass reason to backend write callback by Kees Cook · 13 years ago
  96. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  97. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 13 years ago
  98. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 13 years ago
  99. 6dda926 pstore: defer inserting OOPS entries into pstore by Luck, Tony · 13 years ago
  100. dee28e7 pstore: Allow the user to explicitly choose a backend by Matthew Garrett · 13 years ago