Chao Yu
|
d6b7d4b31d
f2fs: check lower bound nid value in check_nid_range
|
11 年之前 |
Jaegeuk Kim
|
8198899b94
f2fs: deactivate inode page if the inode is evicted
|
11 年之前 |
Zhang Zhen
|
8abfb36ab3
f2fs: atomically set inode->i_flags in f2fs_set_inode_flags()
|
11 年之前 |
Linus Torvalds
|
3021112598
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Jaegeuk Kim
|
f8b2c1f940
f2fs: introduce get_dirty_dents for readability
|
11 年之前 |
Jaegeuk Kim
|
3843154598
f2fs: introduce large directory support
|
11 年之前 |
Jaegeuk Kim
|
744602cf45
f2fs: update_inode_page should be done all the time
|
11 年之前 |
Chris Fries
|
6c311ec6c2
f2fs: clean checkpatch warnings
|
11 年之前 |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 年之前 |
Jaegeuk Kim
|
0dbdc2ae9b
f2fs: add the number of inline_data files to status info
|
11 年之前 |
Jaegeuk Kim
|
58bfaf44df
f2fs: introduce F2FS_INODE macro to get f2fs_inode
|
11 年之前 |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
11 年之前 |
Jaegeuk Kim
|
3d1e38073b
f2fs: fix to store and retrieve i_rdev correctly
|
12 年之前 |
Gu Zheng
|
e479556bfd
f2fs: use rw_sem instead of fs_lock(locks mutex)
|
12 年之前 |
Jaegeuk Kim
|
444c580f7e
f2fs: add flags for inline xattrs
|
12 年之前 |
Jin Xu
|
92c4342fb7
f2fs: avoid writing inode redundantly when creating a file
|
12 年之前 |
Jin Xu
|
a569469e96
f2fs: fix a deadlock in fsync
|
12 年之前 |
Gu Zheng
|
4559071063
f2fs: introduce help function F2FS_NODE()
|
12 年之前 |
Jaegeuk Kim
|
b3783873cc
f2fs: avoid freqeunt write_inode calls
|
12 年之前 |
Jaegeuk Kim
|
b638f0c4b8
f2fs: fix wrong condition check
|
12 年之前 |
Jaegeuk Kim
|
6f85b35203
f2fs: avoid RECLAIM_FS-ON-W: deadlock
|
12 年之前 |
Namjae Jeon
|
a2a4a7e4ab
f2fs: add tracepoints for sync & inode operations
|
12 年之前 |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 年之前 |
Jaegeuk Kim
|
0ff153a2f1
f2fs: do not skip writing file meta during fsync
|
12 年之前 |
Namjae Jeon
|
064e082328
f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode
|
12 年之前 |
Jaegeuk Kim
|
d4686d56ec
f2fs: avoid balanc_fs during evict_inode
|
12 年之前 |
Changman Lee
|
d6212a5f18
f2fs: add un/freeze_fs into super_operations
|
12 年之前 |
Changman Lee
|
7d79e75f64
f2fs: save device node number into f2fs_inode
|
12 年之前 |
Jaegeuk Kim
|
7d82db8316
f2fs: add f2fs_balance_fs in several interfaces
|
12 年之前 |