1. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. b42bb8c pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 4 years, 4 months ago
  3. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. fffdbf5 pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago
  5. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. 5c35dc0 pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  7. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 7026e24 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  9. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  10. e10f7bd pstore: Use dynamic spinlock initializer by Kees Cook · 7 years ago
  11. a084027 pstore: Correctly initialize spinlock and flags by Kees Cook · 7 years ago
  12. 46930803 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
  13. d97aff4 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
  14. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 9ee8502 pstore: Shut down worker when unregistering by Kees Cook · 7 years ago
  16. 085351f ANDROID: pstore/ram: Add ramoops_console_write_buf api by Arve Hjønnevåg · 10 years ago
  17. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  18. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  19. f88baf6 ramoops: move spin_lock_init after kmalloc error checking by Geliang Tang · 8 years ago
  20. d771fdf pstore/ram: Use memcpy_fromio() to save old buffer by Andrew Bresticker · 8 years ago
  21. 7e75678 pstore/ram: Use memcpy_toio instead of memcpy by Furquan Shaikh · 8 years ago
  22. 5bf6d1b pstore/pmsg: drop bounce buffer by Mark Salyzyn · 8 years ago
  23. 79d955a pstore/ram: Set pstore flags dynamically by Namhyung Kim · 8 years ago
  24. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  25. d5a9bf0 pstore/core: drop cmpxchg based updates by Sebastian Andrzej Siewior · 8 years ago
  26. 4407de7 pstore/ramoops: fixup driver removal by Sebastian Andrzej Siewior · 8 years ago
  27. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  28. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  29. 35da609 pstore/ram: add Device Tree bindings by Greg Hackmann · 8 years ago
  30. 52d210d pstore: drop file opened reference count by Geliang Tang · 8 years ago
  31. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 8 years ago
  32. 235f6d1 pstore: Cleanup pstore_dump() by Namhyung Kim · 8 years ago
  33. 98e44fd pstore: Enable compression on normal path (again) by Namhyung Kim · 8 years ago
  34. a1db806 ramoops: Only unregister when registered by Kees Cook · 8 years ago
  35. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  36. 764fd639 pstore: Add support for 64 Bit address space by Wiebe, Wladislav (Nokia - DE/Ulm) · 8 years ago
  37. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  38. 306e5c2 pstore: fix code comment to match code by Geliang Tang · 9 years ago
  39. 7e26e9f pstore: Fix return type of pstore_is_mounted() by Geliang Tang · 9 years ago
  40. ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
  41. 1873041 pstore: add a helper function pstore_register_kmsg by Geliang Tang · 9 years ago
  42. 549b39a pstore: add vmalloc error check by Geliang Tang · 9 years ago
  43. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  44. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  45. 0785505 ramoops: make it possible to change mem_type param. by Wang Long · 9 years ago
  46. e036bd3 pstore/ram: verify ramoops header before saving record by Ben Zhang · 9 years ago
  47. 07239fc fs/pstore: Optimization function ramoops_init_przs by long.wanglong · 9 years ago
  48. 42222c2 fs/pstore: update the backend parameter in pstore module by Wang Long · 9 years ago
  49. f0e2efc pstore: do not use message compression without lock by Konstantin Khlebnikov · 9 years ago
  50. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  52. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  53. ae011d2 pstore: Add pstore type id for PPC64 opal nvram partition by Hari Bathini · 9 years ago
  54. 62f269e pstore: Fix the ramoops module parameters update by Wang Long · 9 years ago
  55. a6b8978 pstore: Fix sprintf format specifier in pstore_dump() by alex chen · 9 years ago
  56. 9d5438f pstore: Add pmsg - user-space accessible pstore object by Mark Salyzyn · 9 years ago
  57. f44f965 pstore: Handle zero-sized prz in series by Mark Salyzyn · 9 years ago
  58. ff6bf6e pstore: Remove superfluous memory size check by Mark Salyzyn · 9 years ago
  59. dbaffde pstore: Use scnprintf() in pstore_mkfile() by Mark Salyzyn · 9 years ago
  60. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  61. 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  62. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  63. 68c4a4f pstore: Honor dmesg_restrict sysctl on dmesg dumps by Sebastian Schmidt · 10 years ago
  64. a28726b pstore/ram: Strip ramoops header for correct decompression by Ben Zhang · 10 years ago
  65. 75c43e0 pstore: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  66. d4bf205d pstore: Fix duplicate {console,ftrace}-efi entries by Valdis Kletnieks · 10 years ago
  67. b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  68. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 10 years ago
  69. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  70. e32634f pstore: Fix memory leak when decompress using big_oops_buf by Liu ShuoX · 10 years ago
  71. 017321c pstore: Fix buffer overflow while write offset equal to buffer size by Liu ShuoX · 10 years ago
  72. 34f0ec8 pstore: Correct the max_dump_cnt clearing of ramoops by Liu ShuoX · 10 years ago
  73. b0aa931 pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz by Liu ShuoX · 10 years ago
  74. aa9a4a1 pstore: skip zero size persistent ram buffer in traverse by Liu ShuoX · 10 years ago
  75. 57fd835 pstore: clarify clearing of _read_cnt in ramoops_context by Liu ShuoX · 10 years ago
  76. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  77. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 10 years ago
  78. 802e4c6 pstore: Remove the messages related to compression failure by Aruna Balakrishnaiah · 11 years ago
  79. b61edf8 pstore: Use zlib_inflateInit2 instead of zlib_inflateInit by Aruna Balakrishnaiah · 11 years ago
  80. 7de8fe2 pstore: Adjust buffer size for compression for smaller registered buffers by Aruna Balakrishnaiah · 11 years ago
  81. 3bd11cf pstore/ram: (really) fix undefined usage of rounddown_pow_of_two by Maxime Bizon · 11 years ago
  82. 3f8f80f pstore/ram: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
  83. 9ad2cbe pstore: Add file extension to pstore file if compressed by Aruna Balakrishnaiah · 11 years ago
  84. adb42f5 pstore: Add decompression support to pstore by Aruna Balakrishnaiah · 11 years ago
  85. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  86. b0aad7a pstore: Add compression support to pstore by Aruna Balakrishnaiah · 11 years ago
  87. 90ce4ca pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected by Aruna Balakrishnaiah · 11 years ago
  88. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  89. c39524e pstore: d_alloc_name() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  90. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  91. 1d8b368 pstore: Add hsize argument in write_buf call of pstore_ftrace_call by Aruna Balakrishnaiah · 11 years ago
  92. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
  93. 8e48b1a pstore: Return unique error if backend registration excluded by kernel param by Lenny Szubowicz · 11 years ago
  94. bf28833 pstore: Fail to unlink if a driver has not defined pstore_erase by Aruna Balakrishnaiah · 11 years ago
  95. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 11 years ago
  96. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 11 years ago
  97. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 11 years ago
  98. 2644665 pstore/ram: remove the power of buffer size limitation by Rob Herring · 11 years ago
  99. 0405a5c pstore/ram: avoid atomic accesses for ioremapped regions by Rob Herring · 11 years ago
  100. 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago