index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-12
f2fs: detect idle time depending on user behavior
Jaegeuk Kim
1
-0
/
+1
2016-01-08
f2fs: recognize encrypted data in f2fs_fiemap
Chao Yu
1
-1
/
+5
2016-01-08
f2fs: clean up f2fs_balance_fs
Jaegeuk Kim
1
-11
/
+6
2016-01-08
f2fs: avoid unnecessary f2fs_balance_fs calls
Jaegeuk Kim
1
-2
/
+2
2016-01-08
f2fs: check the page status filled from disk
Jaegeuk Kim
1
-6
/
+5
2016-01-07
f2fs: read isize while holding i_mutex in fiemap
Fan Li
1
-1
/
+3
2016-01-04
f2fs: introduce max_file_blocks in sbi
Chao Yu
1
-1
/
+1
2016-01-01
f2fs: write pending bios when cp_error is set
Jaegeuk Kim
1
-1
/
+1
2015-12-30
f2fs: use i_size_read to get i_size
Jaegeuk Kim
1
-3
/
+4
2015-12-30
f2fs: add a max block check for get_data_block_bmap
Yunlei He
1
-0
/
+4
2015-12-30
f2fs: fix bugs and simplify codes of f2fs_fiemap
Fan Li
1
-53
/
+27
2015-12-30
f2fs: let user being aware of IO error
Chao Yu
1
-10
/
+13
2015-12-30
f2fs: avoid f2fs_lock_op in f2fs_write_begin
Jaegeuk Kim
1
-8
/
+34
2015-12-30
f2fs: introduce prepare_write_begin to clean up
Jaegeuk Kim
1
-38
/
+54
2015-12-30
f2fs: call f2fs_balance_fs only when node was changed
Jaegeuk Kim
1
-4
/
+22
2015-12-30
f2fs: reduce covered region of sbi->cp_rwsem in f2fs_map_blocks
Chao Yu
1
-2
/
+7
2015-12-30
f2fs: record node block allocation in dnode_of_data
Jaegeuk Kim
1
-0
/
+1
2015-12-30
f2fs: check inline_data flag at converting time
Jaegeuk Kim
1
-5
/
+3
2015-12-17
f2fs: optimize the flow of f2fs_map_blocks
Fan Li
1
-33
/
+36
2015-12-16
f2fs: record dirty status of regular/symlink inode
Chao Yu
1
-2
/
+2
2015-12-04
f2fs: kill f2fs_drop_largest_extent
Chao Yu
1
-4
/
+0
2015-12-04
f2fs: fix to remove directory inode from dirty list
Chao Yu
1
-1
/
+3
2015-12-04
f2fs: support file defragment
Chao Yu
1
-1
/
+5
2015-12-04
f2fs: commit atomic written page in LFS mode
Chao Yu
1
-0
/
+1
2015-10-20
f2fs: support fiemap for inline_data
Jaegeuk Kim
1
-0
/
+6
2015-10-20
f2fs: flush dirty data for bmap
Jaegeuk Kim
1
-6
/
+7
2015-10-13
f2fs crypto: fix racing of accessing encrypted page among
Chao Yu
1
-9
/
+11
2015-10-13
f2fs: add a tracepoint for f2fs_read_data_pages
Chao Yu
1
-0
/
+3
2015-10-12
f2fs: set GFP_NOFS for grab_cache_page
Jaegeuk Kim
1
-7
/
+9
2015-10-12
Revert "f2fs: do not skip dentry block writes"
Jaegeuk Kim
1
-0
/
+5
2015-10-10
f2fs: do not skip dentry block writes
Jaegeuk Kim
1
-5
/
+0
2015-10-10
f2fs: use correct flag in f2fs_map_blocks()
Chao Yu
1
-1
/
+2
2015-10-10
f2fs: fix to handle io error in ->direct_IO
Chao Yu
1
-1
/
+19
2015-10-10
f2fs: reorganize f2fs_map_blocks
Chao Yu
1
-40
/
+44
2015-10-10
f2fs: fix overflow of size calculation
Chao Yu
1
-5
/
+6
2015-09-03
Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-716
/
+237
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+6
2015-08-22
f2fs: fix incorrect mapping for bmap
Chao Yu
1
-12
/
+36
2015-08-20
f2fs: handle failed bio allocation
Jaegeuk Kim
1
-2
/
+1
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-1
/
+1
2015-08-11
f2fs: remove inmem radix tree
Chao Yu
1
-2
/
+18
2015-08-11
f2fs: report EINVAL for unalignment direct IO
Chao Yu
1
-5
/
+3
2015-08-06
f2fs: use extent cache to optimize f2fs_reserve_block
Fan Li
1
-1
/
+15
2015-08-05
f2fs: fix to release inode page correctly
Chao Yu
1
-2
/
+9
2015-08-05
f2fs: change the timing of f2fs_wait_on_page_writeback
Fan Li
1
-2
/
+2
2015-08-05
f2fs: skip writing in ->writepages when no dirty pages exist
Chao Yu
1
-0
/
+4
2015-08-05
f2fs: optimize f2fs_write_cache_pages
Tiezhu Yang
1
-3
/
+1
2015-08-05
f2fs: callers take care of the page from bio error
Jaegeuk Kim
1
-14
/
+13
2015-08-05
f2fs: expose f2fs_write_cache_pages
Chao Yu
1
-1
/
+135
[next]