index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2015-05-28
f2fs: add need_dentry_mark
Jaegeuk Kim
2015-05-28
f2fs: fix race on allocating and deallocating a dentry block
Jaegeuk Kim
2015-05-28
f2fs: introduce dot and dotdot name check
Jaegeuk Kim
2015-05-28
f2fs: move get_page for gc victims
Jaegeuk Kim
2015-05-28
f2fs: add sbi and page pointer in f2fs_io_info
Jaegeuk Kim
2015-05-28
f2fs: add f2fs_may_inline_{data, dentry}
Jaegeuk Kim
2015-05-28
f2fs: clean up f2fs_lookup
Jaegeuk Kim
2015-05-28
f2fs: expose f2fs_mpage_readpages
Jaegeuk Kim
2015-05-28
f2fs: introduce f2fs_commit_super
Jaegeuk Kim
2015-05-28
f2fs: add f2fs_map_blocks
Jaegeuk Kim
2015-05-28
f2fs: add feature facility in superblock
Jaegeuk Kim
2015-05-28
f2fs: move existing definitions into f2fs.h
Jaegeuk Kim
2015-05-07
f2fs: make has_fsynced_inode static
Chao Yu
2015-05-07
f2fs: add offset check routine before punch_hole() in f2fs_fallocate()
Taehee Yoo
2015-05-07
f2fs: use is_valid_blkaddr to verify blkaddr for readability
Chao Yu
2015-05-07
f2fs: make posix_acl_create() safer and cleaner
Chao Yu
2015-05-04
f2fs: fix wrong error hanlder in f2fs_follow_link
Jaegeuk Kim
2015-05-04
Revert "f2fs: enhance multi-threads performance"
Jaegeuk Kim
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-18
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-04-16
f2fs: pass checkpoint reason on roll-forward recovery
Jaegeuk Kim
2015-04-16
f2fs: avoid abnormal behavior on broken symlink
Jaegeuk Kim
2015-04-16
f2fs: flush symlink path to avoid broken symlink after POR
Jaegeuk Kim
2015-04-15
f2fs: change 0 to false for bool type
Taehee Yoo
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-12
make new_sync_{read,write}() static
Al Viro
2015-04-10
f2fs: do not recover wrong data index
Jaegeuk Kim
2015-04-10
f2fs: do not increase link count during recovery
Jaegeuk Kim
2015-04-10
f2fs: assign parent's i_mode for empty dir
Jaegeuk Kim
2015-04-10
f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
Jaegeuk Kim
2015-04-10
f2fs: fix mismatching lock and unlock pages for roll-forward recovery
Jaegeuk Kim
2015-04-10
f2fs: fix sparse warnings
Jaegeuk Kim
2015-04-10
f2fs: limit b_size of mapped bh in f2fs_map_bh
Chao Yu
2015-04-10
f2fs: persist system.advise into on-disk inode
Chao Yu
2015-04-10
f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
Chao Yu
2015-04-10
f2fs: preallocate fallocated blocks for direct IO
Chao Yu
2015-04-10
f2fs: enable inline data by default
Wanpeng Li
2015-04-10
f2fs: preserve extent info for extent cache
Chao Yu
2015-04-10
f2fs: initialize extent tree with on-disk extent info of inode
Chao Yu
2015-04-10
f2fs: introduce __{find,grab}_extent_tree
Chao Yu
2015-04-10
f2fs: split set_data_blkaddr from f2fs_update_extent_cache
Chao Yu
2015-04-10
f2fs: enable fast symlink by utilizing inline data
Wanpeng Li
2015-04-10
f2fs: add some tracepoints to debug volatile and atomic writes
Jaegeuk Kim
2015-04-10
f2fs: avoid punch_hole overhead when releasing volatile data
Jaegeuk Kim
2015-04-10
f2fs: avoid wrong f2fs_bug_on when truncating inline_data
Jaegeuk Kim
2015-04-10
f2fs: enhance multi-threads performance
Jaegeuk Kim
2015-04-10
f2fs: set buffer_new when new blocks are allocated
Jaegeuk Kim
[next]