- f395183 f2fs: return EINVAL for hole cases in swap file by Jaegeuk Kim · 3 years, 10 months ago
- ca29824 f2fs: avoid swapon failure by giving a warning first by Jaegeuk Kim · 3 years, 10 months ago
- 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 10 months ago
- a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 10 months ago
- a12cc5b4 f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 10 months ago
- a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 10 months ago
- 349c4d6 f2fs: avoid null pointer access when handling IPU error by Jaegeuk Kim · 3 years, 10 months ago
- d0195c7 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 10 months ago
- 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
- 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
- 9557727 f2fs: drop inplace IO if fs status is abnormal by Chao Yu · 3 years, 10 months ago
- 8af85f7 f2fs: compress: remove unneed check condition by Chao Yu · 3 years, 10 months ago
- 2e22d48 f2fs: clean up left deprecated IO trace codes by Chao Yu · 3 years, 10 months ago
- fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 10 months ago
- a7b4e50 f2fs: remove unnecessary struct declaration by Wan Jiabing · 3 years, 10 months ago
- 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 11 months ago
- 594b6d0 f2fs: fix to avoid NULL pointer dereference by Yi Chen · 3 years, 11 months ago
- 453e2ff f2fs: avoid duplicated codes for cleanup by Chao Yu · 3 years, 11 months ago
- 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 11 months ago
- 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 11 months ago
- c35b8d5 f2fs: fix the periodic wakeups of discard thread by Sahitya Tummala · 3 years, 11 months ago
- 25ae837 f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block() by Chao Yu · 4 years ago
- a303b0a f2fs: fix to avoid GC/mmap race with f2fs_truncate() by Chao Yu · 4 years ago
- b5d1519 f2fs: set checkpoint_merge by default by Jaegeuk Kim · 4 years ago
- be1ee45 f2fs: Fix a hungtask problem in atomic write by Yi Zhuang · 4 years ago
- 23738e7 f2fs: fix to restrict mount condition on readonly block device by Chao Yu · 4 years ago
- 5911d2d f2fs: introduce gc_merge mount option by Chao Yu · 4 years ago
- 823d13e f2fs: fix to cover __allocate_new_section() with curseg_lock by Chao Yu · 4 years ago
- 753a8ed f2fs: fix wrong alloc_type in f2fs_do_replace_block by Wang Xiaojun · 4 years ago
- e8bf1f5 f2fs: delete empty compress.h by Chao Yu · 4 years ago
- 2c718fe f2fs: fix a typo in inode.c by Ruiqi Gong · 4 years ago
- d6d2b49 f2fs: allow to change discard policy based on cached discard cmds by Sahitya Tummala · 4 years ago
- 61461fc f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 4 years ago
- 88f2cfc f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 4 years ago
- 3fd9735 f2fs: fix error path of f2fs_remount() by Chao Yu · 4 years ago
- f3e367d f2fs: fix wrong comment of nat_tree_lock by qiulaibin · 4 years ago
- b862676e f2fs: fix to avoid out-of-bounds memory access by Chao Yu · 4 years ago
- 3f7070b f2fs: don't start checkpoint thread in readonly mountpoint by Chao Yu · 4 years ago
- ac2d750 f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC by Weichao Guo · 4 years ago
- 5ac443e f2fs: add sysfs nodes to get runtime compression stat by Daeho Jeong · 4 years ago
- 0bb2045 f2fs: fix to use per-inode maxbytes in f2fs_fiemap by Chengguang Xu · 4 years ago
- e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 4 years ago
- 0823427 f2fs: expose # of overprivision segments by Jaegeuk Kim · 4 years ago
- 3c03154 f2fs: fix error handling in f2fs_end_enable_verity() by Eric Biggers · 4 years ago
- 28e18ee f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 4 years ago
- 1153db0 f2fs: remove unused file_clear_encrypt() by Chao Yu · 4 years ago
- 36e4d95 f2fs: check if swapfile is section-alligned by huangjianan@oppo.com · 4 years ago
- 1da6610 f2fs: fix last_lblock check in check_swap_activate_fast by huangjianan@oppo.com · 4 years ago
- ebc29b62 f2fs: remove unnecessary IS_SWAPFILE check by huangjianan@oppo.com · 4 years ago
- 4260c40 f2fs: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
- 72f8588 f2fs: compress: Allow modular (de)compression algorithms by Geert Uytterhoeven · 4 years ago
- 43f8c47e f2fs: check discard command number before traversing discard pending list by Chao Yu · 4 years ago
- 3b42c74 f2fs: update comments for explicit memory barrier by Chao Yu · 4 years ago
- 4831675 f2fs: remove unused FORCE_FG_GC macro by Chao Yu · 4 years ago
- cd6ee73 f2fs: avoid unused f2fs_show_compress_options() by Chao Yu · 4 years ago
- 3ab0598 f2fs: fix panic during f2fs_resize_fs() by Chao Yu · 4 years ago
- 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 4 years ago
- 2a4bd0c f2fs: fix a spacing coding style by jiahao · 4 years ago
- a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
- 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years ago
- 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 4 years ago
- d50dfc0c f2fs: don't grab superblock freeze for flush/ckpt thread by Jaegeuk Kim · 4 years, 1 month ago
- e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years, 1 month ago
- e659206 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years, 1 month ago
- 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years, 1 month ago
- c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years, 1 month ago
- 39f71b7 f2fs: fix a wrong condition in __submit_bio by Dehe Gu · 4 years, 1 month ago
- 2e0cd47 f2fs: remove unnecessary initialization in xattr.c by Liu Song · 4 years, 1 month ago
- 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years, 1 month ago
- b0ff4fe f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years, 1 month ago
- d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years, 1 month ago
- 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- deaa965 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years, 1 month ago
- 0bfe9f7 f2fs: introduce sb_status sysfs node by Chao Yu · 4 years, 1 month ago
- 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years, 1 month ago
- 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years, 2 months ago
- 46085f3 f2fs: fix to set/clear I_LINKABLE under i_lock by Chao Yu · 4 years, 2 months ago
- df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years, 2 months ago
- 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years, 2 months ago
- cf74040 f2fs: trival cleanup in move_data_block() by Chao Yu · 4 years, 2 months ago
- 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 2 months ago
- 0953fe8 f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap() by Chao Yu · 4 years, 2 months ago
- 5d4daa5 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 3 months ago
- 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years, 1 month ago
- 32be0e9 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years, 1 month ago
- 0b979f1 f2fs: relocate f2fs_precache_extents() by Chao Yu · 4 years, 2 months ago
- e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years, 2 months ago
- 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years, 2 months ago
- a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 2 months ago
- 36218b8 f2fs: Replace expression with offsetof() by Zheng Yongjun · 4 years, 2 months ago
- 632faca f2fs: handle unallocated section and zone on pinned/atgc by Jaegeuk Kim · 4 years, 2 months ago
- 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years, 1 month ago
- 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years, 1 month ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years, 1 month ago