index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2015-12-15
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
Chao Yu
2015-12-14
f2fs: do more integrity verification for superblock
Chao Yu
2015-12-14
f2fs: fix to update variable correctly when skip a unmapped block
Fan Li
2015-12-14
f2fs: write only the pages in range during defragment
Fan Li
2015-12-14
f2fs: clean up node page updating flow
Chao Yu
2015-12-09
f2fs: use lock_buffer when changing superblock
Jaegeuk Kim
2015-12-09
f2fs: refactor f2fs_commit_super
Jaegeuk Kim
2015-12-09
f2fs: enhance the bit operation for SSR
Jaegeuk Kim
2015-12-04
f2fs: fix to convert inline inode in ->setattr
Chao Yu
2015-12-04
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2015-12-04
f2fs: kill f2fs_drop_largest_extent
Chao Yu
2015-12-04
f2fs: clean up argument of recover_data
Chao Yu
2015-12-04
f2fs: clean up code with __has_cursum_space
Chao Yu
2015-12-04
f2fs: clean up error path in f2fs_readdir
Chao Yu
2015-12-04
f2fs: do not recover from previous remained wrong dnodes
Jaegeuk Kim
2015-12-04
f2fs: avoid deadlock in f2fs_shrink_extent_tree
Jaegeuk Kim
2015-12-04
f2fs: fix to report error in f2fs_readdir
Chao Yu
2015-12-04
f2fs: clear page uptodate when dropping cache for atomic write
Chao Yu
2015-12-04
f2fs: optimize __find_rev_next_bit
Fan Li
2015-12-04
f2fs: fix to remove directory inode from dirty list
Chao Yu
2015-12-04
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
Chao Yu
2015-12-04
f2fs: fix memory leak of kobject in error path of fill_super
Chao Yu
2015-12-04
f2fs: support file defragment
Chao Yu
2015-12-04
f2fs: commit atomic written page in LFS mode
Chao Yu
2015-12-04
f2fs: report error of f2fs_create_root_stats
Chao Yu
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
f2fs: xattr simplifications
Andreas Gruenbacher
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-09
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-10-22
f2fs: fix to skip shrinking extent nodes
Chao Yu
2015-10-22
f2fs: fix error path of ->symlink
Chao Yu
2015-10-22
f2fs: fix to clear GCed flag for atomic written page
Chao Yu
2015-10-21
f2fs: don't need to submit bio on error case
Jaegeuk Kim
2015-10-21
f2fs: fix leakage of inmemory atomic pages
Jaegeuk Kim
2015-10-21
f2fs: refactor __find_rev_next_{zero}_bit
Jaegeuk Kim
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-20
f2fs: support fiemap for inline_data
Jaegeuk Kim
2015-10-20
f2fs: flush dirty data for bmap
Jaegeuk Kim
2015-10-13
f2fs: relocate the tracepoint for background_gc
Jaegeuk Kim
2015-10-13
f2fs crypto: fix racing of accessing encrypted page among
Chao Yu
2015-10-12
f2fs: export ra_nid_pages to sysfs
Chao Yu
2015-10-12
f2fs: readahead for free nids building
Chao Yu
2015-10-12
f2fs: support lower priority asynchronous readahead in ra_meta_pages
Chao Yu
2015-10-12
f2fs: don't tag REQ_META for temporary non-meta pages
Chao Yu
2015-10-12
f2fs: add a tracepoint for f2fs_read_data_pages
Chao Yu
2015-10-12
f2fs: set GFP_NOFS for grab_cache_page
Jaegeuk Kim
2015-10-12
f2fs: fix SSA updates resulting in corruption
Jaegeuk Kim
2015-10-12
Revert "f2fs: do not skip dentry block writes"
Jaegeuk Kim
2015-10-12
f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
Jaegeuk Kim
[next]