linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 17:37:21 to 2018-11-06 09:12:01 UTC [more...]

[PATCH] f2fs: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-06  9:12 UTC  (2+ messages)

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-11-06  6:52 UTC  (18+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file
` [PATCH v2 02/12] fs-verity: add setup code, UAPI, and Kconfig
` [PATCH v2 03/12] fs-verity: add MAINTAINERS file entry
` [PATCH v2 04/12] fs-verity: add data verification hooks for ->readpages()
` [PATCH v2 05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v2 06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v2 07/12] fs-verity: add SHA-512 support
` [PATCH v2 08/12] fs-verity: add CRC-32C support
` [PATCH v2 09/12] fs-verity: support builtin file signatures
` [PATCH v2 10/12] ext4: add basic fs-verity support
` [PATCH v2 11/12] ext4: add fs-verity read support
` [PATCH v2 12/12] f2fs: fs-verity support

[PATCH] f2fs: stop discard thread during fstrim
 2018-11-06  4:08 UTC 

[PATCH] f2fs: move dir data flush to write checkpoint process
 2018-11-06  2:25 UTC 

[Bug 201555] New: [f2fs] Processes freezing periodically with f2fs root
 2018-11-05  3:33 UTC  (7+ messages)
` [Bug 201555] "

[BUG] Kernel BUG when mounting and then unmounting a fuzzed F2FS image
 2018-11-01  1:12 UTC  (4+ messages)

[PATCH] f2fs: add to account direct IO
 2018-10-31  9:35 UTC 

[PATCH] f2fs: fix get_blocktype_secs bug when segs_per_sec is larger than 1
 2018-10-31  3:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] f2fs: change segment to section in f2fs_ioc_gc_range
 2018-10-31  3:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] f2fs-tools: add the max chunk size limit in sparse image
 2018-10-30 10:21 UTC  (3+ messages)

[RFC][PATCH v3 08/10] f2fs: use common file type conversion
 2018-10-29 11:04 UTC  (3+ messages)

[PATCH v2 3/3] f2fs: export migration_granularity sysfs entry
 2018-10-25  8:19 UTC 

[PATCH 1/3] f2fs: introduce __is_large_section() for cleanup
 2018-10-25  6:10 UTC  (5+ messages)
` [PATCH 2/3] f2fs: support subsectional garbage collection
` [PATCH 3/3] f2fs: export migration_granularity sysfs entry

[PATCH] f2fs: only flush the single temp bio cache which owns the target page
 2018-10-25  1:35 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] f2fs update for 4.20-rc1
 2018-10-24 16:41 UTC  (2+ messages)

[PATCH] f2fs: clean up f2fs_sb_has_##feature_name
 2018-10-24 10:34 UTC 

[PATCH] f2fs: remove codes of unused wio_mutex
 2018-10-24  9:32 UTC  (2+ messages)

[PATCH] f2fs: fix count of seg_freed to make sec_freed correct
 2018-10-24  9:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] f2fs: fix to be aware discard/preflush command in is_idle()
 2018-10-24  9:29 UTC 

[PATCH] f2fs: fix to account preflush command for noflush_merge mode
 2018-10-24  9:24 UTC 

[PATCH] f2fs: avoid GC causing encrypted file corrupted
 2018-10-24  8:07 UTC  (2+ messages)

[PATCH] f2fs: fix to be aware discard IO in is_idle()
 2018-10-24  7:43 UTC 

[RFC][PATCH v2 08/10] f2fs: use common file type conversion
 2018-10-23 20:20 UTC 

[PATCH] f2fs: add bio cache for IPU
 2018-10-23  8:38 UTC 

[PATCH] f2fs: fix to account IO correctly for cgroup writeback
 2018-10-22 15:24 UTC 

[PATCH] f2fs: fix to account IO correctly
 2018-10-22  1:15 UTC  (5+ messages)

[PATCH v2] f2fs: fix to account IO correctly
 2018-10-22  1:12 UTC 

[PATCH] f2fs: clear cold data flag if IO is not counted
 2018-10-19 22:58 UTC  (11+ messages)
` [f2fs-dev] "
` [PATCH v2] "

[PATCH] f2fs-tools: give WITH_KERNEL_VERSION to check kernel version only
 2018-10-19 22:43 UTC 

[PATCH] f2fs: remove default option setting in remount
 2018-10-19  2:15 UTC  (10+ messages)

[LKP] [f2fs] 4d8253119c: aim7.jobs-per-min -11.0% regression
 2018-10-19  1:28 UTC 

[PATCH v11] f2fs: guarantee journalled quota data by checkpoint
 2018-10-18 19:04 UTC  (10+ messages)

[PATCH] f2fs: remove request_list check in is_idle()
 2018-10-17  3:11 UTC  (13+ messages)

