Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 년 전 |
Ben Hutchings
|
4d92dc0f00
ext4: Fix compat EXT4_IOC_ADD_GROUP
|
15 년 전 |
Christian Borntraeger
|
b684b2ee94
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
|
15 년 전 |
Akira Fujita
|
c437b27335
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
|
15 년 전 |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 년 전 |
Akira Fujita
|
4a58579b9e
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
|
15 년 전 |
Kazuya Mio
|
446aaa6e7e
ext4: initialize moved_len before calling ext4_move_extents()
|
15 년 전 |
Akira Fujita
|
8d6669133d
ext4: Return exchanged blocks count to user space in failure
|
15 년 전 |
Linus Torvalds
|
1cf29683f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 년 전 |
Peng Tao
|
ac046f1d61
ext4: fix null handler of ioctls in no journal mode
|
16 년 전 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 년 전 |
Akira Fujita
|
748de6736c
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
|
16 년 전 |
Theodore Ts'o
|
ccd2506bd4
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
|
16 년 전 |
Duane Griffin
|
2dc6b0d48c
ext4: tighten restrictions on inode flags
|
16 년 전 |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 년 전 |
Hidehiro Kawai
|
7ffe1ea894
ext4: add checks for errors from jbd2
|
16 년 전 |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 년 전 |
Aneesh Kumar K.V
|
4db46fc266
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
|
16 년 전 |
Aneesh Kumar K.V
|
2a43a87800
ext4: elevate write count for migrate ioctl
|
16 년 전 |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 년 전 |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 년 전 |
Andi Kleen
|
5cdd7b2d77
Convert ext4 to use unlocked_ioctl
|
17 년 전 |
Dave Hansen
|
42a74f206b
[PATCH] r/o bind mounts: elevate write count for ioctls()
|
17 년 전 |
Aneesh Kumar K.V
|
c14c6fd5c5
ext4: Add EXT4_IOC_MIGRATE ioctl
|
17 년 전 |
Aneesh Kumar K.V
|
0e855ac8b1
ext4: Convert truncate_mutex to read write semaphore.
|
17 년 전 |
Jan Kara
|
e47776a0a4
Forbid user to change file flags on quota files
|
17 년 전 |
Kalpak Shah
|
ef7f38359e
ext4: Add nanosecond timestamps
|
18 년 전 |
Jose R. Santos
|
e23291b912
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
|
18 년 전 |
Jan Kara
|
ff9ddf7e84
ext4: copy i_flags to inode flags on write
|
18 년 전 |
Satyam Sharma
|
3bd858ab1c
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
|
18 년 전 |