- 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years ago
- 1d1df41 Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years ago
- 6661224 Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
- 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
- 5fed0be f2fs: do not allow partial truncation on pinned file by Jaegeuk Kim · 3 years ago
- 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 2b64289 f2fs: remove redunant invalidate compress pages by Fengnan Chang · 3 years ago
- d361b69 f2fs: Simplify bool conversion by Yang Li · 3 years ago
- 2a64e30 f2fs: don't drop compressed page cache in .{invalidate,release}page by Chao Yu · 3 years ago
- 300a8429 f2fs: fix to reserve space for IO align feature by Chao Yu · 3 years, 1 month ago
- b702c83 f2fs: fix to check available space of CP area correctly in update_ckpt_flags() by Chao Yu · 3 years, 1 month ago
- 3e02038 f2fs: support fault injection to f2fs_trylock_op() by Chao Yu · 3 years, 1 month ago
- dd9d4a3 f2fs: clean up __find_inline_xattr() with __find_xattr() by Chao Yu · 3 years, 1 month ago
- 645a3c4 f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() by Chao Yu · 3 years, 1 month ago
- a9419b6 f2fs: do not bother checkpoint by f2fs_get_node_info by Jaegeuk Kim · 3 years ago
- 0df035c f2fs: avoid down_write on nat_tree_lock during checkpoint by Jaegeuk Kim · 3 years ago
- 7377e85 f2fs: compress: fix potential deadlock of compress file by Hyeong-Jun Kim · 3 years, 1 month ago
- 19bdba5 f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file by Jaegeuk Kim · 3 years, 1 month ago
- 325163e f2fs: add gc_urgent_high_remaining sysfs node by Daeho Jeong · 3 years, 1 month ago
- 77900c4 f2fs: fix to do sanity check in is_alive() by Chao Yu · 3 years, 1 month ago
- f6db430 f2fs: fix to avoid panic in is_alive() if metadata is inconsistent by Chao Yu · 3 years, 1 month ago
- 9056d64 f2fs: fix to do sanity check on inode type during garbage collection by Chao Yu · 3 years, 1 month ago
- 766c663 f2fs: avoid duplicate call of mark_inode_dirty by Jaegeuk Kim · 3 years, 1 month ago
- ae2e280 f2fs: show number of pending discard commands by Jaegeuk Kim · 3 years, 1 month ago
- e64347a f2fs: support POSIX_FADV_DONTNEED drop compressed page cache by Fengnan Chang · 3 years, 1 month ago
- d191786 f2fs: fix remove page failed in invalidate compress pages by Fengnan Chang · 3 years, 1 month ago
- bd984c0 f2fs: show more DIO information in tracepoint by Jaegeuk Kim · 3 years, 1 month ago
- a1e09b0 f2fs: use iomap for direct I/O by Eric Biggers · 3 years, 5 months ago
- 1517c1a f2fs: implement iomap operations by Eric Biggers · 3 years, 5 months ago
- ccf7cf9 f2fs: fix the f2fs_file_write_iter tracepoint by Eric Biggers · 3 years, 5 months ago
- d4dd19e f2fs: do not expose unwritten blocks to user by DIO by Jaegeuk Kim · 3 years, 1 month ago
- b31bf0f f2fs: reduce indentation in f2fs_file_write_iter() by Eric Biggers · 3 years, 5 months ago
- 3d697a4 f2fs: rework write preallocations by Eric Biggers · 3 years, 5 months ago
- 3271d7e f2fs: compress: reduce one page array alloc and free when write compressed page by Fengnan Chang · 3 years, 2 months ago
- c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
- 5664896 Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 1 month ago
- 5429c9d f2fs: fix UAF in f2fs_available_free_memory by Dongliang Mu · 3 years, 2 months ago
- e3b49ea f2fs: invalidate META_MAPPING before IPU/DIO write by Hyeong-Jun Kim · 3 years, 2 months ago
- cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
- c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- cd3e8ea Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 2 months ago
- 10a2687 f2fs: support fault injection for dquot_initialize() by Chao Yu · 3 years, 2 months ago
- ca98d72 f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() by Chao Yu · 3 years, 2 months ago
- 02d58cd f2fs: compress: disallow disabling compress on non-empty compressed file by Hyeong-Jun Kim · 3 years, 2 months ago
- b368cc5 f2fs: compress: fix overwrite may reduce compress ratio unproperly by Fengnan Chang · 3 years, 2 months ago
- 71f2c82 f2fs: multidevice: support direct IO by Chao Yu · 3 years, 4 months ago
- 6691d94 f2fs: introduce fragment allocation mode mount option by Daeho Jeong · 3 years, 3 months ago
- 84eab2a f2fs: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
- 09631cf f2fs: include non-compressed blocks in compr_written_block by Daeho Jeong · 3 years, 3 months ago
- a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- cd6d697a6 f2fs: fix wrong condition to trigger background checkpoint correctly by Chao Yu · 3 years, 3 months ago
- 011e086 f2fs: fix to use WHINT_MODE by Keoseong Park · 3 years, 3 months ago
- 49bd03c unicode: pass a UNICODE_AGE() tripple to utf8_load by Christoph Hellwig · 3 years, 3 months ago
- a440943 unicode: remove the charset field from struct unicode_map by Christoph Hellwig · 3 years, 3 months ago
- 86e8057 f2fs: simplify f2fs_sb_read_encoding by Christoph Hellwig · 3 years, 3 months ago
- 4373b3d fscrypt: remove fscrypt_operations::max_namelen by Eric Biggers · 3 years, 4 months ago
- 6663b13 f2fs: set SBI_NEED_FSCK flag when inconsistent node block found by Weichao Guo · 3 years, 3 months ago
- 287b140 f2fs: introduce excess_dirty_threshold() by Chao Yu · 3 years, 3 months ago
- c02599f f2fs: avoid attaching SB_ACTIVE flag during mount by Chao Yu · 3 years, 4 months ago
- a5c0042 f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 4 months ago
- 92d602b f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 3 years, 4 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
- 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
- 9605f75 f2fs: should put a page beyond EOF when preparing a write by Jaegeuk Kim · 3 years, 4 months ago
- 827f028 f2fs: deallocate compressed pages when error happens by Jaegeuk Kim · 3 years, 4 months ago
- cd35820 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- f7db8dd f2fs: enable realtime discard iff device supports discard by Chao Yu · 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
- adf9ea8 f2fs: fix unexpected ENOENT comes from f2fs_map_blocks() by Chao Yu · 3 years, 4 months ago
- ad126eb f2fs: fix to account missing .skipped_gc_rwsem by Chao Yu · 3 years, 4 months ago
- d75da8c f2fs: adjust unlock order for cleanup by Chao Yu · 3 years, 4 months ago
- 4d67490 f2fs: Don't create discard thread when device doesn't support realtime discard by Fengnan Chang · 3 years, 4 months ago
- 94c821f f2fs: rebuild nat_bits during umount by Chao Yu · 3 years, 4 months ago
- a4b6817 f2fs: introduce periodic iostat io latency traces by Daeho Jeong · 3 years, 4 months ago
- 5211874 f2fs: separate out iostat feature by Daeho Jeong · 3 years, 4 months ago
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
- 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 5 months ago
- bbe1da7 f2fs: compress: do sanity check on cluster by Chao Yu · 3 years, 5 months ago
- 491f7f7 f2fs: convert S_IRUGO to 0444 by Yangtao Li · 3 years, 5 months ago
- b96d9b3 f2fs: fix to keep compatibility of fault injection interface by Chao Yu · 3 years, 5 months ago
- 3241057 f2fs: support fault injection for f2fs_kmem_cache_alloc() by Chao Yu · 3 years, 5 months ago
- 4a4fc04 f2fs: compress: allow write compress released file after truncate to zero by Fengnan Chang · 3 years, 5 months ago
- 1927ccd f2fs: correct comment in segment.h by Yangtao Li · 3 years, 5 months ago
- b6d9246 f2fs: improve sbi status info in debugfs/f2fs/status by Yangtao Li · 3 years, 5 months ago
- a264931 f2fs: compress: avoid duplicate counting of valid blocks when read compressed file by Fengnan Chang · 3 years, 5 months ago
- 65ddf65 f2fs: fix to do sanity check for sb/cp fields correctly by Chao Yu · 3 years, 5 months ago
- 4b10651 f2fs: avoid unneeded memory allocation in __add_ino_entry() by Chao Yu · 3 years, 5 months ago
- 94afd6d f2fs: extent cache: support unaligned extent by Chao Yu · 3 years, 5 months ago
- 6b3ba1e f2fs: Kconfig: clean up config options about compression by Tiezhu Yang · 3 years, 5 months ago
- d4bf15a f2fs: reduce the scope of setting fsck tag when de->name_len is zero by Yangtao Li · 3 years, 5 months ago
- 9180339 f2fs: fix to stop filesystem update once CP failed by Chao Yu · 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