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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-19
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
1
-3
/
+3
2021-05-19
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
1
-13
/
+17
2021-05-19
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
1
-0
/
+4
2021-05-19
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
4
-24
/
+55
2021-05-19
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
1
-11
/
+11
2021-05-19
f2fs: fix to align to section for fallocate() on pinned file
Chao Yu
3
-19
/
+36
2021-05-19
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
1
-1
/
+2
2021-05-19
f2fs: fix panic during f2fs_resize_fs()
Chao Yu
1
-0
/
+13
2021-05-19
f2fs: fix to allow migrating fully valid segment
Chao Yu
5
-16
/
+20
2021-05-12
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
1
-0
/
+3
2021-05-12
f2fs: fix error handling in f2fs_end_enable_verity()
Eric Biggers
1
-21
/
+54
2021-03-07
f2fs: fix to set/clear I_LINKABLE under i_lock
Chao Yu
1
-0
/
+8
2021-03-07
f2fs: handle unallocated section and zone on pinned/atgc
Jaegeuk Kim
1
-2
/
+2
2021-03-04
f2fs: flush data when enabling checkpoint back
Jaegeuk Kim
1
-0
/
+3
2021-03-04
f2fs: enforce the immutable flag on open files
Chao Yu
1
-0
/
+17
2021-03-04
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-04
f2fs: fix a wrong condition in __submit_bio
Dehe Gu
1
-1
/
+1
2021-03-04
f2fs: fix to avoid inconsistent quota data
Yi Chen
2
-0
/
+8
2021-03-04
f2fs: compress: fix potential deadlock
Chao Yu
3
-6
/
+11
2021-03-04
f2fs: fix null page reference in redirty_blocks
Daeho Jeong
1
-2
/
+4
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-361
/
+853
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-28
/
+10
2020-12-10
f2fs: compress: fix compression chksum
Chao Yu
2
-2
/
+1
2020-12-10
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
1
-5
/
+4
2020-12-09
f2fs: fix race of pending_pages in decompression
Daeho Jeong
3
-13
/
+48
2020-12-09
f2fs: fix to account inline xattr correctly during recovery
Chao Yu
1
-2
/
+8
2020-12-09
f2fs: inline: fix wrong inline inode stat
Jack Qiu
1
-0
/
+2
2020-12-09
f2fs: inline: correct comment in f2fs_recover_inline_data
Jack Qiu
1
-1
/
+1
2020-12-09
f2fs: don't check PAGE_SIZE again in sanity_check_raw_super()
Yangtao Li
1
-7
/
+0
2020-12-09
f2fs: convert to F2FS_*_INO macro
Yangtao Li
1
-3
/
+3
2020-12-07
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
3
-0
/
+6
2020-12-07
f2fs: don't allow any writes on readonly mount
Jaegeuk Kim
1
-1
/
+2
2020-12-03
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
6
-24
/
+36
2020-12-03
f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE
Daeho Jeong
1
-0
/
+185
2020-12-03
f2fs: add compress_mode mount option
Daeho Jeong
5
-3
/
+56
2020-12-03
f2fs: Remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2020-12-03
f2fs: init dirty_secmap incorrectly
Jack Qiu
1
-1
/
+1
2020-12-03
f2fs: remove buffer_head which has 32bits limit
Jaegeuk Kim
1
-42
/
+34
2020-12-03
f2fs: fix wrong block count instead of bytes
Jaegeuk Kim
1
-2
/
+2
2020-12-03
f2fs: use new conversion functions between blks and bytes
Jaegeuk Kim
1
-25
/
+21
2020-12-03
f2fs: rename logical_to_blk and blk_to_logical
Jaegeuk Kim
1
-20
/
+20
2020-12-03
f2fs: fix kbytes written stat for multi-device case
Chao Yu
4
-16
/
+27
2020-12-03
f2fs: compress: support chksum
Chao Yu
4
-2
/
+49
2020-12-03
f2fs: fix to avoid REQ_TIME and CP_TIME collision
Chao Yu
2
-26
/
+40
2020-12-03
f2fs: change to use rwsem for cp_mutex
Sahitya Tummala
5
-10
/
+10
2020-12-03
f2fs: Handle casefolding with Encryption
Daniel Rosenberg
6
-33
/
+106
2020-12-03
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
4
-11
/
+1
[next]