Miklos Szeredi
|
3f9ca75516
bad_inode: add missing i_op initializers
|
8 жил өмнө |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 жил өмнө |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 жил өмнө |
Andreas Gruenbacher
|
5f6e59ae82
vfs: Use IOP_XATTR flag for bad-inode handling
|
8 жил өмнө |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 жил өмнө |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 жил өмнө |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 жил өмнө |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 жил өмнө |
Yaowei Bai
|
0e3ef1fe45
fs/bad_inode.c: is_bad_inode can be boolean
|
9 жил өмнө |
Al Viro
|
db671a8ecd
don't bother with most of the bad_file_ops methods
|
10 жил өмнө |
Miklos Szeredi
|
a0dbc56610
bad_inode: add ->rename2()
|
11 жил өмнө |
Al Viro
|
2233f31aad
[readdir] ->readdir() is gone
|
12 жил өмнө |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 жил өмнө |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 жил өмнө |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 жил өмнө |
Hugh Dickins
|
17cf28afea
mm/fs: remove truncate_range
|
13 жил өмнө |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 жил өмнө |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 жил өмнө |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 жил өмнө |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 жил өмнө |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 жил өмнө |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 жил өмнө |
Al Viro
|
1712c20dae
bad_inode_permission() is safe from RCU mode
|
14 жил өмнө |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 жил өмнө |
Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 жил өмнө |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 жил өмнө |
Al Viro
|
6badd79bd0
kill ->dir_notify()
|
16 жил өмнө |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 жил өмнө |
David Howells
|
b46980feed
iget: introduce a function to register iget failure
|
17 жил өмнө |
Jens Axboe
|
d6f517568f
sendfile: remove bad_sendfile() from bad_file_ops
|
18 жил өмнө |