Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b3a0aa3ae1c0889ffe8abb2e326d5c74c7c9c097
/
fs
/
ext4
/
ioctl.c
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
e6705f7
ext4: add __user decoration to calls of copy_{from,to}_user()
by H Hartley Sweeten
· 13 years ago
7fd59c8
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl
by Tao Ma
· 13 years ago
bab08ab
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
by Theodore Ts'o
· 13 years ago
8f82f84
ext4: prevent parallel resizers by atomic bit ops
by Yongqiang Yang
· 13 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
a56e69c
ext4: add FITRIM to compat_ioctl.
by Tao Ma
· 14 years ago
5c2ed62
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
by Lukas Czerner
· 14 years ago
4143179
ext4: check if device support discard in FITRIM ioctl
by Lukas Czerner
· 14 years ago
e681c04
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
by Lukas Czerner
· 14 years ago
60e6679
ext4: Drop whitespace at end of lines
by Theodore Ts'o
· 14 years ago
4d92dc0
ext4: Fix compat EXT4_IOC_ADD_GROUP
by Ben Hutchings
· 14 years ago
b684b2e
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
by Christian Borntraeger
· 14 years ago
c437b27
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
by Akira Fujita
· 15 years ago
c8d46e4
ext4: Add flag to files with blocks intentionally past EOF
by Jiaying Zhang
· 15 years ago
4a58579
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
446aaa6
ext4: initialize moved_len before calling ext4_move_extents()
by Kazuya Mio
· 15 years ago
8d66691
ext4: Return exchanged blocks count to user space in failure
by Akira Fujita
· 15 years ago
1cf2968
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
ac046f1
ext4: fix null handler of ioctls in no journal mode
by Peng Tao
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
748de67
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
by Akira Fujita
· 15 years ago
ccd2506
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
by Theodore Ts'o
· 16 years ago
2dc6b0d
ext4: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
7ffe1ea
ext4: add checks for errors from jbd2
by Hidehiro Kawai
· 16 years ago
c2ea3fd
ext4: Remove old legacy block allocator
by Theodore Ts'o
· 16 years ago
4db46fc
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
by Aneesh Kumar K.V
· 16 years ago
2a43a87
ext4: elevate write count for migrate ioctl
by Aneesh Kumar K.V
· 16 years ago
af5bc92
ext4: Fix whitespace checkpatch warnings/errors
by Theodore Ts'o
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
5cdd7b2
Convert ext4 to use unlocked_ioctl
by Andi Kleen
· 17 years ago
42a74f2
[PATCH] r/o bind mounts: elevate write count for ioctls()
by Dave Hansen
· 17 years ago
c14c6fd
ext4: Add EXT4_IOC_MIGRATE ioctl
by Aneesh Kumar K.V
· 17 years ago
0e855ac
ext4: Convert truncate_mutex to read write semaphore.
by Aneesh Kumar K.V
· 17 years ago
e47776a
Forbid user to change file flags on quota files
by Jan Kara
· 17 years ago
ef7f383
ext4: Add nanosecond timestamps
by Kalpak Shah
· 17 years ago
e23291b
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
by Jose R. Santos
· 17 years ago
ff9ddf7
ext4: copy i_flags to inode flags on write
by Jan Kara
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
9d54989
[PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
a86c618
[PATCH] ext3: add extent map support
by Alex Tomas
· 18 years ago
dab291a
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
by Mingming Cao
· 18 years ago
617ba13
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
by Mingming Cao
· 18 years ago
ac27a0e
[PATCH] ext4: initial copy of files from ext3
by Dave Kleikamp
· 18 years ago