- a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
- 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
- dddd3d6 f2fs: guarantee to write dirty data when enabling checkpoint back by Jaegeuk Kim · 3 years, 4 months ago
- c8dc304 f2fs: fix to unmap pages from userspace process in punch_hole() by Chao Yu · 3 years, 4 months ago
- d75da8c f2fs: adjust unlock order for cleanup by Chao Yu · 3 years, 4 months ago
- 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 4 months ago
- 4a4fc04 f2fs: compress: allow write compress released file after truncate to zero by Fengnan Chang · 3 years, 5 months ago
- 0f6b56e f2fs: add sysfs node to control ra_pages for fadvise seq file by Daeho Jeong · 3 years, 5 months ago
- 2787991 f2fs: fix to force keeping write barrier for strict fsync mode by Chao Yu · 3 years, 5 months ago
- 6de8687 f2fs: remove allow_outplace_dio() by Eric Biggers · 3 years, 6 months ago
- edc6d01 f2fs: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
- 833dcd3 f2fs: logging neatening by Joe Perches · 3 years, 7 months ago
- c614041 f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit by Jaegeuk Kim · 3 years, 7 months ago
- 8f1d498 f2fs: compress: remove unneeded preallocation by Chao Yu · 3 years, 8 months ago
- 4f55dc2 f2fs: return success if there is no work to do by Tom Rix · 3 years, 8 months ago
- fbec3b9 f2fs: compress: remove unneeded f2fs_put_dnode() by Chao Yu · 3 years, 8 months ago
- a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 8 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, 8 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, 8 months ago
- fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
- 509f101 f2fs: avoid using native allocate_segment_by_default() by Chao Yu · 3 years, 8 months ago
- 9b1bb01 f2fs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 5f029c0 f2fs: clean up build warnings by Yi Zhuang · 3 years, 9 months ago
- a303b0a f2fs: fix to avoid GC/mmap race with f2fs_truncate() by Chao Yu · 3 years, 9 months ago
- 88f2cfc f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 3 years, 9 months ago
- e1175f0 f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 3 years, 10 months ago
- 7dede886 f2fs: fix to allow migrating fully valid segment by Chao Yu · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 10 months ago
- e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
- c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years ago
- 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years ago
- d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
- 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
- df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years ago
- 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
- e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years ago
- 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years ago
- a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 1 month ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 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
- 5fdb322 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 1 month 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
- 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 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
- 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
- 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 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
- c8eb702 f2fs: clean up kvfree by Chao Yu · 4 years, 4 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
- aad1383 f2fs: check position in move range ioctl by Dan Robertson · 4 years, 4 months ago
- 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 4 months ago
- 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 5 months ago
- 567c4bf f2fs: make file immutable even if releasing zero compression block by Daeho Jeong · 4 years, 5 months ago
- 9af8464 f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl by Daeho Jeong · 4 years, 5 months ago
- 3357af8 f2fs: use generic names for generic ioctls by Eric Biggers · 4 years, 6 months ago
- 901d745f f2fs: split f2fs_allocate_new_segments() by Chao Yu · 4 years, 6 months ago
- 9776750 f2fs: add f2fs_gc exception handle in f2fs_ioc_gc_range by Qilong Zhang · 4 years, 6 months ago
- 0ef8183 f2fs: add prefix for exported symbols by Chao Yu · 4 years, 7 months ago
- 6f64892 f2fs: remove useless truncate in f2fs_collapse_range() by Wei Fang · 4 years, 7 months ago
- 8626441 f2fs: handle readonly filesystem in f2fs_ioc_shutdown() by Chao Yu · 4 years, 7 months ago
- fd61264 f2fs: protect new segment allocation in expand_inode_data by Daeho Jeong · 4 years, 7 months ago
- 195f406 f2fs: code cleanup by removing ifdef macro surrounding by Chengguang Xu · 4 years, 7 months ago
- b4b1006 f2fs: refactor resize_fs to avoid meta updates in progress by Jaegeuk Kim · 4 years, 9 months ago
- 4fec3fc0 f2fs: use round_up to enhance calculation by Chao Yu · 4 years, 9 months ago
- c75488f f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
- ef8d563 f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
- 84c9c2d f2fs: correctly fix the parent inode number during fsync() by Eric Biggers · 4 years, 8 months ago
- 3265d3d f2fs: support partial truncation on compressed inode by Chao Yu · 4 years, 10 months ago
- 8b83ac8 f2fs: support read iostat by Chao Yu · 4 years, 9 months ago
- f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
- 531dfae f2fs: keep inline_data when compression conversion by Chao Yu · 4 years, 9 months ago
- aa57697 f2fs: fix to disable compression on directory by Chao Yu · 4 years, 9 months ago
- fd26725 f2fs: show compression in statx by Chao Yu · 4 years, 9 months ago
- ee446e1 f2fs: wire up FS_IOC_GET_ENCRYPTION_NONCE by Eric Biggers · 4 years, 10 months ago
- 7bd2935 f2fs: fix to show tracepoint correctly by Chao Yu · 4 years, 10 months ago
- 439dfb1 f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS by Chao Yu · 4 years, 10 months ago
- b0332a0 f2fs: clean up lfs/adaptive mount option by Chao Yu · 4 years, 11 months ago
- a2ced1c f2fs: clean up codes with {f2fs_,}data_blkaddr() by Chao Yu · 4 years, 11 months ago
- 2536ac6 f2fs: allow to clear F2FS_COMPR_FL flag by Chao Yu · 4 years, 10 months ago
- 99eabb9 f2fs: fix wrong check on F2FS_IOC_FSSETXATTR by Jaegeuk Kim · 4 years, 10 months ago
- 06c7540 f2fs: fix to avoid using uninitialized variable by Chao Yu · 4 years, 10 months ago
- 7a88ddb f2fs: fix inconsistent comments by Chao Yu · 4 years, 10 months ago
- c10c982 f2fs: cover last_disk_size update with spinlock by Chao Yu · 4 years, 10 months ago
- bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- fb24fea f2fs: change to use rwsem for gc_mutex by Chao Yu · 5 years ago
- 4c8ff70 f2fs: support data compression by Chao Yu · 5 years ago
- 0e6d016 f2fs: cleanup duplicate stats for atomic files by Sahitya Tummala · 5 years ago
- 4f4460c f2fs: should avoid recursive filesystem ops by Jaegeuk Kim · 5 years ago
- bdf0329 f2fs: call f2fs_balance_fs outside of locked page by Jaegeuk Kim · 5 years ago