Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
349d743895
pstore: Implement show_options
|
8 years ago |
Geliang Tang
|
077090af33
pstore: use memdup_user
|
8 years ago |
Kees Cook
|
c7f3c595f6
pstore: Populate pstore record->time field
|
8 years ago |
Kees Cook
|
e581ca813a
pstore: Create common record initializer
|
8 years ago |
Kees Cook
|
656de42e83
pstore: Avoid potential infinite loop
|
8 years ago |
Douglas Anderson
|
f6525b96dd
pstore: Fix leaked pstore_record in pstore_get_backend_records()
|
8 years ago |
Ankit Kumar
|
4a16d1cb24
pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG
|
8 years ago |
Kees Cook
|
3a7d2fd16c
pstore: Solve lockdep warning by moving inode locks
|
8 years ago |
Kees Cook
|
30800d9977
pstore: simplify write_user_compat()
|
8 years ago |
Kees Cook
|
4c9ec21976
pstore: Remove write_buf() callback
|
8 years ago |
Kees Cook
|
fdd0311863
pstore: Replace arguments for write_buf_user() API
|
8 years ago |
Kees Cook
|
b10b471145
pstore: Replace arguments for write_buf() API
|
8 years ago |
Kees Cook
|
83f70f0769
pstore: Do not duplicate record metadata
|
8 years ago |
Kees Cook
|
2a2b0acf76
pstore: Allocate records on heap instead of stack
|
8 years ago |
Kees Cook
|
1dfff7dd67
pstore: Pass record contents instead of copying
|
8 years ago |
Kees Cook
|
7e8cc8dce1
pstore: Always allocate buffer for decompression
|
8 years ago |
Kees Cook
|
76cc9580e3
pstore: Replace arguments for write() API
|
8 years ago |
Kees Cook
|
125cc42baf
pstore: Replace arguments for read() API
|
8 years ago |
Kees Cook
|
1edd1aa397
pstore: Switch pstore_mkfile to pass record
|
8 years ago |
Kees Cook
|
634f8f5167
pstore: Move record decompression to function
|
8 years ago |
Kees Cook
|
9abdcccc3d
pstore: Extract common arguments into structure
|
8 years ago |
Kees Cook
|
0d7cd09a3d
pstore: Improve register_pstore() error reporting
|
8 years ago |
Kees Cook
|
1344dd86f3
pstore: Avoid race in module unloading
|
8 years ago |
Kees Cook
|
6330d55347
pstore: Shut down worker when unregistering
|
8 years ago |
Bhumika Goyal
|
3faf93543c
pstore: constify pstore_zbackend structures
|
8 years ago |
Sven Schmidt
|
d21b5ff12d
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
|
8 years ago |
Namhyung Kim
|
70ad35db33
pstore: Convert console write to use ->write_buf
|
9 years ago |
Li Pengcheng
|
959217c84c
pstore: Actually give up during locking failure
|
8 years ago |
Mark Salyzyn
|
5bf6d1b927
pstore/pmsg: drop bounce buffer
|
9 years ago |