summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-2/+2
* Convert ext4 to use unlocked_ioctlAndi Kleen2008-04-291-9/+3
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-37/+49
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-281-0/+3
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-281-2/+2
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+5
* ext4: Add nanosecond timestampsKalpak Shah2007-07-181-2/+2
* jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-181-2/+2
* ext4: copy i_flags to inode flags on writeJan Kara2007-07-181-0/+1
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-3/+3
* [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-1/+0
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-8/+8
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-78/+78
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+307
OpenPOWER on IntegriCloud