- ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 75e91c8 f2fs: compress: fix compression chksum by Chao Yu · 4 years, 1 month ago
- e584bbe f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
- 6422a71 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
- 96dd025 f2fs: fix to account inline xattr correctly during recovery by Chao Yu · 4 years, 1 month ago
- 8492156 f2fs: inline: fix wrong inline inode stat by Jack Qiu · 4 years, 1 month ago
- 6e5ca4f f2fs: inline: correct comment in f2fs_recover_inline_data by Jack Qiu · 4 years, 1 month ago
- d540e35 f2fs: don't check PAGE_SIZE again in sanity_check_raw_super() by Yangtao Li · 4 years, 1 month ago
- b9ec109 f2fs: convert to F2FS_*_INO macro by Yangtao Li · 4 years, 1 month ago
- 1020856 f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size by Jaegeuk Kim · 4 years, 1 month ago
- ec2ddf4 f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
- a95ba66 f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 2 months ago
- 5fdb322 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 1 month ago
- 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 1 month ago
- db48965 f2fs: Remove unnecessary unlikely() by Yangtao Li · 4 years, 1 month ago
- 5335bfc f2fs: init dirty_secmap incorrectly by Jack Qiu · 4 years, 1 month ago
- b876f4c f2fs: remove buffer_head which has 32bits limit by Jaegeuk Kim · 4 years, 1 month ago
- 963ba7f f2fs: fix wrong block count instead of bytes by Jaegeuk Kim · 4 years, 1 month ago
- 43b9d4b f2fs: use new conversion functions between blks and bytes by Jaegeuk Kim · 4 years, 1 month ago
- 6cbfcab f2fs: rename logical_to_blk and blk_to_logical by Jaegeuk Kim · 4 years, 1 month ago
- 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 1 month ago
- b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 1 month ago
- 493720a f2fs: fix to avoid REQ_TIME and CP_TIME collision by Chao Yu · 4 years, 1 month ago
- 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 1 month ago
- 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 1 month ago
- bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 1 month ago
- beb7818 f2fs: Remove the redundancy initialization by Zhang Qilong · 4 years, 1 month ago
- 9f7e334 f2fs: remove writeback_inodes_sb in f2fs_remount by Liu Song · 4 years, 1 month ago
- 89ff600 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
- 34178b1b f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 2 months ago
- 3a1b9ea f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 2 months ago
- e1e8deb f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 2 months ago
- ec0caa97 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
- 73114b6 f2fs: remove f2fs_dir_open() by Eric Biggers · 4 years, 1 month ago
- 9499ffc f2fs: remove a few bd_part checks by Christoph Hellwig · 4 years, 1 month ago
- 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
- a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
- 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 1 month ago
- bfc2b7e f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 1 month ago
- 9e2a5f8 f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 2 months ago
- fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 2 months ago
- 7a6e59d f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 2 months ago
- 3acc452 f2fs: call f2fs_get_meta_page_retry for nat page by Jaegeuk Kim · 4 years, 2 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 2 months ago
- 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
- ae284d8 f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 3 months ago
- 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 3 months ago
- af4b6b8 f2fs: introduce check_swap_activate_fast() by Chao Yu · 4 years, 3 months ago
- 6ed29fe f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case by Chao Yu · 4 years, 3 months ago
- 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 3 months ago
- 6f5032a Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 3 months ago
- d662fad f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode by Chao Yu · 4 years, 3 months ago
- f6322f3 f2fs: reject CASEFOLD inode flag without casefold feature by Eric Biggers · 4 years, 3 months ago
- 48046cb f2fs: fix memory alignment to support 32bit by Jaegeuk Kim · 4 years, 3 months ago
- adfc694 f2fs: fix slab leak of rpages pointer by Jaegeuk Kim · 4 years, 3 months ago
- 519a5a2 f2fs: compress: fix to disallow enabling compress on non-empty file by Chao Yu · 4 years, 3 months ago
- c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 4 months ago
- 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 4 months ago
- 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 3 months ago
- 6a25747 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years, 3 months ago
- 6d7ab88 f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 4 years, 3 months ago
- 17f930e f2fs: remove unneeded parameter in find_in_block() by Chao Yu · 4 years, 3 months ago
- f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 3 months ago
- d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 3 months ago
- e6e4218 f2fs: remove unused check on version_bitmap by Wang Xiaojun · 4 years, 3 months ago
- d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 3 months ago
- 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 3 months ago
- 9b66482 f2fs: add trace exit in exception path by Zhang Qilong · 4 years, 3 months ago
- 4470eb2 f2fs: change return value of reserved_segments to unsigned int by Xiaojun Wang · 4 years, 3 months ago
- 70fb261 fscrypt: don't call no-key names "ciphertext names" by Eric Biggers · 4 years, 3 months ago
- c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 3 months ago
- ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 3 months ago
- e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 3 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
- c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 months ago
- 6fcaeba f2fs: change virtual mapping way for compression pages by Daeho Jeong · 4 years, 5 months ago
- 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 4 months ago
- c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 4 months ago
- 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 4 months ago
- 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 4 months ago
- ae999bb f2fs: change compr_blocks of superblock info to 64bit by Daeho Jeong · 4 years, 4 months ago
- 4eda168 f2fs: add block address limit check to compressed file by Daeho Jeong · 4 years, 4 months ago
- aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 4 months ago
- 335cac8 f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO by Jack Qiu · 4 years, 4 months ago
- 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 5 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 6 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
- 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
- 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 5 months ago
- c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 5 months ago
- 6f3a01a f2fs: record average update time of segment by Chao Yu · 4 years, 5 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
- 376207a f2fs: compress: remove unneeded code by Chao Yu · 4 years, 5 months ago
- e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 5 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
- 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 4 months ago