summaryrefslogtreecommitdiffstats
path: root/fs/pstore/inode.c
AgeCommit message (Expand)Author
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