index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
ioctl.c
Age
Commit message (
Expand
)
Author
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
ext{3,4}: Fix potential race when setversion ioctl updates inode
Djalal Harouni
2012-01-04
vfs: mnt_drop_write_file()
Al Viro
2012-01-04
switch a bunch of places to mnt_want_write_file()
Al Viro
2011-10-10
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.
Tao Ma
2011-06-25
ext3/ioctl.c: silence sparse warnings about different address spaces
H Hartley Sweeten
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2011-01-10
ext3: Add FITRIM handling
Lukas Czerner
2009-04-03
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-01-08
ext3: tighten restrictions on inode flags
Duane Griffin
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2007-11-15
Forbid user to change file flags on quota files
Jan Kara
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2007-05-08
ext3: copy i_flags to inode flags on write
Jan Kara
2006-12-08
[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
2006-06-25
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
Mingming Cao
2006-04-26
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
2006-03-23
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds