Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
9 years ago |
Mikulas Patocka
|
9abea2d64c
ioctl_compat: handle FITRIM
|
10 years ago |
Fabian Frederick
|
4b7e2db5c0
ext4: use swap() in memswap()
|
10 years ago |
Fabian Frederick
|
b4ab9e2982
ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c
|
10 years ago |
Michael Halcrow
|
9bd8212f98
ext4 crypto: add encryption policy and password salt support
|
10 years ago |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 years ago |
Jan Kara
|
b0dea4c165
ext4: move handling of list of shrinkable inodes into extent status code
|
10 years ago |
Zheng Liu
|
edaa53cac8
ext4: change LRU to round-robin in extent status tree shrinker
|
10 years ago |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
10 years ago |
Dmitry Monakhov
|
3e67cfad22
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
|
11 years ago |
Theodore Ts'o
|
d8558a2978
ext4: clean up error handling in swap_inode_boot_loader()
|
11 years ago |
Zheng Liu
|
30d29b119e
ext4: fix error paths in swap_inode_boot_loader()
|
11 years ago |
jon ernst
|
d7092ae297
ext4: delete "set but not used" variables
|
11 years ago |
J. Bruce Fields
|
375e289ea8
vfs: pull ext4's double-i_mutex-locking into common code
|
13 years ago |
Zheng Liu
|
d7b2a00c2e
ext4: isolate ext4_extents.h file
|
12 years ago |
Theodore Ts'o
|
7869a4a6c5
ext4: add support for extent pre-caching
|
12 years ago |
Theodore Ts'o
|
cde2d7a796
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
|
12 years ago |
Dmitri Monakho
|
8c8e0ca622
ext4: fix usless declarations
|
12 years ago |
Dr. Tilmann Bubeck
|
393d1d1d76
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
|
12 years ago |
Theodore Ts'o
|
996bb9fddd
ext4: support simple conversion of extent-mapped inodes to use i_blocks
|
12 years ago |
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
|
13 years ago |
Djalal Harouni
|
9b68733273
ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails
|
13 years ago |
Lukas Czerner
|
aaf7d73e54
ext4: enable FITRIM ioctl on bigalloc file system
|
13 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 |