aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore
Commit message (Expand)AuthorAge
* pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu2012-09-20
* pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-07
* pstore/ram: Add missing platform_device_unregisterJovi Zhang2012-08-31
* pstore/ram: Mark ramoops_pstore_write_buf() as notraceAnton Vorontsov2012-08-04
* pstore/ram: Fix printk format warningRandy Dunlap2012-08-04
* pstore/ram: Fix possible NULL dereferenceAnton Vorontsov2012-08-04
* pstore/ram: Make tracing log versionedAnton Vorontsov2012-07-17
* pstore: Headers should include all stuff they useAnton Vorontsov2012-07-17
* pstore/ram: Add ftrace messages handlingAnton Vorontsov2012-07-17
* pstore/ram: Convert to write_buf callbackAnton Vorontsov2012-07-17
* pstore: Add persistent function tracingAnton Vorontsov2012-07-17
* pstore: Introduce write_buf backend callbackAnton Vorontsov2012-07-17
* pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov2012-07-17
* pstore/ram: Make ECC size configurableAnton Vorontsov2012-07-17
* pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov2012-07-17
* Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-25
|\
| * Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-20
| |\
| * | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
* | | pstore/ram_core: Better ECC size checkingAnton Vorontsov2012-06-20
* | | pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)Anton Vorontsov2012-06-20
* | | pstore/ram: Fix error handling during przs allocationAnton Vorontsov2012-06-20
* | | pstore/ram: Probe as early as possibleAnton Vorontsov2012-06-20
* | | pstore/platform: Disable automatic updates by defaultAnton Vorontsov2012-06-13
* | | pstore/platform: Make automatic updates interval configurableAnton Vorontsov2012-06-13
* | | pstore/ram_core: Remove now unused codeAnton Vorontsov2012-06-13
* | | pstore/ram_core: Silence some printksAnton Vorontsov2012-06-13
* | | pstore/ram: Add console messages handlingAnton Vorontsov2012-06-13
* | | pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()Anton Vorontsov2012-06-13
* | | pstore/ram: Factor dmesg przs initialization out of probe()Anton Vorontsov2012-06-13
* | | pstore/ram: Give proper names to dump-related variablesAnton Vorontsov2012-06-13
* | | pstore: Add console log messages supportAnton Vorontsov2012-06-13
| |/ |/|
* | pstore/inode: Make pstore_fill_super() staticAnton Vorontsov2012-06-13
* | pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov2012-06-13
* | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-13
* | pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov2012-06-13
* | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-13
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | pstore/ram: Add ECC supportAnton Vorontsov2012-05-17
* | pstore/ram: Switch to persistent_ram routinesAnton Vorontsov2012-05-17
* | staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-17
* | ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-16
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | pstore: trim pstore_get_inode()Al Viro2012-03-31
|/
* Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-23
|\
| * pstore: Introduce get_reason_str() to pstoreSeiji Aguchi2012-03-16
* | tidy up after d_make_root() conversionAl Viro2012-03-20
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* pstore: gracefully handle NULL pstore_info functionsKees Cook2011-11-18