aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/ioctl.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19jfs: Remove jfs_get_inode_flags()Jan Kara
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-11fs: jfs: Replace CURRENT_TIME_SEC by current_time()Deepa Dinamani
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2013-02-22new helper: file_inode(file)Al Viro
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen
2007-11-14Forbid user to change file flags on quota filesJan Kara
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-02-22JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl