Yongqiang Yang
|
8f82f840ec
ext4: prevent parallel resizers by atomic bit ops
|
14 gadi atpakaļ |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 gadi atpakaļ |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 gadi atpakaļ |
Tao Ma
|
a56e69c28a
ext4: add FITRIM to compat_ioctl.
|
14 gadi atpakaļ |
Lukas Czerner
|
5c2ed62fd4
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
|
14 gadi atpakaļ |
Lukas Czerner
|
4143179218
ext4: check if device support discard in FITRIM ioctl
|
14 gadi atpakaļ |
Lukas Czerner
|
e681c047e4
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
|
14 gadi atpakaļ |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 gadi atpakaļ |
Ben Hutchings
|
4d92dc0f00
ext4: Fix compat EXT4_IOC_ADD_GROUP
|
15 gadi atpakaļ |
Christian Borntraeger
|
b684b2ee94
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
|
15 gadi atpakaļ |
Akira Fujita
|
c437b27335
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
|
15 gadi atpakaļ |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 gadi atpakaļ |
Akira Fujita
|
4a58579b9e
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
|
15 gadi atpakaļ |
Kazuya Mio
|
446aaa6e7e
ext4: initialize moved_len before calling ext4_move_extents()
|
15 gadi atpakaļ |
Akira Fujita
|
8d6669133d
ext4: Return exchanged blocks count to user space in failure
|
15 gadi atpakaļ |
Linus Torvalds
|
1cf29683f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 gadi atpakaļ |
Peng Tao
|
ac046f1d61
ext4: fix null handler of ioctls in no journal mode
|
16 gadi atpakaļ |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 gadi atpakaļ |
Akira Fujita
|
748de6736c
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
|
16 gadi atpakaļ |
Theodore Ts'o
|
ccd2506bd4
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
|
16 gadi atpakaļ |
Duane Griffin
|
2dc6b0d48c
ext4: tighten restrictions on inode flags
|
16 gadi atpakaļ |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 gadi atpakaļ |
Hidehiro Kawai
|
7ffe1ea894
ext4: add checks for errors from jbd2
|
16 gadi atpakaļ |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
4db46fc266
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
2a43a87800
ext4: elevate write count for migrate ioctl
|
16 gadi atpakaļ |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 gadi atpakaļ |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 gadi atpakaļ |
Andi Kleen
|
5cdd7b2d77
Convert ext4 to use unlocked_ioctl
|
17 gadi atpakaļ |
Dave Hansen
|
42a74f206b
[PATCH] r/o bind mounts: elevate write count for ioctls()
|
17 gadi atpakaļ |