Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Linus Torvalds
|
06a60deca8
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Chao Yu
|
216a620a7c
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
|
10 years ago |
Jaegeuk Kim
|
3c6c2bebef
f2fs: avoid punch_hole overhead when releasing volatile data
|
10 years ago |
Chao Yu
|
0bfcfcca3d
f2fs: fix to truncate inline data past EOF
|
10 years ago |
Jaegeuk Kim
|
cff28521bb
f2fs: clear append/update flags once fsync is done
|
10 years ago |
Jaegeuk Kim
|
1abff93d01
f2fs: support fs shutdown
|
10 years ago |
Chao Yu
|
7e4dde79df
f2fs: introduce universal lookup/update interface for extent cache
|
10 years ago |
Linus Torvalds
|
c7d7b98671
Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
10 years ago |
Jaegeuk Kim
|
f7ef9b83b5
f2fs: introduce macros to convert bytes and blocks in f2fs
|
10 years ago |
Chao Yu
|
2e023174a8
f2fs: avoid data offset overflow when lseeking huge file
|
10 years ago |
Chao Yu
|
d49f3e8902
f2fs: add F2FS_IOC_GETVERSION support
|
10 years ago |
Jaegeuk Kim
|
871f599f4a
f2fs: avoid infinite loop on cp_error
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |
Jaegeuk Kim
|
e1509cf294
f2fs: clean up to remove parameter
|
10 years ago |
Jaegeuk Kim
|
db9f7c1a95
f2fs: activate f2fs_trace_ios
|
10 years ago |
Jaegeuk Kim
|
1e84371ffe
f2fs: change atomic and volatile write policies
|
10 years ago |
Changman Lee
|
51455b1938
f2fs: cleanup path to need cp at fsync
|
10 years ago |
Changman Lee
|
9c7bb70212
f2fs: check if inode state is dirty at fsync
|
10 years ago |
Jaegeuk Kim
|
126622343a
f2fs: release inmemory pages when the file was closed
|
10 years ago |
Changman Lee
|
9c01503f4d
f2fs: cleanup redundant macro
|
10 years ago |
Jaegeuk Kim
|
92dffd0179
f2fs: convert inline_data when i_size becomes large
|
10 years ago |
Jaegeuk Kim
|
764d2c8040
f2fs: fix deadlock to grab 0'th data page
|
10 years ago |
Jaegeuk Kim
|
a344b9fda0
f2fs: disable roll-forward when active_logs = 2
|
10 years ago |
Jaegeuk Kim
|
d5053a34a9
f2fs: introduce -o fastboot for reducing booting time only
|
10 years ago |
Jaegeuk Kim
|
b3d208f96d
f2fs: revisit inline_data to avoid data races and potential bugs
|
10 years ago |
Jaegeuk Kim
|
5ab18570b8
f2fs: should not truncate any inline_dentry
|
11 years ago |
Chao Yu
|
622f28ae9b
f2fs: enable inline dir handling
|
11 years ago |