index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2016-07-08
f2fs: add nodiscard mount option
Chao Yu
2016-07-08
f2fs: fix to redirty page if fail to gc data page
Chao Yu
2016-07-08
f2fs: fix to detect truncation prior rather than EIO during read
Chao Yu
2016-07-08
f2fs: fix to avoid reading out encrypted data in page cache
Chao Yu
2016-07-06
f2fs: avoid latency-critical readahead of node pages
Jaegeuk Kim
2016-07-06
f2fs: avoid writing node/metapages during writes
Jaegeuk Kim
2016-07-06
f2fs: produce more nids and reduce readahead nats
Jaegeuk Kim
2016-07-06
f2fs: detect host-managed SMR by feature flag
Jaegeuk Kim
2016-07-06
f2fs: call update_inode_page for orphan inodes
Jaegeuk Kim
2016-07-06
f2fs: report error for f2fs_parent_dir
Jaegeuk Kim
2016-06-15
f2fs: find parent dentry correctly
Sheng Yong
2016-06-13
f2fs: fix deadlock in add_link failure
Jaegeuk Kim
2016-06-13
f2fs: introduce mode=lfs mount option
Jaegeuk Kim
2016-06-08
f2fs: skip clean segment for gc
Jaegeuk Kim
2016-06-08
f2fs: drop any block plugging
Jaegeuk Kim
2016-06-08
f2fs: avoid reverse IO order for NODE and DATA
Jaegeuk Kim
2016-06-08
f2fs: set mapping error for EIO
Jaegeuk Kim
2016-06-07
f2fs: control not to exceed # of cached nat entries
Jaegeuk Kim
2016-06-07
f2fs: fix wrong percentage
Jaegeuk Kim
2016-06-07
f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
Jaegeuk Kim
2016-06-07
f2fs: remove obsolete parameter in f2fs_truncate
Jaegeuk Kim
2016-06-07
f2fs: avoid wrong count on dirty inodes
Jaegeuk Kim
2016-06-07
f2fs: remove deprecated parameter
Jaegeuk Kim
2016-06-02
f2fs: handle writepage correctly
Jaegeuk Kim
2016-06-02
f2fs: return error of f2fs_lookup
Jaegeuk Kim
2016-06-02
f2fs: return the errno to the caller to avoid using a wrong page
Yunlong Song
2016-06-02
f2fs: remove two steps to flush dirty data pages
Jaegeuk Kim
2016-06-02
f2fs: do not skip writing data pages
Jaegeuk Kim
2016-06-02
f2fs: inject to produce some orphan inodes
Jaegeuk Kim
2016-06-02
f2fs: propagate error given by f2fs_find_entry
Jaegeuk Kim
2016-06-02
f2fs: remove writepages lock
Jaegeuk Kim
2016-06-02
f2fs: set flush_merge by default
Jaegeuk Kim
2016-06-02
f2fs: detect congestion of flush command issues
Jaegeuk Kim
2016-06-02
f2fs: add lazytime mount option
Jaegeuk Kim
2016-06-02
f2fs: avoid unnecessary updating inode during fsync
Jaegeuk Kim
2016-06-02
f2fs: remove syncing inode page in all the cases
Jaegeuk Kim
2016-06-02
f2fs: flush inode metadata when checkpoint is doing
Jaegeuk Kim
2016-06-02
f2fs: call mark_inode_dirty_sync for i_field changes
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_links_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_blocks_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
Jaegeuk Kim
2016-06-02
f2fs: use inode pointer for {set, clear}_inode_flag
Jaegeuk Kim
2016-06-02
Revert "f2fs: no need inc dirty pages under inode lock"
Jaegeuk Kim
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
f2fs: fix to update dirty page count correctly
Chao Yu
2016-05-20
f2fs: flush pending bios right away when error occurs
Jaegeuk Kim
2016-05-20
f2fs: avoid ENOSPC fault in the recovery process
Jaegeuk Kim
2016-05-18
f2fs: make exit_f2fs_fs more clear
Tiezhu Yang
[next]