Linus Torvalds
|
5084fdf081
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 年之前 |
Yunlei He
|
c0ed4405a9
f2fs: fix a missing size change in f2fs_setattr
|
8 年之前 |
Eric Biggers
|
db717d8e26
fscrypto: move ioctl processing more fully into common code
|
8 年之前 |
Jaegeuk Kim
|
204706c7ac
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
|
8 年之前 |
Jaegeuk Kim
|
26787236b3
f2fs: do not activate auto_recovery for fallocated i_size
|
8 年之前 |
Chao Yu
|
281518c694
f2fs: fix fdatasync
|
8 年之前 |
Chao Yu
|
36951b38d1
f2fs: don't wait writeback for datas during checkpoint
|
8 年之前 |
Jaegeuk Kim
|
7702bdbe50
f2fs: avoid BG_GC in f2fs_balance_fs
|
8 年之前 |
Jaegeuk Kim
|
a7de608691
f2fs: use err for f2fs_preallocate_blocks
|
8 年之前 |
Jaegeuk Kim
|
7c45729a4d
f2fs: keep dirty inodes selectively for checkpoint
|
8 年之前 |
Jaegeuk Kim
|
15d0435455
f2fs: call f2fs_balance_fs for setattr
|
8 年之前 |
Chao Yu
|
9434fcde1f
f2fs: add missing f2fs_balance_fs in f2fs_zero_range
|
8 年之前 |
Jaegeuk Kim
|
e87f7329bb
f2fs: fix overflow due to condition check order
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
8 年之前 |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 年之前 |
Linus Torvalds
|
4c1fad64ef
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 年之前 |
Fan Li
|
d95fd91c1a
f2fs: exclude special cases for f2fs_move_file_range
|
9 年之前 |
Fan Li
|
61e4da1172
f2fs: fix parameters of __exchange_data_block
|
9 年之前 |
Jaegeuk Kim
|
7f3037a5ec
f2fs: check free_sections for defragmentation
|
9 年之前 |
Jaegeuk Kim
|
34b5d5c22d
f2fs: avoid page allocation for truncating partial inline_data
|
9 年之前 |
Eric Biggers
|
ba63f23d69
fscrypto: require write access to mount to set encryption policy
|
9 年之前 |
Shuoran Liu
|
e7ba108a06
f2fs: add roll-forward recovery process for encrypted dentry
|
9 年之前 |
Jaegeuk Kim
|
bbf156f7af
f2fs: fix lost xattrs of directories
|
9 年之前 |
Sheng Yong
|
69494229ba
f2fs: remove unnecessary initialization
|
9 年之前 |
Chao Yu
|
20a3d61d46
f2fs: avoid potential deadlock in f2fs_move_file_range
|
9 年之前 |