[f2fs-dev] [PATCH] f2fs: fix to use per-inode maxbytes in f2fs_fiemap
2021-02-26 2:20 UTC (3+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: fsverity: Truncate cache pages if set verity failed
2021-02-26 2:15 UTC (5+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: compress: Allow modular (de)compression algorithms
2021-02-26 2:14 UTC (4+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] resize.f2fs: fix new reserved segments calculation
2021-02-25 15:35 UTC (4+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH][next] f2fs: Replace one-element array with flexible-array member
2021-02-25 1:37 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH AUTOSEL 4.14 12/16] f2fs: handle unallocated section and zone on pinned/atgc
2021-02-24 12:55 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH AUTOSEL 4.19 17/26] f2fs: handle unallocated section and zone on pinned/atgc
2021-02-24 12:54 UTC (2+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH AUTOSEL 4.19 18/26] f2fs: fix to set/clear I_LINKABLE under i_lock
[f2fs-dev] [PATCH AUTOSEL 5.4 23/40] f2fs: handle unallocated section and zone on pinned/atgc
2021-02-24 12:53 UTC (2+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH AUTOSEL 5.4 24/40] f2fs: fix to set/clear I_LINKABLE under i_lock
[f2fs-dev] [PATCH AUTOSEL 5.10 33/56] f2fs: handle unallocated section and zone on pinned/atgc
2021-02-24 12:51 UTC (2+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH AUTOSEL 5.10 34/56] f2fs: fix to set/clear I_LINKABLE under i_lock
[f2fs-dev] [PATCH AUTOSEL 5.11 41/67] f2fs: handle unallocated section and zone on pinned/atgc
2021-02-24 12:50 UTC (2+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH AUTOSEL 5.11 42/67] f2fs: fix to set/clear I_LINKABLE under i_lock
[f2fs-dev] [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
2021-02-24 4:57 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH RFC] f2fs: fix to avoid selecting full segment w/ {AT, }SSR allocator
2021-02-23 12:26 UTC (3+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v2] f2fs: fix a spelling error
2021-02-23 6:19 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: check discard command number before traversing discard pending list
2021-02-22 10:07 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH] Documentation/ABI/testing: Fix a spelling error
2021-02-22 9:34 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [GIT PULL] f2fs update for 5.12-rc1
2021-02-21 18:39 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [GIT PULL] fsverity updates for 5.12
2021-02-21 18:39 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH 1/3] f2fs: avoid unused f2fs_show_compress_options()
2021-02-20 9:38 UTC (3+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH 2/3] f2fs: remove unused FORCE_FG_GC macro
` [f2fs-dev] [PATCH 3/3] f2fs: update comments for explicit memory barrier
[f2fs-dev] [PATCH 1/2] f2fs: fix to allow migrating fully valid segment
2021-02-20 9:35 UTC (2+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH 2/2] f2fs: fix panic during f2fs_resize_fs()
[f2fs-dev] [PATCH] f2fs/checkpoint: fix a spacing coding style
2021-02-20 1:55 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] mkfs.f2fs: add VM disk files to hot data types
2021-02-19 7:30 UTC (3+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: give a warning only for readonly partition
2021-02-12 22:33 UTC - mbox.gz / Atom
[f2fs-dev] [RFC PATCH 0/8] use core page calls instead of kmaps
2021-02-10 19:41 UTC (16+ messages) - mbox.gz / Atom
` [f2fs-dev] [RFC PATCH 1/8] brd: use memcpy_from_page() in copy_from_brd()
` [f2fs-dev] [RFC PATCH 2/8] "
` [f2fs-dev] [RFC PATCH 3/8] null_blk: use memcpy_page() in copy_to_nullb()
` [f2fs-dev] [RFC PATCH 4/8] null_blk: use memcpy_page() in copy_from_nullb()
` [f2fs-dev] [RFC PATCH 5/8] ext4: use memcpy_from_page() in pagecache_read()
` [f2fs-dev] [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()
` [f2fs-dev] [RFC PATCH 7/8] f2fs: use memcpy_from_page() in pagecache_read()
` [f2fs-dev] [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()
[f2fs-dev] [PATCH] f2fs: don't grab superblock freeze for flush/ckpt thread
2021-02-08 21:56 UTC - mbox.gz / Atom
[f2fs-dev] Bitcoin Investment
2021-02-08 17:43 UTC - mbox.gz / Atom
[f2fs-dev] Bitcoin Investment
2021-02-08 14:22 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH 0/6] fs-verity: add an ioctl to read verity metadata
2021-02-07 8:32 UTC (21+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH 1/6] fs-verity: factor out fsverity_get_descriptor()
` [f2fs-dev] [PATCH 2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature()
` [f2fs-dev] [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
` [f2fs-dev] [PATCH 4/6] fs-verity: support reading Merkle tree with ioctl
` [f2fs-dev] [PATCH 5/6] fs-verity: support reading descriptor "
` [f2fs-dev] [PATCH 6/6] fs-verity: support reading signature "
[f2fs-dev] [PATCH] Documentation: f2fs: fix typo s/automaic/automatic
2021-02-05 3:40 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v4] f2fs: compress: add compress_inode to cache compressed blockst
2021-02-04 3:25 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v2 00/12] lazytime fix and cleanups
2021-02-03 15:49 UTC (11+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time()
[f2fs-dev] [PATCH v5] f2fs: rename checkpoint=merge mount option to checkpoint_merge
2021-02-03 8:15 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v4] f2fs: rename checkpoint=merge mount option to checkpoint_merge
2021-02-02 13:12 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v3] f2fs: rename checkpoint=merge mount option to checkpoint_merge
2021-02-02 12:09 UTC (6+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: fix a wrong condition in __submit_bio
2021-02-02 9:39 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v2] f2fs: rename checkpoint=merge mount option to checkpoint_merge
2021-02-02 9:13 UTC (7+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: relocate inline conversion from mmap() to mkwrite()
2021-02-02 8:03 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: fix checkpoint mount option wrong combination
2021-02-02 1:32 UTC (8+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: prevent setting ioprio of thread not in merge mode
2021-02-01 22:33 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] misc bio allocation cleanups
2021-02-01 12:22 UTC (38+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
` [f2fs-dev] [dm-devel] "
` [f2fs-dev] [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [f2fs-dev] [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [f2fs-dev] [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [f2fs-dev] [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [f2fs-dev] [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [f2fs-dev] [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
` [f2fs-dev] [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
` [f2fs-dev] [PATCH 09/17] drbd: remove bio_alloc_drbd
` [f2fs-dev] [PATCH 10/17] drbd: remove drbd_req_make_private_bio
` [f2fs-dev] [PATCH 11/17] md: remove bio_alloc_mddev
` [f2fs-dev] [PATCH 12/17] md: simplify sync_page_io
` [f2fs-dev] [PATCH 13/17] md: remove md_bio_alloc_sync
` [f2fs-dev] [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [f2fs-dev] [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio
` [f2fs-dev] [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio
` [f2fs-dev] [PATCH 17/17] mm: remove get_swap_bio
[f2fs-dev] [PATCH] f2fs: remove unnecessary initialization in xattr.c
2021-02-01 3:15 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v2 0/3] add support for metadata encryption to F2FS
2021-01-29 20:57 UTC (5+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH v2 2/3] fscrypt: Add metadata encryption support
` [f2fs-dev] [PATCH v2 3/3] f2fs: "
[f2fs-dev] [PATCH] f2fs: fix to avoid inconsistent quota data
2021-01-29 6:35 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v2] f2fs: fix to keep isolation of atomic write
2021-01-29 1:38 UTC (7+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH v3 1/5] f2fs: compress: add compress_inode to cache compressed blocks
2021-01-29 1:13 UTC (15+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: flush data when enabling checkpoint back
2021-01-28 7:04 UTC (2+ messages) - mbox.gz / Atom
[f2fs-dev] [PATCH] f2fs: fix unused function warning
2021-01-25 12:24 UTC - mbox.gz / Atom
[f2fs-dev] [linux-next:master 2106/4407] fs/f2fs/super.c:470:12: warning: unused function 'f2fs_compress_set_level'
2021-01-22 9:56 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v3] f2fs: compress: support compress level
2021-01-22 9:46 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v3] f2fs: compress: deny setting unsupported compress algorithm
2021-01-22 9:40 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v5 1/2] f2fs: introduce checkpoint=merge mount option
2021-01-22 1:56 UTC (7+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH v5 2/2] f2fs: add ckpt_thread_ioprio sysfs node
[f2fs-dev] [xfstests PATCH v2] generic: test for lazytime timestamp updates
2021-01-22 1:44 UTC - mbox.gz / Atom
[f2fs-dev] [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
2021-01-21 23:03 UTC (9+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH v8 1/8] block: blk-crypto-fallback: handle data unit split across multiple bvecs
` [f2fs-dev] [PATCH v8 2/8] block: blk-crypto: relax alignment requirements for bvecs in bios
` [f2fs-dev] [PATCH v8 3/8] fscrypt: add functions for direct I/O support
` [f2fs-dev] [PATCH v8 4/8] direct-io: add support for fscrypt using blk-crypto
` [f2fs-dev] [PATCH v8 5/8] iomap: support direct I/O with "
` [f2fs-dev] [PATCH v8 6/8] ext4: "
` [f2fs-dev] [PATCH v8 7/8] f2fs: "
` [f2fs-dev] [PATCH v8 8/8] fscrypt: update documentation for direct I/O support
[f2fs-dev] [PATCH v2 1/2] f2fs: introduce checkpoint=merge mount option
2021-01-21 10:57 UTC (4+ messages) - mbox.gz / Atom
` [f2fs-dev] [PATCH v2 2/2] f2fs: add ckpt_thread_ioprio sysfs node
[f2fs-dev] [PATCH v4 1/2] f2fs: introduce checkpoint=merge mount option
2021-01-19 23:49 UTC (3+ messages) - mbox.gz / Atom
page: next
Linux-f2fs-devel Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-f2fs-devel/0 linux-f2fs-devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-f2fs-devel linux-f2fs-devel/ https://lore.kernel.org/linux-f2fs-devel \
linux-f2fs-devel@lists.sourceforge.net
public-inbox-index linux-f2fs-devel
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/net.sourceforge.lists.linux-f2fs-devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git