[PATCH] mkfs.f2fs: support formating large size file in 32-bits platform
 2018-10-17  1:40 UTC 

[PATCH] f2fs: cleanup dirty pages if recover failed
 2018-10-16 12:37 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/4] mkfs.f2fs: Added missing statements related to error checking
 2018-10-16 11:18 UTC  (2+ messages)

[Bug 200871] F2FS experiences data loss (entry is completely lost) when an I/O failure occurs
 2018-10-16  1:48 UTC  (3+ messages)

[PATCH 1/2] f2fs: do not update REQ_TIME in case of error conditions
 2018-10-16  1:34 UTC  (6+ messages)
` [PATCH 2/2] f2fs: update REQ_TIME in f2fs_cross_rename()

[PATCH] fsck.f2fs: do not hard-code encrypted filename length to avoid heap buffer overflow
 2018-10-15 23:05 UTC  (3+ messages)

[PATCH] f2fs: fix data corruption issue with hardware encryption
 2018-10-15 12:26 UTC  (7+ messages)
        ` [f2fs-dev] "

[PATCH] mkfs.f2fs: show the info of volume label only when specify it
 2018-10-15 12:08 UTC  (2+ messages)

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-15 11:44 UTC  (2+ messages)
` [f2fs-dev] "

[bug report] f2fs: use rb_*_cached friends
 2018-10-12 14:31 UTC  (4+ messages)

[PATCH 4/4] fsck/mount: Gracefully terminate the mount procedure in case the program runs out of memory
 2018-10-11 22:21 UTC 

[PATCH 3/4] lib/libf2fs_io.c: Added a missing free statement
 2018-10-11 22:21 UTC 

[PATCH 2/4] lib/libf2fs: Added missing statements related to error checking
 2018-10-11 22:21 UTC 

[PATCH] fsck.f2fs: do not check segment type of empty curseg
 2018-10-09 11:22 UTC  (2+ messages)

[PATCH v2 1/3] generic: test project id recovery after power failure
 2018-10-07 12:25 UTC  (3+ messages)
` [PATCH v2 2/3] generic: test i_flags "
` [PATCH v2 3/3] generic: test creation time "

[PATCH 1/3] generic: test project id recovery after power failure
 2018-10-07 13:57 UTC  (7+ messages)
` [PATCH 2/3] generic: test i_flags "
` [PATCH 3/3] generic: test creation time "

[PATCH 1/2] check: recognize f2fs through parameter
 2018-10-07 13:51 UTC  (4+ messages)
` [PATCH 2/2] common/quota: adapt _require_prjquota() for f2fs

[PATCH] f2fs: spread f2fs_set_inode_flags()
 2018-10-07 11:06 UTC 

[PATCH v2 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-10-07  3:36 UTC  (4+ messages)
` [PATCH v2 2/5] ext4: "

[PATCH] f2fs: fix to recover inode->i_flags of inode block during POR
 2018-10-06 19:03 UTC 

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-05 16:03 UTC 

[PATCH v2] f2fs: use rb_*_cached friends
 2018-10-04  3:18 UTC 

[PATCH 1/3] f2fs: shrink sbi->sb_lock coverage in set_file_temperature()
 2018-10-04  3:15 UTC  (3+ messages)
` [PATCH 2/3] f2fs: remove unused sbi->trigger_ssr_threshold
` [PATCH 3/3] f2fs: remove unneeded disable_nat_bits()

[PATCH v2] f2fs: fix to recover cold bit of inode block during POR
 2018-10-03 14:32 UTC 

[PATCH] f2fs: fix to recover cold bit of inode block during POR
 2018-10-03  0:32 UTC  (2+ messages)

[PATCH v3] f2fs: submit cached bio to avoid endless PageWriteback
 2018-10-02  2:48 UTC  (12+ messages)
                  ` [f2fs-dev] "

[PATCH] fsck.f2fs: don't allocate new blocks on unclean shutdown
 2018-10-02  2:02 UTC 

[PATCH] f2fs: fix quota info to adjust recovered data
 2018-10-01  1:37 UTC  (17+ messages)
` [f2fs-dev] "

[PATCH] dump.f2fs: allow dump data on mounted image
 2018-09-30  8:26 UTC 

[PATCH] f2fs: use rb_*_cached friends
 2018-09-29 13:27 UTC 

[PATCH 1/2] f2fs: remove QUOTA flag setting in f2fs_set_qf_name()
 2018-09-29 11:03 UTC  (2+ messages)

[PATCH 1/2] f2fs: fix missing up_read
 2018-09-29 10:44 UTC  (4+ messages)
` [PATCH 2/2] f2fs: keep lazytime on remount
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: fix missing up_read

[PATCH 1/2] f2fs: add to account meta IO
 2018-09-29 10:31 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add to account skip count of background GC

[PATCH] generic: add a testcase to test uid/gid recovery
 2018-09-29  5:59 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).