Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07fd296d3a44f41d8a40b7b3082fa53c2a73862e
/
fs
/
bad_inode.c
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
17cf28a
mm/fs: remove truncate_range
by Hugh Dickins
· 12 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
1712c20
bad_inode_permission() is safe from RCU mode
by Al Viro
· 13 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
d6f5175
sendfile: remove bad_sendfile() from bad_file_ops
by Jens Axboe
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
be6aab0
[PATCH] fix memory corruption from misinterpreted bad_inode_ops return values
by Eric Sandeen
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
75c96f8
[PATCH] make some things static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago