index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
pstore: drop file opened reference count
Geliang Tang
2016-06-02
1
-1
/
+0
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-3
/
+3
*
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2015-10-22
1
-1
/
+1
*
pstore: add pstore unregister
Geliang Tang
2015-10-22
1
-0
/
+9
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-8
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-5
/
+5
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-5
/
+5
*
|
pstore: Add pstore type id for PPC64 opal nvram partition
Hari Bathini
2015-03-23
1
-0
/
+3
|
/
*
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2015-01-16
1
-0
/
+3
*
pstore: Use scnprintf() in pstore_mkfile()
Mark Salyzyn
2015-01-16
1
-10
/
+13
*
pstore: Honor dmesg_restrict sysctl on dmesg dumps
Sebastian Schmidt
2014-11-05
1
-0
/
+22
*
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
2014-10-15
1
-2
/
+2
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
pstore: Add file extension to pstore file if compressed
Aruna Balakrishnaiah
2013-08-19
1
-3
/
+4
*
pstore: d_alloc_name() doesn't return an ERR_PTR
Dan Carpenter
2013-08-19
1
-2
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-0
/
+9
|
\
|
*
powerpc/pseries: Read common partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-0
/
+3
|
*
powerpc/pseries: Read of-config partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-0
/
+3
|
*
powerpc/pseries: Read rtas partition via pstore
Aruna Balakrishnaiah
2013-06-20
1
-0
/
+3
*
|
pstore: Fail to unlink if a driver has not defined pstore_erase
Aruna Balakrishnaiah
2013-06-25
1
-0
/
+2
|
/
*
pstore: Create a convenient mount point for pstore
Josh Boyer
2013-02-12
1
-1
/
+17
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
1
-3
/
+3
*
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
2012-11-26
1
-3
/
+5
*
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
2012-11-26
1
-1
/
+2
*
pstore: Add persistent function tracing
Anton Vorontsov
2012-07-17
1
-4
/
+107
*
pstore: Add console log messages support
Anton Vorontsov
2012-06-13
1
-0
/
+3
*
pstore/inode: Make pstore_fill_super() static
Anton Vorontsov
2012-06-13
1
-1
/
+1
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-7
/
+1
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-7
/
+1
*
|
pstore: trim pstore_get_inode()
Al Viro
2012-03-31
1
-18
/
+8
|
/
*
tidy up after d_make_root() conversion
Al Viro
2012-03-20
1
-17
/
+7
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
pstore: gracefully handle NULL pstore_info functions
Kees Cook
2011-11-18
1
-1
/
+2
*
pstore: defer inserting OOPS entries into pstore
Luck, Tony
2011-08-16
1
-4
/
+36
*
pstore: Add extra context for writes and erases
Matthew Garrett
2011-07-22
1
-2
/
+4
*
pstore: Extend API for more flexibility in new backends
Matthew Garrett
2011-07-22
1
-5
/
+5
*
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
2011-03-21
1
-22
/
+46
*
pstore: fix leaking ->i_private
Tony Luck
2011-03-21
1
-1
/
+7
*
Some fixes for pstore
Tony Luck
2011-03-17
1
-60
/
+56
*
pstore: fix build warning for unused return value from sysfs_create_file
Tony Luck
2011-01-06
1
-11
/
+16
*
pstore: new filesystem interface to platform persistent storage
Tony Luck
2010-12-28
1
-0
/
+280