index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bad_inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-05-29
mm/fs: remove truncate_range
Hugh Dickins
1
-1
/
+0
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-1
/
+4
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-7
/
+0
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2008-12-31
kill ->dir_notify()
Al Viro
1
-6
/
+0
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-2
/
+1
2008-02-07
iget: introduce a function to register iget failure
David Howells
1
-0
/
+14
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
1
-7
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2007-01-05
[PATCH] fix memory corruption from misinterpreted bad_inode_ops return values
Eric Sandeen
1
-41
/
+289
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-2
/
+0
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2005-05-05
[PATCH] make some things static
Adrian Bunk
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+123