summaryrefslogtreecommitdiff
path: root/fs/pstore/inode.c
AgeCommit message (Expand)Author
2017-08-17Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2017-08-17pstore: Make default pstorefs root dir perms 0750Kees Cook
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-06pstore: Implement show_optionsDavid Howells
2017-05-31pstore: Fix format string to use %u for record idKees Cook
2017-04-27pstore: Solve lockdep warning by moving inode locksKees Cook
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Do not duplicate record metadataKees Cook
2017-03-07pstore: Pass record contents instead of copyingKees Cook
2017-03-07pstore: Switch pstore_mkfile to pass recordKees Cook
2016-11-15pstore: Protect unlink with read_mutexNamhyung Kim
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-06-02pstore: drop file opened reference countGeliang Tang
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16pstore: Use scnprintf() in pstore_mkfile()Mark Salyzyn
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
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