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
/
ext3
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
1
-6
/
+1
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2012-01-09
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
1
-1
/
+5
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
1
-5
/
+5
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
1
-5
/
+5
2011-10-10
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.
Tao Ma
1
-24
/
+0
2011-06-25
ext3/ioctl.c: silence sparse warnings about different address spaces
H Hartley Sweeten
1
-2
/
+2
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-3
/
+3
2011-01-10
ext3: Add FITRIM handling
Lukas Czerner
1
-0
/
+22
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
1
-39
/
+20
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
1
-2
/
+1
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
1
-4
/
+8
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
1
-35
/
+68
2007-11-14
Forbid user to change file flags on quota files
Jan Kara
1
-0
/
+5
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-3
/
+3
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
1
-0
/
+1
2006-12-08
[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
1
-1
/
+54
2006-06-25
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
1
-1
/
+1
2006-04-26
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
1
-4
/
+14
2006-03-23
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
1
-2
/
+2
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+243