index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-10
1
-26
/
+42
|
\
|
*
f2fs: compress: disable compression mount option if compression is off
Chao Yu
2020-08-03
1
-1
/
+14
|
*
f2fs: fix use-after-free issue
Li Guifu
2020-07-23
1
-2
/
+3
|
*
f2fs: avoid readahead race condition
Jaegeuk Kim
2020-07-07
1
-0
/
+2
|
*
f2fs: use kfree() to free variables allocated by match_strdup()
Wang Xiaojun
2020-06-18
1
-18
/
+18
|
*
f2fs: use kfree() instead of kvfree() to free superblock data
Denis Efremov
2020-06-18
1
-5
/
+5
*
|
f2fs: add inline encryption support
Satya Tangirala
2020-07-08
1
-0
/
+35
|
/
*
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2020-06-09
1
-37
/
+51
|
\
|
*
f2fs: don't return vmalloc() memory from f2fs_kmalloc()
Eric Biggers
2020-06-08
1
-1
/
+1
|
*
f2fs: fix checkpoint=disable:%u%%
Jaegeuk Kim
2020-05-18
1
-6
/
+19
|
*
f2fs: refactor resize_fs to avoid meta updates in progress
Jaegeuk Kim
2020-05-11
1
-1
/
+0
|
*
f2fs: report delalloc reserve as non-free in statfs for project quota
Konstantin Khlebnikov
2020-05-11
1
-1
/
+2
|
*
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-05-11
1
-0
/
+6
|
*
f2fs: introduce mempool for {,de}compress intermediate page allocation
Chao Yu
2020-05-11
1
-0
/
+6
|
*
f2fs: use strcmp() in parse_options()
Eric Biggers
2020-05-08
1
-28
/
+16
|
*
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-17
1
-0
/
+1
*
|
fscrypt: support test_dummy_encryption=v2
Eric Biggers
2020-05-18
1
-24
/
+61
|
/
*
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
1
-35
/
+54
|
\
|
*
f2fs: compress: support zstd compress algorithm
Chao Yu
2020-04-03
1
-0
/
+7
|
*
f2fs: change default compression algorithm
Chao Yu
2020-03-30
1
-1
/
+1
|
*
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
2020-03-30
1
-2
/
+3
|
*
f2fs: use kmem_cache pool during inline xattr lookups
Chao Yu
2020-03-22
1
-1
/
+9
|
*
f2fs: introduce DEFAULT_IO_TIMEOUT
Chao Yu
2020-03-19
1
-2
/
+4
|
*
f2fs: clean up bggc mount option
Chao Yu
2020-03-19
1
-16
/
+13
|
*
f2fs: clean up lfs/adaptive mount option
Chao Yu
2020-03-19
1
-8
/
+8
|
*
f2fs: fix to show norecovery mount option
Chao Yu
2020-03-19
1
-2
/
+5
|
*
f2fs: fix inconsistent comments
Chao Yu
2020-03-10
1
-2
/
+2
|
*
f2fs: cover last_disk_size update with spinlock
Chao Yu
2020-03-10
1
-0
/
+1
|
*
f2fs: fix the panic in do_checkpoint()
Sahitya Tummala
2020-02-27
1
-1
/
+1
*
|
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
1
-0
/
+1
|
/
*
f2fs: change to use rwsem for gc_mutex
Chao Yu
2020-01-17
1
-8
/
+8
*
f2fs: code cleanup for f2fs_statfs_project()
Chengguang Xu
2020-01-17
1
-12
/
+4
*
f2fs: fix miscounted block limit in f2fs_statfs_project()
Chengguang Xu
2020-01-17
1
-0
/
+2
*
f2fs: support data compression
Chao Yu
2020-01-17
1
-1
/
+111
*
f2fs: declare nested quota_sem and remove unnecessary sems
Jaegeuk Kim
2020-01-15
1
-14
/
+4
*
f2fs: introduce private bioset
Chao Yu
2020-01-15
1
-1
/
+6
*
f2fs: Check write pointer consistency of non-open zones
Shin'ichiro Kawasaki
2020-01-15
1
-0
/
+11
*
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
|
*
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-11-04
1
-1
/
+1
*
|
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-11-30
1
-10
/
+40
|
\
\
|
*
|
f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs...
Chengguang Xu
2019-11-25
1
-6
/
+14
|
*
|
f2fs: support aligned pinned file
Jaegeuk Kim
2019-11-07
1
-0
/
+1
|
*
|
f2fs: cache global IPU bio
Chao Yu
2019-10-25
1
-0
/
+8
|
*
|
f2fs: check total_segments from devices in raw_super
Qiuyang Sun
2019-10-22
1
-0
/
+15
|
*
|
f2fs: mark recovery flag correctly in read_raw_super_block()
Chengguang Xu via Linux-f2fs-devel
2019-10-22
1
-4
/
+2
|
|
/
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-11-25
1
-6
/
+20
|
\
\
|
*
|
f2fs: add support for IV_INO_LBLK_64 encryption policies
Eric Biggers
2019-11-06
1
-6
/
+20
|
|
/
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-35
/
+16
|
/
*
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-09-21
1
-9
/
+147
|
\
|
*
f2fs: check all the data segments against all node ones
Surbhi Palande
2019-09-16
1
-2
/
+2
[next]