summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/segment.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08f2fs: inline: fix wrong inline inode statJack Qiu1-0/+2
2020-12-08f2fs: inline: correct comment in f2fs_recover_inline_dataJack Qiu1-1/+1
2020-12-08f2fs: don't check PAGE_SIZE again in sanity_check_raw_super()Yangtao Li1-7/+0
2020-12-08f2fs: convert to F2FS_*_INO macroYangtao Li1-3/+3
2020-12-07f2fs: introduce max_io_bytes, a sysfs entry, to limit bio sizeJaegeuk Kim4-0/+13
2020-12-07f2fs: don't allow any writes on readonly mountJaegeuk Kim1-1/+2
2020-12-03f2fs: avoid race condition for shrinker countJaegeuk Kim6-24/+36
2020-12-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong2-0/+187
2020-12-03f2fs: add compress_mode mount optionDaeho Jeong6-3/+91
2020-12-03f2fs: Remove unnecessary unlikely()Yangtao Li1-3/+1
2020-12-03f2fs: init dirty_secmap incorrectlyJack Qiu1-1/+1
2020-12-03f2fs: remove buffer_head which has 32bits limitJaegeuk Kim1-42/+34
2020-12-03f2fs: fix wrong block count instead of bytesJaegeuk Kim1-2/+2
2020-12-03f2fs: use new conversion functions between blks and bytesJaegeuk Kim1-25/+21
2020-12-03f2fs: rename logical_to_blk and blk_to_logicalJaegeuk Kim1-20/+20
2020-12-03f2fs: fix kbytes written stat for multi-device caseChao Yu4-16/+27
2020-12-03f2fs: compress: support chksumChao Yu6-3/+51
2020-12-03f2fs: fix to avoid REQ_TIME and CP_TIME collisionChao Yu2-26/+40
2020-12-03f2fs: change to use rwsem for cp_mutexSahitya Tummala5-10/+10
2020-12-03f2fs: Handle casefolding with EncryptionDaniel Rosenberg6-33/+106
2020-12-03fscrypt: Have filesystems handle their d_opsDaniel Rosenberg13-35/+8
2020-12-03libfs: Add generic function for setting dentry_opsDaniel Rosenberg2-0/+71
2020-12-03f2fs: Remove the redundancy initializationZhang Qilong2-2/+2
2020-12-03f2fs: remove writeback_inodes_sb in f2fs_remountLiu Song1-1/+0
2020-12-03f2fs: fix double free of unicode mapHyeongseok Kim1-0/+1
2020-12-03f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGEChao Yu1-33/+104
2020-12-03f2fs: avoid unneeded data copy in f2fs_ioc_move_range()Chao Yu1-6/+0
2020-12-03f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong2-0/+56
2020-11-03f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong2-0/+37
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu5-79/+90
2020-11-02f2fs: fix to seek incorrect data offset in inline data fileChao Yu1-3/+8
2020-11-02f2fs: call f2fs_get_meta_page_retry for nat pageJaegeuk Kim1-1/+1
2020-11-01Linux 5.10-rc2v5.10-rc2Linus Torvalds1-1/+1
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini1-2/+0
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones1-7/+16
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov3-5/+5
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson5-0/+159
2020-10-30printk: ringbuffer: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-30net/smc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+3
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-30KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai1-4/+4
2020-10-30KVM: x86: replace static const variables with macrosPaolo Bonzini3-21/+21
2020-10-30lockdep: Fix nr_unused_locks accountingPeter Zijlstra1-10/+4
2020-10-30locking/lockdep: Remove more raw_cpu_read() usagePeter Zijlstra1-1/+1
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef1-0/+19
2020-10-30blk-mq: mark flush request as IDLE in flush_end_io()Ming Lei1-0/+1
2020-10-30scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab1-1/+1