index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: load largest extent all the time
Jaegeuk Kim
2015-12-30
1
-1
/
+1
*
f2fs: add a max block check for get_data_block_bmap
Yunlei He
2015-12-30
1
-0
/
+1
*
f2fs: let user being aware of IO error
Chao Yu
2015-12-30
1
-1
/
+1
*
f2fs: report error of do_checkpoint
Chao Yu
2015-12-30
1
-1
/
+1
*
f2fs: record node block allocation in dnode_of_data
Jaegeuk Kim
2015-12-30
1
-0
/
+1
*
f2fs: speed up shrinking extent tree entries
Jaegeuk Kim
2015-12-30
1
-0
/
+1
*
f2fs: use atomic variable for total_extent_tree
Jaegeuk Kim
2015-12-22
1
-1
/
+1
*
f2fs: stat dirty regular/symlink inodes
Chao Yu
2015-12-17
1
-6
/
+7
*
f2fs: introduce new option for controlling data flush
Chao Yu
2015-12-16
1
-0
/
+1
*
f2fs: record dirty status of regular/symlink inode
Chao Yu
2015-12-16
1
-10
/
+17
*
f2fs: don't grab super block buffer header all the time
Chao Yu
2015-12-16
1
-1
/
+1
*
f2fs: introduce dirty list node in inode info
Chao Yu
2015-12-15
1
-8
/
+2
*
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
Chao Yu
2015-12-15
1
-3
/
+3
*
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
Chao Yu
2015-12-04
1
-2
/
+1
*
f2fs: kill f2fs_drop_largest_extent
Chao Yu
2015-12-04
1
-1
/
+0
*
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
Chao Yu
2015-12-04
1
-2
/
+3
*
f2fs: support file defragment
Chao Yu
2015-12-04
1
-0
/
+8
*
f2fs: report error of f2fs_create_root_stats
Chao Yu
2015-12-04
1
-2
/
+2
*
f2fs: support fiemap for inline_data
Jaegeuk Kim
2015-10-20
1
-0
/
+2
*
f2fs crypto: fix racing of accessing encrypted page among
Chao Yu
2015-10-13
1
-0
/
+1
*
f2fs: export ra_nid_pages to sysfs
Chao Yu
2015-10-12
1
-0
/
+1
*
f2fs: support lower priority asynchronous readahead in ra_meta_pages
Chao Yu
2015-10-12
1
-1
/
+1
*
f2fs: don't tag REQ_META for temporary non-meta pages
Chao Yu
2015-10-12
1
-0
/
+1
*
f2fs: set GFP_NOFS for grab_cache_page
Jaegeuk Kim
2015-10-12
1
-2
/
+10
*
f2fs: fix SSA updates resulting in corruption
Jaegeuk Kim
2015-10-12
1
-0
/
+11
*
f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
Jaegeuk Kim
2015-10-12
1
-0
/
+1
*
f2fs: introduce a periodic checkpoint flow
Jaegeuk Kim
2015-10-09
1
-0
/
+2
*
f2fs: introduce background_gc=sync mount option
Jaegeuk Kim
2015-10-09
1
-0
/
+1
*
f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
Chao Yu
2015-10-09
1
-0
/
+1
*
f2fs: support synchronous gc in ioctl
Chao Yu
2015-10-09
1
-1
/
+1
*
f2fs: use atomic64_t for extent cache hit stat
Chao Yu
2015-10-09
1
-9
/
+10
*
f2fs: use vmalloc to handle -ENOMEM error
Jaegeuk Kim
2015-10-09
1
-0
/
+21
*
f2fs: introduce __try_update_largest_extent
Chao Yu
2015-10-09
1
-0
/
+7
*
f2fs: fix overflow of size calculation
Chao Yu
2015-10-09
1
-1
/
+1
*
f2fs: update extent tree in batches
Chao Yu
2015-08-26
1
-0
/
+2
*
f2fs: fix to release inode correctly
Chao Yu
2015-08-24
1
-1
/
+1
*
f2fs: handle f2fs_truncate error correctly
Chao Yu
2015-08-24
1
-1
/
+1
*
f2fs: use __GFP_NOFAIL to avoid infinite loop
Jaegeuk Kim
2015-08-24
1
-11
/
+5
*
f2fs: adjust showing of extent cache stat
Chao Yu
2015-08-21
1
-4
/
+5
*
f2fs: add largest/cached stat in extent cache
Chao Yu
2015-08-21
1
-1
/
+7
*
f2fs: fix incorrect mapping for bmap
Chao Yu
2015-08-21
1
-0
/
+6
*
f2fs: handle failed bio allocation
Jaegeuk Kim
2015-08-20
1
-0
/
+15
*
f2fs: increase the number of max hard links
Jaegeuk Kim
2015-08-20
1
-1
/
+1
*
f2fs: shrink free_nids entries
Chao Yu
2015-08-20
1
-0
/
+1
*
f2fs: handle error of f2fs_iget correctly
Chao Yu
2015-08-14
1
-1
/
+1
*
f2fs: remove inmem radix tree
Chao Yu
2015-08-11
1
-1
/
+0
*
f2fs: use extent cache to optimize f2fs_reserve_block
Fan Li
2015-08-05
1
-0
/
+1
*
f2fs: invalidate temporary meta page
Chao Yu
2015-08-05
1
-1
/
+1
*
f2fs: handle error cases in commit_inmem_pages
Jaegeuk Kim
2015-08-05
1
-1
/
+1
*
f2fs: fix double lock in handle_failed_inode
Chao Yu
2015-08-05
1
-1
/
+1
[next]