summaryrefslogtreecommitdiff
path: root/fs/ext4/ioctl.c
AgeCommit message (Expand)Author
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar
2008-10-10ext4: add checks for errors from jbd2Hidehiro Kawai
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-10-08ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V
2008-09-13ext4: elevate write count for migrate ioctlAneesh Kumar K.V
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-01-28ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V
2008-01-28ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V
2007-11-14Forbid user to change file flags on quota filesJan Kara
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos
2007-07-18ext4: copy i_flags to inode flags on writeJan Kara
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2006-12-08[PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp