Theodore Ts'o
|
ff9cb1c4ee
Merge branch 'for_linus' into for_linus_merged
|
13 anni fa |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 anni fa |
Djalal Harouni
|
6c2155b9cc
ext{3,4}: Fix potential race when setversion ioctl updates inode
|
13 anni fa |
Djalal Harouni
|
014a177037
ext4: add missing ext4_resize_end on error paths
|
13 anni fa |
Yongqiang Yang
|
19c5246d25
ext4: add new online resize interface
|
13 anni fa |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 anni fa |
Al Viro
|
a561be7100
switch a bunch of places to mnt_want_write_file()
|
13 anni fa |
Theodore Ts'o
|
22cdfca564
ext4: remove unneeded file_remove_suid() from ext4_ioctl()
|
13 anni fa |
H Hartley Sweeten
|
e6705f7c25
ext4: add __user decoration to calls of copy_{from,to}_user()
|
13 anni fa |
Tao Ma
|
7fd59c83b0
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl
|
13 anni fa |
Theodore Ts'o
|
bab08ab964
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
|
13 anni fa |
Yongqiang Yang
|
8f82f840ec
ext4: prevent parallel resizers by atomic bit ops
|
14 anni fa |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 anni fa |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 anni fa |
Tao Ma
|
a56e69c28a
ext4: add FITRIM to compat_ioctl.
|
14 anni fa |
Lukas Czerner
|
5c2ed62fd4
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
|
14 anni fa |
Lukas Czerner
|
4143179218
ext4: check if device support discard in FITRIM ioctl
|
14 anni fa |
Lukas Czerner
|
e681c047e4
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
|
14 anni fa |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 anni fa |
Ben Hutchings
|
4d92dc0f00
ext4: Fix compat EXT4_IOC_ADD_GROUP
|
15 anni fa |
Christian Borntraeger
|
b684b2ee94
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
|
15 anni fa |
Akira Fujita
|
c437b27335
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
|
15 anni fa |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 anni fa |
Akira Fujita
|
4a58579b9e
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
|
15 anni fa |
Kazuya Mio
|
446aaa6e7e
ext4: initialize moved_len before calling ext4_move_extents()
|
15 anni fa |
Akira Fujita
|
8d6669133d
ext4: Return exchanged blocks count to user space in failure
|
15 anni fa |
Linus Torvalds
|
1cf29683f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 anni fa |
Peng Tao
|
ac046f1d61
ext4: fix null handler of ioctls in no journal mode
|
16 anni fa |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 anni fa |
Akira Fujita
|
748de6736c
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
|
16 anni fa |