index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
2021-08-31
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
2021-08-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
f2fs: enable realtime discard iff device supports discard
Chao Yu
2021-08-30
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2021-08-30
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
2021-08-30
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
2021-08-30
f2fs: fix to account missing .skipped_gc_rwsem
Chao Yu
2021-08-30
f2fs: adjust unlock order for cleanup
Chao Yu
2021-08-30
f2fs: Don't create discard thread when device doesn't support realtime discard
Fengnan Chang
2021-08-23
f2fs: rebuild nat_bits during umount
Chao Yu
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
2021-08-17
f2fs: compress: do sanity check on cluster
Chao Yu
2021-08-17
f2fs: convert S_IRUGO to 0444
Yangtao Li
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
2021-08-13
f2fs: correct comment in segment.h
Yangtao Li
2021-08-13
f2fs: improve sbi status info in debugfs/f2fs/status
Yangtao Li
2021-08-12
f2fs: compress: avoid duplicate counting of valid blocks when read compressed...
Fengnan Chang
2021-08-05
f2fs: fix to do sanity check for sb/cp fields correctly
Chao Yu
2021-08-05
f2fs: avoid unneeded memory allocation in __add_ino_entry()
Chao Yu
2021-08-05
f2fs: extent cache: support unaligned extent
Chao Yu
2021-08-05
f2fs: Kconfig: clean up config options about compression
Tiezhu Yang
2021-08-04
f2fs: reduce the scope of setting fsck tag when de->name_len is zero
Yangtao Li
2021-08-03
f2fs: fix to stop filesystem update once CP failed
Chao Yu
2021-08-03
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
2021-08-03
f2fs: introduce discard_unit mount option
Chao Yu
2021-08-02
f2fs: fix min_seq_blocks can not make sense in some scenes.
Laibin Qiu
2021-08-02
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
2021-08-02
f2fs: fix wrong checkpoint_changed value in f2fs_remount()
Chao Yu
2021-08-02
f2fs: show sbi status in debugfs/f2fs/status
Jaegeuk Kim
2021-08-02
f2fs: turn back remapped address in compressed page endio
Daeho Jeong
2021-08-02
f2fs: change fiemap way in printing compression chunk
Daeho Jeong
2021-08-02
f2fs: do not submit NEW_ADDR to read node block
Jaegeuk Kim
2021-08-02
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
2021-07-25
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-25
f2fs: don't sleep while grabing nat_tree_lock
Jaegeuk Kim
2021-07-25
f2fs: remove allow_outplace_dio()
Eric Biggers
2021-07-25
f2fs: make f2fs_write_failed() take struct inode
Eric Biggers
2021-07-19
f2fs: quota: fix potential deadlock
Chao Yu
2021-07-19
f2fs: let's keep writing IOs on SBI_NEED_FSCK
Jaegeuk Kim
2021-07-19
f2fs: Revert "f2fs: Fix indefinite loop in f2fs_gc() v1"
Jia Yang
[next]