Kees Cook
|
7aaa822ed0
pstore: Convert internal records to timespec64
|
7 жил өмнө |
Tobias Regnery
|
e698aaf37f
pstore: fix crypto dependencies without compression
|
7 жил өмнө |
Arnd Bergmann
|
58eb5b6707
pstore: fix crypto dependencies
|
7 жил өмнө |
Geliang Tang
|
cb3bee0369
pstore: Use crypto compress API
|
7 жил өмнө |
Kees Cook
|
fe1d475888
pstore: Select compression at runtime
|
7 жил өмнө |
Kees Cook
|
555974068e
pstore: Avoid size casts for 842 compression
|
7 жил өмнө |
Geliang Tang
|
239b716199
pstore: Add lz4hc and 842 compression support
|
7 жил өмнө |
Yang Shi
|
a99f41a1b4
fs: pstore: remove unused hardirq.h
|
7 жил өмнө |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 жил өмнө |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 жил өмнө |
Arnd Bergmann
|
df27067e60
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
|
7 жил өмнө |
Hirofumi Nakagawa
|
dfd6fa39d9
pstore: remove unneeded unlikely()
|
8 жил өмнө |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
8 жил өмнө |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 жил өмнө |
David Howells
|
349d743895
pstore: Implement show_options
|
8 жил өмнө |
Geliang Tang
|
077090af33
pstore: use memdup_user
|
8 жил өмнө |
Kees Cook
|
c7f3c595f6
pstore: Populate pstore record->time field
|
8 жил өмнө |
Kees Cook
|
e581ca813a
pstore: Create common record initializer
|
8 жил өмнө |
Kees Cook
|
656de42e83
pstore: Avoid potential infinite loop
|
8 жил өмнө |
Douglas Anderson
|
f6525b96dd
pstore: Fix leaked pstore_record in pstore_get_backend_records()
|
8 жил өмнө |
Ankit Kumar
|
4a16d1cb24
pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG
|
8 жил өмнө |
Kees Cook
|
3a7d2fd16c
pstore: Solve lockdep warning by moving inode locks
|
8 жил өмнө |
Kees Cook
|
30800d9977
pstore: simplify write_user_compat()
|
8 жил өмнө |
Kees Cook
|
4c9ec21976
pstore: Remove write_buf() callback
|
8 жил өмнө |
Kees Cook
|
fdd0311863
pstore: Replace arguments for write_buf_user() API
|
8 жил өмнө |
Kees Cook
|
b10b471145
pstore: Replace arguments for write_buf() API
|
8 жил өмнө |
Kees Cook
|
83f70f0769
pstore: Do not duplicate record metadata
|
8 жил өмнө |
Kees Cook
|
2a2b0acf76
pstore: Allocate records on heap instead of stack
|
8 жил өмнө |
Kees Cook
|
1dfff7dd67
pstore: Pass record contents instead of copying
|
8 жил өмнө |
Kees Cook
|
7e8cc8dce1
pstore: Always allocate buffer for decompression
|
8 жил өмнө |