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.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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-02-13
f2fs: give a warning only for readonly partition
Jaegeuk Kim
1
-5
/
+3
2021-02-09
f2fs: don't grab superblock freeze for flush/ckpt thread
Jaegeuk Kim
1
-0
/
+4
2021-02-04
f2fs: introduce checkpoint_merge mount option
Daeho Jeong
1
-8
/
+50
2021-02-02
f2fs: flush data when enabling checkpoint back
Jaegeuk Kim
1
-0
/
+3
2021-01-28
f2fs: deprecate f2fs_trace_io
Jaegeuk Kim
1
-6
/
+0
2021-01-28
f2fs: Remove readahead collision detection
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-01-28
f2fs: fix to use per-inode maxbytes
Chengguang Xu
1
-4
/
+8
2021-01-28
f2fs: compress: support compress level
Chao Yu
1
-2
/
+87
2021-01-28
f2fs: compress: deny setting unsupported compress algorithm
Chao Yu
1
-0
/
+16
2021-01-27
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
1
-1
/
+0
2021-01-13
fs: don't call ->dirty_inode for lazytime timestamp updates
Eric Biggers
1
-3
/
+0
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+42
2020-12-10
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
1
-5
/
+4
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-03
f2fs: add compress_mode mount option
Daeho Jeong
1
-0
/
+23
2020-12-03
f2fs: fix kbytes written stat for multi-device case
Chao Yu
1
-4
/
+1
2020-12-03
f2fs: compress: support chksum
Chao Yu
1
-0
/
+9
2020-12-03
f2fs: change to use rwsem for cp_mutex
Sahitya Tummala
1
-1
/
+1
2020-12-03
f2fs: Handle casefolding with Encryption
Daniel Rosenberg
1
-6
/
+0
2020-12-03
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-1
/
+0
2020-12-03
f2fs: remove writeback_inodes_sb in f2fs_remount
Liu Song
1
-1
/
+0
2020-12-03
f2fs: fix double free of unicode map
Hyeongseok Kim
1
-0
/
+1
2020-12-02
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-4
/
+2
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-10-17
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+121
2020-09-29
f2fs: compress: introduce cic/dic slab cache
Chao Yu
1
-0
/
+6
2020-09-29
f2fs: compress: introduce page array slab cache
Chao Yu
1
-1
/
+7
2020-09-29
f2fs: fix to do sanity check on segment/section count
Chao Yu
1
-0
/
+6
2020-09-29
f2fs: fix wrong total_sections check and fsmeta check
Wang Xiaojun
1
-4
/
+4
2020-09-29
f2fs: remove duplicated code in sanity_check_area_boundary
Wang Xiaojun
1
-8
/
+4
2020-09-29
f2fs: relocate blkzoned feature check
Chao Yu
1
-12
/
+11
2020-09-29
f2fs: do sanity check on zoned block device path
Chao Yu
1
-0
/
+6
2020-09-22
fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'
Eric Biggers
1
-1
/
+1
2020-09-22
fscrypt: handle test_dummy_encryption in more logical way
Eric Biggers
1
-8
/
+7
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
1
-2
/
+1
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
1
-0
/
+1
2020-09-11
f2fs: ignore compress mount option on image w/o compression feature
Chao Yu
1
-6
/
+6
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-1
/
+25
2020-09-11
f2fs: Use generic casefolding support
Daniel Rosenberg
1
-5
/
+5
2020-09-11
f2fs: introduce inmem curseg
Chao Yu
1
-4
/
+5
2020-09-11
f2fs: support zone capacity less than zone size
Aravind Ramesh
1
-6
/
+35
2020-08-11
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-26
/
+42
2020-08-03
f2fs: compress: disable compression mount option if compression is off
Chao Yu
1
-1
/
+14
2020-07-24
f2fs: fix use-after-free issue
Li Guifu
1
-2
/
+3
2020-07-08
f2fs: add inline encryption support
Satya Tangirala
1
-0
/
+35
2020-07-08
f2fs: avoid readahead race condition
Jaegeuk Kim
1
-0
/
+2
[next]