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
/
jfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2013-02-23
new helper: file_inode(file)
Al Viro
2012-09-17
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
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-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
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-04-25
Copy i_flags to jfs inode flags on write
Dave Kleikamp
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2006-02-22
JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6
Herbert Poetzl