- b2e0336 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years ago
- 779b35c f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
- b7e4a37 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years ago
- 98cc58b f2fs: fix a wrong condition in __submit_bio by Dehe Gu · 4 years ago
- 179ed88 f2fs: remove unnecessary initialization in xattr.c by Liu Song · 4 years ago
- db704cd f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years ago
- 72ec365 f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
- f83aa8c f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
- d4384de f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
- 35f0b59 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years ago
- fc3014c f2fs: introduce sb_status sysfs node by Chao Yu · 4 years ago
- 569c673 f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
- 7784418 f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
- 4ce68c0 libfs: unexport generic_ci_d_compare() and generic_ci_d_hash() by Eric Biggers · 4 years, 1 month ago
- c4af55b f2fs: fix to set/clear I_LINKABLE under i_lock by Chao Yu · 4 years ago
- c375b1b f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years ago
- ea29e65 f2fs: clean up post-read processing by Eric Biggers · 4 years, 1 month ago
- e12d322 f2fs: trival cleanup in move_data_block() by Chao Yu · 4 years, 1 month ago
- 3d4946b f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
- 2df558b f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap() by Chao Yu · 4 years, 1 month ago
- 72cc4e0 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 1 month ago
- d0d83de f2fs: compress: support compress level by Chao Yu · 4 years ago
- 8723b85 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years ago
- 2a17e73 f2fs: relocate f2fs_precache_extents() by Chao Yu · 4 years, 1 month ago
- 3dabc6f f2fs: enforce the immutable flag on open files by Chao Yu · 4 years, 1 month ago
- 5e7d714 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years, 1 month ago
- dd6d813 f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 1 month ago
- 14e6dc5 f2fs: Replace expression with offsetof() by Zheng Yongjun · 4 years, 1 month ago
- 4ff2fc7 f2fs: handle unallocated section and zone on pinned/atgc by Jaegeuk Kim · 4 years, 1 month ago
- 78d21c2 fs-verity: move structs needed for file signing to UAPI header by Eric Biggers · 4 years, 2 months ago
- 5fe13f5 fs-verity: rename "file measurement" to "file digest" by Eric Biggers · 4 years, 2 months ago
- 7dcf6d6 fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest by Eric Biggers · 4 years, 2 months ago
- c864727 fs-verity: remove filenames from file comments by Eric Biggers · 4 years, 2 months ago
- a735996 fscrypt: allow deleting files with unsupported encryption policy by Eric Biggers · 4 years, 2 months ago
- 94bb3de fscrypt: unexport fscrypt_get_encryption_info() by Eric Biggers · 4 years, 2 months ago
- 0f25cf6 fscrypt: move fscrypt_require_key() to fscrypt_private.h by Eric Biggers · 4 years, 2 months ago
- 9aa0e0a fscrypt: move body of fscrypt_prepare_setattr() out-of-line by Eric Biggers · 4 years, 2 months ago
- 4af7c34 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 2 months ago
- 7081792 ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() by Eric Biggers · 4 years, 2 months ago
- c247d00 ubifs: remove ubifs_dir_open() by Eric Biggers · 4 years, 2 months ago
- 39eea38 f2fs: remove f2fs_dir_open() by Eric Biggers · 4 years, 2 months ago
- 757f7f1 ext4: remove ext4_dir_open() by Eric Biggers · 4 years, 2 months ago
- 3b743b0 fscrypt: simplify master key locking by Eric Biggers · 4 years, 2 months ago
- 26461e30a fscrypt: remove unnecessary calls to fscrypt_require_key() by Eric Biggers · 4 years, 2 months ago
- cfdfa25 ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- ee957e5 f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- e09b02e ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- 6b764a0 fscrypt: add fscrypt_is_nokey_name() by Eric Biggers · 4 years, 2 months ago
- 9eb2976 fscrypt: remove kernel-internal constants from UAPI header by Eric Biggers · 4 years, 3 months ago
- 3ed3a94 f2fs: compress: fix compression chksum by Chao Yu · 4 years, 1 month ago
- de3e65b f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
- d4ea8d8 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 2 months ago
- b91c682 f2fs: fix to account inline xattr correctly during recovery by Chao Yu · 4 years, 1 month ago
- b0858a2 f2fs: inline: fix wrong inline inode stat by Jack Qiu · 4 years, 1 month ago
- fb7f57b f2fs: inline: correct comment in f2fs_recover_inline_data by Jack Qiu · 4 years, 1 month ago
- 3ee0967 f2fs: don't check PAGE_SIZE again in sanity_check_raw_super() by Yangtao Li · 4 years, 1 month ago
- d2aa76b f2fs: convert to F2FS_*_INO macro by Yangtao Li · 4 years, 1 month ago
- 160d75f f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size by Jaegeuk Kim · 4 years, 2 months ago
- be33871 f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 2 months ago
- 317c4f5 f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 2 months ago
- 46806a8 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 2 months ago
- f15a200 f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 2 months ago
- 516758c f2fs: Remove unnecessary unlikely() by Yangtao Li · 4 years, 2 months ago
- d86ac27 f2fs: init dirty_secmap incorrectly by Jack Qiu · 4 years, 2 months ago
- ecc8b5c f2fs: remove buffer_head which has 32bits limit by Jaegeuk Kim · 4 years, 2 months ago
- d763d7a f2fs: fix wrong block count instead of bytes by Jaegeuk Kim · 4 years, 2 months ago
- 366d9ab f2fs: use new conversion functions between blks and bytes by Jaegeuk Kim · 4 years, 2 months ago
- 1c87099 f2fs: rename logical_to_blk and blk_to_logical by Jaegeuk Kim · 4 years, 2 months ago
- 5a11975 f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 2 months ago
- 1f004d6 f2fs: compress: support chksum by Chao Yu · 4 years, 2 months ago
- 34315f8 f2fs: fix to avoid REQ_TIME and CP_TIME collision by Chao Yu · 4 years, 2 months ago
- 301e317 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 2 months ago
- c689f75 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
- 39c8e0e fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
- c35a257 libfs: Add generic function for setting dentry_ops by Daniel Rosenberg · 4 years, 2 months ago
- c60814e f2fs: Remove the redundancy initialization by Zhang Qilong · 4 years, 2 months ago
- 38e3c31 f2fs: remove writeback_inodes_sb in f2fs_remount by Liu Song · 4 years, 2 months ago
- a82e016 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
- 7bf3923 f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 2 months ago
- 8db6295 f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 2 months ago
- 473a98e f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
- 4a67417 f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
- a6d99e8 f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 3 months ago
- cb94abe f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 3 months ago
- 2838d73 f2fs: call f2fs_get_meta_page_retry for nat page by Jaegeuk Kim · 4 years, 3 months ago
- 841fca5 Linux 5.10.1 by Greg Kroah-Hartman · 4 years, 1 month ago
- 26934c8 Revert "dm raid: fix discard limits for raid1 and raid10" by Greg Kroah-Hartman · 4 years, 1 month ago
- 859f703 Revert "md: change mddev 'chunk_sectors' from int to unsigned" by Greg Kroah-Hartman · 4 years, 1 month ago
- 2c85ebc Linux 5.10 by Linus Torvalds · 4 years, 1 month ago
- ec6f5e0 Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- d2360a3 Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 6bff9bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
- 5ee595d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 1 month ago
- 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- b53966f Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
- b01dedd Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
- 31d00f6 Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 643e69a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 1 month ago
- 6ffeb1c md: change mddev 'chunk_sectors' from int to unsigned by Mike Snitzer · 4 years, 1 month ago
- 0d07c0e x86/kprobes: Fix optprobe to detect INT3 padding correctly by Masami Hiramatsu · 4 years, 1 month ago