Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Theodore Ts'o
|
7f5118629f
ext4: trigger the lazy inode table initialization after resize
|
12 years ago |
Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Djalal Harouni
|
9b68733273
ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails
|
12 years ago |
Lukas Czerner
|
aaf7d73e54
ext4: enable FITRIM ioctl on bigalloc file system
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Al Viro
|
6bdf295401
switch EXT4_IOC_MOVE_EXT to fget_light()
|
13 years ago |
Al Viro
|
399c9b862f
ext4: close struct file leak on EXT4_IOC_MOVE_EXT
|
13 years ago |
Yongqiang Yang
|
01f795f9e0
ext4: add online resizing support for meta_bg and 64-bit file systems
|
13 years ago |
Linus Torvalds
|
a66d2c8f7e
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
8cae6f7158
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
|
13 years ago |
Al Viro
|
331ae4962b
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
|
13 years ago |
Tao Ma
|
b22b1f178f
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
|
13 years ago |
Theodore Ts'o
|
79906964a1
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
|
13 years ago |
Darrick J. Wong
|
814525f4df
ext4: calculate and verify inode checksums
|
13 years ago |
Theodore Ts'o
|
ff9cb1c4ee
Merge branch 'for_linus' into for_linus_merged
|
13 years ago |
Linus Torvalds
|
ac69e09280
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Djalal Harouni
|
6c2155b9cc
ext{3,4}: Fix potential race when setversion ioctl updates inode
|
13 years ago |
Djalal Harouni
|
014a177037
ext4: add missing ext4_resize_end on error paths
|
13 years ago |
Yongqiang Yang
|
19c5246d25
ext4: add new online resize interface
|
13 years ago |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 years ago |
Al Viro
|
a561be7100
switch a bunch of places to mnt_want_write_file()
|
13 years ago |
Theodore Ts'o
|
22cdfca564
ext4: remove unneeded file_remove_suid() from ext4_ioctl()
|
13 years ago |
H Hartley Sweeten
|
e6705f7c25
ext4: add __user decoration to calls of copy_{from,to}_user()
|
13 years ago |
Tao Ma
|
7fd59c83b0
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl
|
13 years ago |
Theodore Ts'o
|
bab08ab964
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
|
14 years ago |
Yongqiang Yang
|
8f82f840ec
ext4: prevent parallel resizers by atomic bit ops
|
14 years ago |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |