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
/
bad_inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
*
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-2
/
+1
*
fs: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-2
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-1
/
+1
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-1
/
+1
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-1
/
+1
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+1
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-14
/
+22
*
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
1
-0
/
+1
*
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
2018-07-12
1
-1
/
+1
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-2
/
+2
*
bad_inode: add missing i_op initializers
Miklos Szeredi
2016-12-09
1
-4
/
+51
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-1
/
+1
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
*
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-1
/
+1
|
|
/
*
/
vfs: Use IOP_XATTR flag for bad-inode handling
Andreas Gruenbacher
2016-10-07
1
-20
/
+1
|
/
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
1
-2
/
+2
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-2
/
+2
*
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
*
don't bother with most of the bad_file_ops methods
Al Viro
2015-02-20
1
-147
/
+0
*
bad_inode: add ->rename2()
Miklos Szeredi
2014-08-07
1
-3
/
+4
*
[readdir] ->readdir() is gone
Al Viro
2013-06-29
1
-2
/
+2
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
1
-1
/
+1
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
mm/fs: remove truncate_range
Hugh Dickins
2012-05-29
1
-1
/
+0
*
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
1
-1
/
+1
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch ->create() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
1
-1
/
+2
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-1
/
+1
*
bad_inode_permission() is safe from RCU mode
Al Viro
2011-06-20
1
-3
/
+0
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+4
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-14
1
-7
/
+0
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+1
*
kill ->dir_notify()
Al Viro
2008-12-31
1
-6
/
+0
[next]