aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore/inode.c
AgeCommit message (Expand)Author
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2013-08-19pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-06-25pstore: Fail to unlink if a driver has not defined pstore_eraseAruna 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-02-12pstore: Create a convenient mount point for pstoreJosh Boyer
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-07-17pstore: Add persistent function tracingAnton Vorontsov
2012-06-13pstore: Add console log messages supportAnton Vorontsov
2012-06-13pstore/inode: Make pstore_fill_super() staticAnton Vorontsov
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-31pstore: trim pstore_get_inode()Al Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2011-11-18pstore: gracefully handle NULL pstore_info functionsKees Cook
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-17Some fixes for pstoreTony Luck
2011-01-06pstore: fix build warning for unused return value from sysfs_create_fileTony Luck
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck