linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-16 14:58:47 to 2018-11-24 09:56:03 UTC [more...]

[PATCH 1/2] f2fs: remove stale inode entry before eviction from gdirty_list
 2018-11-24  9:55 UTC  (9+ messages)
` [PATCH 2/2] f2fs: Set CP_ERROR_FLAG in case of inconsistent node page entries

[PATCH 1/2] f2fs: fix sbi->extent_list corruption issue
 2018-11-24  9:36 UTC  (9+ messages)
` [PATCH 2/2] f2fs: fix memory leak of quota files extent tree and it's nodes

[PATCH] f2fs: make "f2fs_fault_name[]" const char *
 2018-11-24  9:06 UTC 

[PATCH] f2fs: check memory boundary by insane namelen
 2018-11-23 12:11 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to allow node segment for GC by ioctl path
 2018-11-23  5:12 UTC 

[RFC][PATCH v4 07/09] f2fs: use common file type conversion
 2018-11-22 11:45 UTC  (2+ messages)

[PATCH] f2fs: read page index before freeing
 2018-11-22 12:02 UTC  (3+ messages)

[PATCH] libf2fs: avoid to use static local string for global f2fs_conf
 2018-11-22 11:57 UTC 

[PATCH] mkfs.f2fs: enable VERITY by default
 2018-11-22 11:15 UTC  (2+ messages)

[PATCH] f2fs-tools: release 1.12.0
 2018-11-22  9:51 UTC  (2+ messages)

[PATCH v1 0/4] fs: fix race between llseek SEEK_END and write
 2018-11-22  7:06 UTC  (10+ messages)
` [PATCH v1 1/4] vfs: "
` [PATCH v1 2/4] ext4: "
` [PATCH v1 3/4] f2fs: "
` [PATCH v1 4/4] overlayfs: "

[PATCH v2] f2fs: fix wrong return value of f2fs_acl_create
 2018-11-21  3:32 UTC  (2+ messages)

[PATCH] f2fs: fix wrong return value of f2fs_acl_create
 2018-11-20 22:38 UTC  (3+ messages)

[PATCH] f2fs: fix m_may_create to make OPU DIO write correctly
 2018-11-20 11:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-11-19 21:23 UTC  (11+ messages)
` [PATCH 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH 2/7] f2fs: "
` [PATCH 3/7] fscrypt: Remove filesystem specific build config option
` [PATCH 4/7] Add S_VERITY and IS_VERITY()
` [PATCH 5/7] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH 6/7] f2fs: "
` [PATCH 7/7] fsverity: Remove filesystem specific build config option

[PATCH v2] f2fs: add bio cache for IPU
 2018-11-19  3:29 UTC 

[PATCH 1/2] f2fs-tools: show versions if exist
 2018-11-17  2:32 UTC  (4+ messages)
` [PATCH 2/2] f2fs-tools: create sparse file first before stat

[PATCH] f2fs: add bio cache for IPU
 2018-11-16  9:46 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH v2] f2fs: fix race between write_checkpoint and write_begin
 2018-11-15  8:37 UTC  (5+ messages)

[PATCH] f2fs: avoid GC causing encrypted file corrupted
 2018-11-14 21:54 UTC  (5+ messages)

[PATCH] f2fs: only flush the single temp bio cache which owns the target page
 2018-11-14 10:49 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

代开发票,点数低
 2018-11-13 11:51 UTC 

[PATCH] f2fs: fix out-place-update DIO write
 2018-11-13  6:33 UTC 

[PATCH] f2fs: fix race between write_checkpoint and write_begin
 2018-11-13  3:42 UTC  (4+ messages)

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

Price Inquiry
 2018-11-11 15:35 UTC 

[PATCH v3] f2fs: fix to be aware discard/preflush/dio command in is_idle()
 2018-11-11 16:55 UTC 

[PATCH v2] f2fs: add to account direct IO
 2018-11-11 16:46 UTC 

Patch "Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"" has been added to the 4.18-stable tree
 2018-11-11 14:35 UTC  (2+ messages)

[PATCH] f2fs: wait writeback before reading data to avoid stale encrypted block
 2018-11-08 20:27 UTC  (2+ messages)

[PATCH] f2fs: move dir data flush to write checkpoint process
 2018-11-06 11:19 UTC  (3+ messages)

[PATCH] f2fs: stop discard thread during fstrim
 2018-11-06  9:29 UTC  (2+ messages)

[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

[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

[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  (3+ 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: 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: 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 


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).