index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2020-04-23
f2fs: fix to wait all node page writeback
Chao Yu
2020-04-23
f2fs: fix leaking uninitialized memory in compressed clusters
Eric Biggers
2020-04-23
f2fs: skip GC when section is full
Jaegeuk Kim
2020-04-23
f2fs: fix to account compressed blocks in f2fs_compressed_blocks()
Chao Yu
2020-04-23
f2fs: fix potential deadlock on compressed quota file
Chao Yu
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_write_begin()
Chao Yu
2020-04-23
f2fs: fix NULL pointer dereference in f2fs_verity_work()
Chao Yu
2020-04-23
f2fs: fix potential .flags overflow on 32bit architecture
Chao Yu
2020-04-23
f2fs: compress: fix to call missing destroy_compress_ctx()
Chao Yu
2020-04-23
f2fs: Add a new CP flag to help fsck fix resize SPO issues
Sahitya Tummala
2020-04-23
f2fs: Fix mount failure due to SPO after a successful online resize FS
Sahitya Tummala
2020-04-23
f2fs: fix to update f2fs_super_block fields under sb_lock
Chao Yu
2020-04-23
f2fs: fix to show norecovery mount option
Chao Yu
2020-04-23
f2fs: fix to avoid use-after-free in f2fs_write_multi_pages()
Chao Yu
2020-04-23
f2fs: fix wrong check on F2FS_IOC_FSSETXATTR
Jaegeuk Kim
2020-04-23
f2fs: fix the panic in do_checkpoint()
Sahitya Tummala
2020-04-23
f2fs: fix to avoid potential deadlock
Chao Yu
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-01-30
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2020-01-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-01-24
f2fs: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
2020-01-24
f2fs: fix dcache lookup of !casefolded directories
Eric Biggers
2020-01-23
f2fs: Add f2fs stats to sysfs
Hridya Valsaraju
2020-01-17
f2fs: change to use rwsem for gc_mutex
Chao Yu
2020-01-17
f2fs: update f2fs document regarding to fsync_mode
Jaegeuk Kim
2020-01-17
f2fs: add a way to turn off ipu bio cache
Jaegeuk Kim
2020-01-17
f2fs: code cleanup for f2fs_statfs_project()
Chengguang Xu
2020-01-17
f2fs: fix miscounted block limit in f2fs_statfs_project()
Chengguang Xu
2020-01-17
f2fs: fix deadlock allocating bio_post_read_ctx from mempool
Eric Biggers
2020-01-17
f2fs: remove unneeded check for error allocating bio_post_read_ctx
Eric Biggers
2020-01-17
f2fs: convert inline_dir early before starting rename
Jaegeuk Kim
2020-01-17
f2fs: fix memleak of kobject
Chao Yu
2020-01-17
f2fs: fix to add swap extent correctly
Chao Yu
2020-01-17
f2fs: run fsck when getting bad inode during GC
Jaegeuk Kim
2020-01-17
f2fs: support data compression
Chao Yu
2020-01-15
f2fs: free sysfs kobject
Jaegeuk Kim
2020-01-15
f2fs: declare nested quota_sem and remove unnecessary sems
Jaegeuk Kim
2020-01-15
f2fs: don't put new_page twice in f2fs_rename
Jaegeuk Kim
2020-01-15
f2fs: set I_LINKABLE early to avoid wrong access by vfs
Jaegeuk Kim
2020-01-15
f2fs: don't keep META_MAPPING pages used for moving verity file blocks
Eric Biggers
2020-01-15
f2fs: introduce private bioset
Chao Yu
2020-01-15
f2fs: cleanup duplicate stats for atomic files
Sahitya Tummala
2020-01-15
f2fs: Check write pointer consistency of non-open zones
Shin'ichiro Kawasaki
2020-01-15
f2fs: Check write pointer consistency of open zones
Shin'ichiro Kawasaki
2020-01-14
fs-verity: implement readahead of Merkle tree pages
Eric Biggers
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
[next]