summaryrefslogtreecommitdiffstats
path: root/fs/jfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* jfs: Remove jfs_get_inode_flags()Jan Kara2017-04-191-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* fs: jfs: Replace CURRENT_TIME_SEC by current_time()Deepa Dinamani2016-11-111-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-221-3/+3
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-091-3/+0
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* fs/jfs: TRIM support for JFS FilesystemTino Reichardt2012-09-171-1/+42
* vfs: mnt_drop_write_file()Al Viro2012-01-031-1/+1
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-031-1/+1
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-11/+22
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-071-0/+18
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-071-3/+10
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+3
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-251-0/+2
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-8/+7
* JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6Herbert Poetzl2006-02-221-0/+107