index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
pstore: Allow the user to explicitly choose a backend
Matthew Garrett
1
-0
/
+11
2011-07-22
pstore: Make "part" unsigned
Matthew Garrett
1
-1
/
+2
2011-07-22
pstore: Add extra context for writes and erases
Matthew Garrett
2
-6
/
+9
2011-07-22
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-22
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-17
Some fixes for pstore
Tony Luck
1
-60
/
+56
2011-01-06
pstore: fix build warning for unused return value from sysfs_create_file
Tony Luck
1
-11
/
+16
2010-12-28
pstore: new filesystem interface to platform persistent storage
Tony Luck
5
-0
/
+509