- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 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, 5 months ago
- 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 5 months ago
- ae284d8 f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 5 months ago
- 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 5 months ago
- af4b6b8 f2fs: introduce check_swap_activate_fast() by Chao Yu · 4 years, 5 months ago
- 6ed29fe f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case by Chao Yu · 4 years, 5 months ago
- 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 5 months ago
- 6f5032a Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 5 months ago
- d662fad f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode by Chao Yu · 4 years, 5 months ago
- f6322f3 f2fs: reject CASEFOLD inode flag without casefold feature by Eric Biggers · 4 years, 5 months ago
- 48046cb f2fs: fix memory alignment to support 32bit by Jaegeuk Kim · 4 years, 5 months ago
- adfc694 f2fs: fix slab leak of rpages pointer by Jaegeuk Kim · 4 years, 6 months ago
- 519a5a2 f2fs: compress: fix to disallow enabling compress on non-empty file by Chao Yu · 4 years, 6 months ago
- c68d6c8 f2fs: compress: introduce cic/dic slab cache by Chao Yu · 4 years, 6 months ago
- 3108303 f2fs: compress: introduce page array slab cache by Chao Yu · 4 years, 6 months ago
- 3a22e9a f2fs: fix to do sanity check on segment/section count by Chao Yu · 4 years, 6 months ago
- 6a25747 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years, 6 months ago
- 6d7ab88 f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 4 years, 6 months ago
- 17f930e f2fs: remove unneeded parameter in find_in_block() by Chao Yu · 4 years, 6 months ago
- f99ba9a f2fs: fix wrong total_sections check and fsmeta check by Wang Xiaojun · 4 years, 6 months ago
- d89f589 f2fs: remove duplicated code in sanity_check_area_boundary by Wang Xiaojun · 4 years, 6 months ago
- e6e4218 f2fs: remove unused check on version_bitmap by Wang Xiaojun · 4 years, 6 months ago
- d066012 f2fs: relocate blkzoned feature check by Chao Yu · 4 years, 6 months ago
- 07eb1d6 f2fs: do sanity check on zoned block device path by Chao Yu · 4 years, 6 months ago
- 9b66482 f2fs: add trace exit in exception path by Zhang Qilong · 4 years, 6 months ago
- 4470eb2 f2fs: change return value of reserved_segments to unsigned int by Xiaojun Wang · 4 years, 6 months ago
- 70fb261 fscrypt: don't call no-key names "ciphertext names" by Eric Biggers · 4 years, 6 months ago
- c8c868a fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *' by Eric Biggers · 4 years, 6 months ago
- ac4acb1 fscrypt: handle test_dummy_encryption in more logical way by Eric Biggers · 4 years, 6 months ago
- e075b69 f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context() by Eric Biggers · 4 years, 6 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 6 months ago
- c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 6 months ago
- 6fcaeba f2fs: change virtual mapping way for compression pages by Daeho Jeong · 4 years, 7 months ago
- 78134d0 f2fs: change return value of f2fs_disable_compressed_file to bool by Daeho Jeong · 4 years, 6 months ago
- c2759eb f2fs: change i_compr_blocks of inode to atomic value by Daeho Jeong · 4 years, 6 months ago
- 69c0dd2 f2fs: ignore compress mount option on image w/o compression feature by Chao Yu · 4 years, 6 months ago
- 0e2b738 f2fs: allocate proper size memory for zstd decompress by Chao Yu · 4 years, 6 months ago
- ae999bb f2fs: change compr_blocks of superblock info to 64bit by Daeho Jeong · 4 years, 6 months ago
- 4eda168 f2fs: add block address limit check to compressed file by Daeho Jeong · 4 years, 6 months ago
- aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 6 months ago
- 335cac8 f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO by Jack Qiu · 4 years, 6 months ago
- 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 7 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 8 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 7 months ago
- 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 7 months ago
- 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 7 months ago
- c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 7 months ago
- 6f3a01a f2fs: record average update time of segment by Chao Yu · 4 years, 7 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 7 months ago
- 376207a f2fs: compress: remove unneeded code by Chao Yu · 4 years, 7 months ago
- e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 7 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 8 months ago
- 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 7 months ago
- e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 7 months ago
- 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 7 months ago
- 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 7 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
- 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
- 828add7 f2fs: prepare a waiter before entering io_schedule by Jaegeuk Kim · 4 years, 7 months ago
- 9feffe14 f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intuitive by Zhihao Cheng · 4 years, 7 months ago
- 58f7e00 f2fs: replace test_and_set/clear_bit() with set/clear_bit() by Yufen Yu · 4 years, 8 months ago
- 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 8 months ago
- 1f0b067 f2fs: compress: disable compression mount option if compression is off by Chao Yu · 4 years, 8 months ago
- a86d27d f2fs: compress: add sanity check during compressed cluster read by Chao Yu · 4 years, 8 months ago
- 8fa4101 f2fs: use macro instead of f2fs verity version by Jack Qiu · 4 years, 8 months ago
- 1fd2801 f2fs: fix deadlock between quota writes and checkpoint by Jaegeuk Kim · 4 years, 8 months ago
- 1f07cc5 f2fs: correct comment of f2fs_exist_written_data by Jack Qiu · 4 years, 8 months ago
- b2f57a8 f2fs: compress: delay temp page allocation by Chao Yu · 4 years, 8 months ago
- 944dd22e f2fs: compress: fix to update isize when overwriting compressed file by Chao Yu · 4 years, 8 months ago
- a87aff1 f2fs: space related cleanup by Jack Qiu · 4 years, 8 months ago
- 99c787c f2fs: fix use-after-free issue by Li Guifu · 4 years, 8 months ago
- 68e79ba f2fs: Change the type of f2fs_flush_inline_data() to void by Jia Yang · 4 years, 8 months ago
- 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 8 months ago
- b0f3b87 f2fs: should avoid inode eviction in synchronous path by Jaegeuk Kim · 4 years, 8 months ago
- 887e037 f2fs: segment.h: delete a duplicated word by Randy Dunlap · 4 years, 8 months ago
- 02772fbf f2fs: compress: fix to avoid memory leak on cc->cpages by Chao Yu · 4 years, 8 months ago
- 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 8 months ago
- 4df7a75f f2fs: Eliminate usage of uninitialized_var() macro by Jason Yan · 4 years, 9 months ago
- aff6fbb f2fs: don't keep meta inode pages used for compressed block migration by Chao Yu · 4 years, 8 months ago
- 27aacd2 f2fs: add inline encryption support by Satya Tangirala · 4 years, 8 months ago
- 9627a7b f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 8 months ago
- f567adb f2fs: fix to wait GCed compressed page writeback by Chao Yu · 4 years, 8 months ago
- ffcde4b f2fs: remove write attribute of main_blkaddr sysfs node by Dehe Gu · 4 years, 8 months ago
- 0e5e811 f2fs: add GC_URGENT_LOW mode in gc_urgent by Daeho Jeong · 4 years, 8 months ago
- 6b12367 f2fs: avoid readahead race condition by Jaegeuk Kim · 4 years, 9 months ago
- d7cd370 f2fs: fix return value of move_data_block() by Chao Yu · 4 years, 9 months ago
- b797309 f2fs: add parameter op_flag in f2fs_submit_page_read() by Jia Yang · 4 years, 9 months ago
- 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 9 months ago
- 9039d83 f2fs: lost matching-pair of trace in f2fs_truncate_inode_blocks by Yubo Feng · 4 years, 9 months ago
- 29b993c f2fs: fix an oops in f2fs_is_compressed_page by Yu Changchun · 4 years, 9 months ago
- 9a99c17d f2fs: make trace enter and end in pairs for unlink by Lihong Kou · 4 years, 9 months ago
- eb1353c f2fs: fix to check page dirty status before writeback by Chao Yu · 4 years, 9 months ago
- d078319 f2fs: remove the unused compr parameter by Wang Xiaojun · 4 years, 9 months ago
- dd5a09b f2fs: support to trace f2fs_fiemap() by Chao Yu · 4 years, 9 months ago
- b79b0a3 f2fs: support to trace f2fs_bmap() by Chao Yu · 4 years, 9 months ago
- 250e84d f2fs: fix wrong return value of f2fs_bmap_compress() by Chao Yu · 4 years, 9 months ago