index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix to set/clear I_LINKABLE under i_lock
Chao Yu
2021-03-07
1
-0
/
+8
*
f2fs: handle unallocated section and zone on pinned/atgc
Jaegeuk Kim
2021-03-07
1
-2
/
+2
*
f2fs: flush data when enabling checkpoint back
Jaegeuk Kim
2021-03-04
1
-0
/
+3
*
f2fs: enforce the immutable flag on open files
Chao Yu
2021-03-04
1
-0
/
+17
*
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
2021-03-04
1
-1
/
+2
*
f2fs: fix a wrong condition in __submit_bio
Dehe Gu
2021-03-04
1
-1
/
+1
*
f2fs: fix to avoid inconsistent quota data
Yi Chen
2021-03-04
2
-0
/
+8
*
f2fs: compress: fix potential deadlock
Chao Yu
2021-03-04
3
-6
/
+11
*
f2fs: fix race of pending_pages in decompression
Daeho Jeong
2021-01-06
3
-13
/
+48
*
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
2021-01-06
6
-24
/
+36
*
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
2021-01-06
1
-5
/
+4
*
f2fs: fix double free of unicode map
Hyeongseok Kim
2020-12-30
1
-0
/
+1
*
f2fs: call f2fs_get_meta_page_retry for nat page
Jaegeuk Kim
2020-12-30
1
-1
/
+1
*
f2fs: prevent creating duplicate encrypted filenames
Eric Biggers
2020-12-26
1
-0
/
+2
*
f2fs: init dirty_secmap incorrectly
Jack Qiu
2020-12-26
1
-1
/
+1
*
f2fs: fix to seek incorrect data offset in inline data file
Chao Yu
2020-12-26
1
-3
/
+8
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
20
-469
/
+1592
|
\
\
|
*
|
f2fs: code cleanup by removing unnecessary check
Chengguang Xu
2020-10-14
1
-3
/
+2
|
*
|
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
Jamie Iles
2020-10-14
1
-0
/
+1
|
*
|
f2fs: fix writecount false positive in releasing compress blocks
Daeho Jeong
2020-10-13
1
-1
/
+2
|
*
|
f2fs: introduce check_swap_activate_fast()
Chao Yu
2020-10-13
1
-0
/
+80
|
*
|
f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case
Chao Yu
2020-10-13
1
-0
/
+3
|
*
|
f2fs: handle errors of f2fs_get_meta_page_nofail
Jaegeuk Kim
2020-10-13
4
-6
/
+12
|
*
|
f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
Chao Yu
2020-10-09
1
-0
/
+3
|
*
|
f2fs: reject CASEFOLD inode flag without casefold feature
Eric Biggers
2020-10-08
1
-0
/
+7
|
*
|
f2fs: fix memory alignment to support 32bit
Jaegeuk Kim
2020-10-08
1
-1
/
+1
|
*
|
f2fs: fix slab leak of rpages pointer
Jaegeuk Kim
2020-09-29
2
-1
/
+3
|
*
|
f2fs: compress: fix to disallow enabling compress on non-empty file
Chao Yu
2020-09-29
1
-0
/
+2
|
*
|
f2fs: compress: introduce cic/dic slab cache
Chao Yu
2020-09-29
3
-7
/
+70
|
*
|
f2fs: compress: introduce page array slab cache
Chao Yu
2020-09-29
3
-31
/
+102
|
*
|
f2fs: fix to do sanity check on segment/section count
Chao Yu
2020-09-29
1
-0
/
+6
|
*
|
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
2020-09-29
1
-0
/
+2
|
*
|
f2fs: fix uninit-value in f2fs_lookup
Chao Yu
2020-09-29
1
-5
/
+3
|
*
|
f2fs: remove unneeded parameter in find_in_block()
Chao Yu
2020-09-29
1
-11
/
+6
|
*
|
f2fs: fix wrong total_sections check and fsmeta check
Wang Xiaojun
2020-09-29
2
-4
/
+5
|
*
|
f2fs: remove duplicated code in sanity_check_area_boundary
Wang Xiaojun
2020-09-29
1
-8
/
+4
|
*
|
f2fs: remove unused check on version_bitmap
Wang Xiaojun
2020-09-29
1
-3
/
+0
|
*
|
f2fs: relocate blkzoned feature check
Chao Yu
2020-09-29
1
-12
/
+11
|
*
|
f2fs: do sanity check on zoned block device path
Chao Yu
2020-09-29
1
-0
/
+6
|
*
|
f2fs: add trace exit in exception path
Zhang Qilong
2020-09-29
1
-1
/
+5
|
*
|
f2fs: change return value of reserved_segments to unsigned int
Xiaojun Wang
2020-09-29
1
-2
/
+2
|
*
|
f2fs: clean up kvfree
Chao Yu
2020-09-14
10
-28
/
+28
|
*
|
f2fs: change virtual mapping way for compression pages
Daeho Jeong
2020-09-11
1
-10
/
+26
|
*
|
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
2020-09-11
3
-14
/
+9
|
*
|
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
2020-09-11
4
-21
/
+30
|
*
|
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
2020-09-11
1
-6
/
+6
|
*
|
f2fs: allocate proper size memory for zstd decompress
Chao Yu
2020-09-11
2
-4
/
+5
|
*
|
f2fs: change compr_blocks of superblock info to 64bit
Daeho Jeong
2020-09-11
2
-7
/
+8
[next]