index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-21
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+21
2012-06-16
kmsg - kmsg_dump() use iterator to receive log buffer content
Kay Sievers
1
-22
/
+12
2012-06-14
pstore/inode: Make pstore_fill_super() static
Anton Vorontsov
1
-1
/
+1
2012-06-14
pstore/ram: Should zap persistent zone on unlink
Anton Vorontsov
1
-0
/
+1
2012-06-14
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
1
-3
/
+8
2012-06-14
pstore/ram_core: Do not reset restored zone's position and size
Anton Vorontsov
1
-0
/
+1
2012-06-14
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
2
-7
/
+10
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
1
-3
/
+12
2012-05-17
pstore/ram: Switch to persistent_ram routines
Anton Vorontsov
1
-47
/
+59
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
3
-3
/
+538
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov
3
-0
/
+379
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-04-01
pstore: trim pstore_get_inode()
Al Viro
1
-18
/
+8
2012-03-23
Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+22
2012-03-21
tidy up after d_make_root() conversion
Al Viro
1
-17
/
+7
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-17
pstore: Introduce get_reason_str() to pstore
Seiji Aguchi
1
-8
/
+22
2011-11-19
pstore: gracefully handle NULL pstore_info functions
Kees Cook
2
-4
/
+5
2011-11-18
pstore: pass reason to backend write callback
Kees Cook
1
-29
/
+1
2011-11-18
pstore: pass allocated memory region back to caller
Kees Cook
1
-5
/
+8
2011-10-12
pstore: make pstore write function return normal success/fail value
Chen Gong
1
-5
/
+6
2011-08-16
pstore: change mutex locking to spin_locks
Don Zickus
1
-7
/
+21
2011-08-16
pstore: defer inserting OOPS entries into pstore
Luck, Tony
3
-14
/
+82
2011-07-23
pstore: Allow the user to explicitly choose a backend
Matthew Garrett
1
-0
/
+11
2011-07-23
pstore: Make "part" unsigned
Matthew Garrett
1
-1
/
+2
2011-07-23
pstore: Add extra context for writes and erases
Matthew Garrett
2
-6
/
+9
2011-07-23
pstore: Extend API for more flexibility in new backends
Matthew Garrett
3
-12
/
+13
2011-05-16
pstore: fix pstore filesystem mount/remount issue
Chen Gong
1
-1
/
+7
2011-05-16
pstore: fix one type of return value in pstore
Chen Gong
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
pstore: cleanups to pstore_dump()
Tony Luck
1
-3
/
+12
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
3
-37
/
+50
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
1
-1
/
+7
2011-03-18
Some fixes for pstore
Tony Luck
1
-60
/
+56
2011-01-07
pstore: fix build warning for unused return value from sysfs_create_file
Tony Luck
1
-11
/
+16
2010-12-29
pstore: new filesystem interface to platform persistent storage
Tony Luck
5
-0
/
+509