aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-4/+107
2012-06-13pstore: Add console log messages supportAnton Vorontsov1-0/+3
2012-06-13pstore/inode: Make pstore_fill_super() staticAnton Vorontsov1-1/+1
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-03-31pstore: trim pstore_get_inode()Al Viro1-18/+8
2012-03-20tidy up after d_make_root() conversionAl Viro1-17/+7
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-2/+1
2011-11-18pstore: gracefully handle NULL pstore_info functionsKees Cook1-1/+2
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony1-4/+36
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-2/+4
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-5/+5
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony1-22/+46
2011-03-21pstore: fix leaking ->i_privateTony Luck1-1/+7
2011-03-17Some fixes for pstoreTony Luck1-60/+56
2011-01-06pstore: fix build warning for unused return value from sysfs_create_fileTony Luck1-11/+16
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+280