Jaegeuk Kim
|
7e586fa024
f2fs: fix crc endian conversion
|
12 years ago |
Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 years ago |
Haicheng Li
|
8d8451af68
f2fs: make locate_dirty_segment() as static
|
12 years ago |
Jaegeuk Kim
|
b3783873cc
f2fs: avoid freqeunt write_inode calls
|
12 years ago |
Jaegeuk Kim
|
699489bbbe
f2fs: sync dir->i_size with its block allocation
|
12 years ago |
Jaegeuk Kim
|
2d4d9fb591
f2fs: fix i_blocks translation on various types of files
|
12 years ago |
Jaegeuk Kim
|
8ae8f1627f
f2fs: support xattr security labels
|
12 years ago |
Jaegeuk Kim
|
5deb82671a
f2fs: fix iget/iput of dir during recovery
|
12 years ago |
Namjae Jeon
|
35b09d82c3
f2fs: push some variables to debug part
|
12 years ago |
Jaegeuk Kim
|
a9841c4dbb
f2fs: align data types between on-disk and in-memory block addresses
|
12 years ago |
Jaegeuk Kim
|
b292dcab06
f2fs: reuse the locked dnode page and its inode
|
12 years ago |
Jaegeuk Kim
|
77888c1e42
f2fs: add f2fs_readonly()
|
12 years ago |
Peter Zijlstra
|
bfe35965ec
f2fs, lockdep: annotate mutex_lock_all()
|
12 years ago |
Jaegeuk Kim
|
44a83ff6a8
f2fs: update inode page after creation
|
12 years ago |
Jaegeuk Kim
|
64aa7ed98d
f2fs: change get_new_data_page to pass a locked node page
|
12 years ago |
Jaegeuk Kim
|
74d0b917ef
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
|
12 years ago |
Jaegeuk Kim
|
55008d845d
f2fs: enhance alloc_nid and build_free_nids flows
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
12 years ago |
Jaegeuk Kim
|
953a3e27e1
f2fs: fix to give correct parent inode number for roll forward
|
12 years ago |
Jaegeuk Kim
|
0ff153a2f1
f2fs: do not skip writing file meta during fsync
|
12 years ago |
Jaegeuk Kim
|
6ead114232
f2fs: fix the recovery flow to handle errors correctly
|
12 years ago |
Masanari Iida
|
111d2495a8
f2fs: fix typo in comments
|
12 years ago |
Namjae Jeon
|
064e082328
f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode
|
12 years ago |
Jaegeuk Kim
|
266e97a81c
f2fs: introduce readahead mode of node pages
|
12 years ago |
Jaegeuk Kim
|
90b2fc64f0
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
|
12 years ago |
Namjae Jeon
|
e975082411
f2fs: add compat_ioctl to provide backward compatability
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Namjae Jeon
|
5ac206cf4f
f2fs: make an accessor to get sections for particular block type
|
12 years ago |