1. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  2. 3a7d2fd pstore: Solve lockdep warning by moving inode locks by Kees Cook · 7 years ago
  3. 3509d04 pstore: Remove unused vmalloc.h in pmsg by Geliang Tang · 8 years ago
  4. b90fe0c Annotate hardware config module parameters in fs/pstore/ by David Howells · 8 years ago
  5. 30800d9 pstore: simplify write_user_compat() by Kees Cook · 8 years ago
  6. 4c9ec21 pstore: Remove write_buf() callback by Kees Cook · 8 years ago
  7. fdd0311 pstore: Replace arguments for write_buf_user() API by Kees Cook · 8 years ago
  8. b10b471 pstore: Replace arguments for write_buf() API by Kees Cook · 8 years ago
  9. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  10. 83f70f0 pstore: Do not duplicate record metadata by Kees Cook · 8 years ago
  11. 2a2b0ac pstore: Allocate records on heap instead of stack by Kees Cook · 8 years ago
  12. 1dfff7d pstore: Pass record contents instead of copying by Kees Cook · 8 years ago
  13. 7e8cc8d pstore: Always allocate buffer for decompression by Kees Cook · 8 years ago
  14. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  15. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  16. 1edd1aa pstore: Switch pstore_mkfile to pass record by Kees Cook · 8 years ago
  17. 634f8f5 pstore: Move record decompression to function by Kees Cook · 8 years ago
  18. 9abdccc pstore: Extract common arguments into structure by Kees Cook · 8 years ago
  19. 0d7cd09 pstore: Improve register_pstore() error reporting by Kees Cook · 8 years ago
  20. 1344dd8 pstore: Avoid race in module unloading by Kees Cook · 8 years ago
  21. 6330d55 pstore: Shut down worker when unregistering by Kees Cook · 8 years ago
  22. e9a330c pstore: Use dynamic spinlock initializer by Kees Cook · 8 years ago
  23. 3faf935 pstore: constify pstore_zbackend structures by Bhumika Goyal · 8 years ago
  24. d21b5ff fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version by Sven Schmidt · 8 years ago
  25. 4641841 pstore: Check for prz allocation in walker by Kees Cook · 8 years ago
  26. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
  27. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago
  28. 52281b3 Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  29. fc46d4e ramoops: add pdata NULL check to ramoops_probe by Kees Cook · 8 years ago
  30. 70ad35d pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  31. e9e360b pstore: Protect unlink with read_mutex by Namhyung Kim · 8 years ago
  32. 7a0032f pstore: Use global ftrace filters for function trace filtering by Joel Fernandes · 8 years ago
  33. a5d23b9 pstore: Clarify context field przs as dprzs by Kees Cook · 8 years ago
  34. c443a5f pstore: improve error report for failed setup by Kees Cook · 8 years ago
  35. 2fbea82 pstore: Merge per-CPU ftrace records into one by Joel Fernandes · 8 years ago
  36. fbccdeb pstore: Add ftrace timestamp counter by Joel Fernandes · 8 years ago
  37. a1cf53a ramoops: Split ftrace buffer space into per-CPU zones by Joel Fernandes · 8 years ago
  38. de83209 pstore: Make ramoops_init_przs generic for other prz arrays by Kees Cook · 8 years ago
  39. 663deb4 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
  40. d8991f5 pstore: Warn on PSTORE_TYPE_PMSG using deprecated function by Joel Fernandes · 8 years ago
  41. 1097044 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
  42. 959217c pstore: Actually give up during locking failure by Li Pengcheng · 8 years ago
  43. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  44. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  46. f88baf6 ramoops: move spin_lock_init after kmalloc error checking by Geliang Tang · 8 years ago
  47. d771fdf pstore/ram: Use memcpy_fromio() to save old buffer by Andrew Bresticker · 9 years ago
  48. 7e75678 pstore/ram: Use memcpy_toio instead of memcpy by Furquan Shaikh · 9 years ago
  49. 5bf6d1b pstore/pmsg: drop bounce buffer by Mark Salyzyn · 8 years ago
  50. 79d955a pstore/ram: Set pstore flags dynamically by Namhyung Kim · 8 years ago
  51. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  52. d5a9bf0 pstore/core: drop cmpxchg based updates by Sebastian Andrzej Siewior · 8 years ago
  53. 4407de7 pstore/ramoops: fixup driver removal by Sebastian Andrzej Siewior · 8 years ago
  54. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  55. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  56. 35da609 pstore/ram: add Device Tree bindings by Greg Hackmann · 9 years ago
  57. 52d210d pstore: drop file opened reference count by Geliang Tang · 9 years ago
  58. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 9 years ago
  59. 235f6d1 pstore: Cleanup pstore_dump() by Namhyung Kim · 8 years ago
  60. 98e44fda pstore: Enable compression on normal path (again) by Namhyung Kim · 8 years ago
  61. a1db806 ramoops: Only unregister when registered by Kees Cook · 8 years ago
  62. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  63. 764fd639 pstore: Add support for 64 Bit address space by Wiebe, Wladislav (Nokia - DE/Ulm) · 9 years ago
  64. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  65. 306e5c2 pstore: fix code comment to match code by Geliang Tang · 9 years ago
  66. 7e26e9f pstore: Fix return type of pstore_is_mounted() by Geliang Tang · 9 years ago
  67. ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
  68. 1873041 pstore: add a helper function pstore_register_kmsg by Geliang Tang · 9 years ago
  69. 549b39a pstore: add vmalloc error check by Geliang Tang · 9 years ago
  70. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  71. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  72. 0785505 ramoops: make it possible to change mem_type param. by Wang Long · 9 years ago
  73. e036bd3 pstore/ram: verify ramoops header before saving record by Ben Zhang · 9 years ago
  74. 07239fc fs/pstore: Optimization function ramoops_init_przs by long.wanglong · 9 years ago
  75. 42222c2 fs/pstore: update the backend parameter in pstore module by Wang Long · 9 years ago
  76. f0e2efc pstore: do not use message compression without lock by Konstantin Khlebnikov · 9 years ago
  77. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  78. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  79. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  80. ae011d2 pstore: Add pstore type id for PPC64 opal nvram partition by Hari Bathini · 10 years ago
  81. 62f269e pstore: Fix the ramoops module parameters update by Wang Long · 10 years ago
  82. a6b8978 pstore: Fix sprintf format specifier in pstore_dump() by alex chen · 10 years ago
  83. 9d5438f pstore: Add pmsg - user-space accessible pstore object by Mark Salyzyn · 10 years ago
  84. f44f965 pstore: Handle zero-sized prz in series by Mark Salyzyn · 10 years ago
  85. ff6bf6e pstore: Remove superfluous memory size check by Mark Salyzyn · 10 years ago
  86. dbaffde pstore: Use scnprintf() in pstore_mkfile() by Mark Salyzyn · 10 years ago
  87. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  88. 027bc8b0 pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  89. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  90. 68c4a4f pstore: Honor dmesg_restrict sysctl on dmesg dumps by Sebastian Schmidt · 10 years ago
  91. a28726b pstore/ram: Strip ramoops header for correct decompression by Ben Zhang · 10 years ago
  92. 75c43e0 pstore: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  93. d4bf205d pstore: Fix duplicate {console,ftrace}-efi entries by Valdis Kletnieks · 10 years ago
  94. b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  95. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 10 years ago
  96. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  97. e32634f pstore: Fix memory leak when decompress using big_oops_buf by Liu ShuoX · 11 years ago
  98. 017321c pstore: Fix buffer overflow while write offset equal to buffer size by Liu ShuoX · 11 years ago
  99. 34f0ec8 pstore: Correct the max_dump_cnt clearing of ramoops by Liu ShuoX · 11 years ago
  100. b0aa931 pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz by Liu ShuoX · 11 years ago