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-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2021-02-12
f2fs: give a warning only for readonly partition
Jaegeuk Kim
2021-02-08
f2fs: don't grab superblock freeze for flush/ckpt thread
Jaegeuk Kim
2021-02-07
fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
Eric Biggers
2021-02-03
f2fs: add ckpt_thread_ioprio sysfs node
Daeho Jeong
2021-02-03
f2fs: introduce checkpoint_merge mount option
Daeho Jeong
2021-02-02
f2fs: relocate inline conversion from mmap() to mkwrite()
Chao Yu
2021-02-02
f2fs: fix a wrong condition in __submit_bio
Dehe Gu
2021-02-01
f2fs: remove unnecessary initialization in xattr.c
Liu Song
2021-02-01
f2fs: fix to avoid inconsistent quota data
Yi Chen
2021-02-01
f2fs: flush data when enabling checkpoint back
Jaegeuk Kim
2021-01-27
f2fs: deprecate f2fs_trace_io
Jaegeuk Kim
2021-01-27
f2fs: Remove readahead collision detection
Matthew Wilcox (Oracle)
2021-01-27
f2fs: remove unused stat_{inc, dec}_atomic_write
Jack Qiu
2021-01-27
f2fs: introduce sb_status sysfs node
Chao Yu
2021-01-27
f2fs: fix to use per-inode maxbytes
Chengguang Xu
2021-01-27
f2fs: compress: fix potential deadlock
Chao Yu
2021-01-27
f2fs: fix to set/clear I_LINKABLE under i_lock
Chao Yu
2021-01-27
f2fs: fix null page reference in redirty_blocks
Daeho Jeong
2021-01-27
f2fs: clean up post-read processing
Eric Biggers
2021-01-27
f2fs: trival cleanup in move_data_block()
Chao Yu
2021-01-27
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
2021-01-27
f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap()
Chao Yu
2021-01-27
f2fs: introduce a new per-sb directory in sysfs
Chao Yu
2021-01-27
f2fs: compress: support compress level
Chao Yu
2021-01-27
f2fs: compress: deny setting unsupported compress algorithm
Chao Yu
2021-01-27
f2fs: relocate f2fs_precache_extents()
Chao Yu
2021-01-27
f2fs: enforce the immutable flag on open files
Chao Yu
2021-01-27
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Chao Yu
2021-01-27
f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode
Weichao Guo
2021-01-27
f2fs: Replace expression with offsetof()
Zheng Yongjun
2021-01-27
f2fs: handle unallocated section and zone on pinned/atgc
Jaegeuk Kim
2021-01-27
f2fs: remove FAULT_ALLOC_BIO
Christoph Hellwig
2021-01-27
f2fs: use blkdev_issue_flush in __submit_flush_wait
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-10
f2fs: compress: fix compression chksum
Chao Yu
2020-12-10
f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
Chao Yu
2020-12-08
f2fs: fix race of pending_pages in decompression
Daeho Jeong
2020-12-08
f2fs: fix to account inline xattr correctly during recovery
Chao Yu
2020-12-08
f2fs: inline: fix wrong inline inode stat
Jack Qiu
2020-12-08
f2fs: inline: correct comment in f2fs_recover_inline_data
Jack Qiu
2020-12-08
f2fs: don't check PAGE_SIZE again in sanity_check_raw_super()
Yangtao Li
2020-12-08
f2fs: convert to F2FS_*_INO macro
Yangtao Li
2020-12-07
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
2020-12-07
f2fs: don't allow any writes on readonly mount
Jaegeuk Kim
2020-12-03
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
2020-12-03
f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE
Daeho Jeong
[next]