aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore
Commit message (Expand)AuthorAge
* Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-20
|\
| * 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
* | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
|/
* 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
* pstore: pass reason to backend write callbackKees Cook2011-11-17
* pstore: pass allocated memory region back to callerKees Cook2011-11-17
* pstore: make pstore write function return normal success/fail valueChen Gong2011-10-12
* pstore: change mutex locking to spin_locksDon Zickus2011-08-16
* pstore: defer inserting OOPS entries into pstoreLuck, Tony2011-08-16
* pstore: Allow the user to explicitly choose a backendMatthew Garrett2011-07-22
* pstore: Make "part" unsignedMatthew Garrett2011-07-22
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-22
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-22
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-16
* pstore: fix one type of return value in pstoreChen Gong2011-05-16
* Fix common misspellingsLucas De Marchi2011-03-31
* pstore: cleanups to pstore_dump()Tony Luck2011-03-22
* pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony2011-03-21
* pstore: fix leaking ->i_privateTony Luck2011-03-21
* Some fixes for pstoreTony Luck2011-03-17
* pstore: fix build warning for unused return value from sysfs_create_fileTony Luck2011-01-06
* pstore: new filesystem interface to platform persistent storageTony Luck2010-12-28