aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ioctl.c
Commit message (Expand)AuthorAge
* ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXTAkira Fujita2009-12-06
* ext4: initialize moved_len before calling ext4_move_extents()Kazuya Mio2009-11-24
* ext4: Return exchanged blocks count to user space in failureAkira Fujita2009-09-05
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-07-13
|\
| * ext4: fix null handler of ioctls in no journal modePeng Tao2009-07-13
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita2009-06-17
* ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o2009-02-26
* ext4: tighten restrictions on inode flagsDuane Griffin2009-02-15
* ext4: Allow ext4 to run without a journalFrank Mayhar2009-01-07
* ext4: add checks for errors from jbd2Hidehiro Kawai2008-10-10
* ext4: Remove old legacy block allocatorTheodore Ts'o2008-10-10
* ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctlAneesh Kumar K.V2008-10-08
* ext4: elevate write count for migrate ioctlAneesh Kumar K.V2008-09-13
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-08
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29
* Convert ext4 to use unlocked_ioctlAndi Kleen2008-04-29
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-28
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-28
* Forbid user to change file flags on quota filesJan Kara2007-11-14
* ext4: Add nanosecond timestampsKalpak Shah2007-07-18
* jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-18
* ext4: copy i_flags to inode flags on writeJan Kara2007-07-18
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11