Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini
2015-01-17pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-01-11pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2012-11-27efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-27efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-09-07pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov
2012-07-17pstore: Add persistent function tracingAnton Vorontsov
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov
2012-06-14pstore: Add console log messages supportAnton Vorontsov
2011-11-18pstore: pass reason to backend write callbackKees Cook
2011-11-18pstore: pass allocated memory region back to callerKees Cook
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-07-23pstore: Make "part" unsignedMatthew Garrett
2011-07-23pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-23pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2010-12-29pstore: new filesystem interface to platform persistent storageTony Luck