linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 13:30:47 to 2018-12-24 08:18:25 UTC [more...]

[PATCH 0/1] f2fs: fix sanity_check_raw_super on big endian machines
 2018-12-24  8:18 UTC  (7+ messages)
` [PATCH 1/1] f2fs: fix validation of the block count in sanity_check_raw_super

[PATCH v2] f2fs: rebuild nat_bits during umount
 2018-12-24  6:48 UTC  (2+ messages)

[PATCH v3] f2fs: add bio cache for IPU
 2018-12-24  6:35 UTC  (2+ messages)

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-23  4:45 UTC  (35+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[PATCH v2 0/1] f2fs: fix sanity_check_raw_super on big endian machines
 2018-12-22 10:22 UTC  (2+ messages)
` [PATCH v2 1/1] f2fs: fix validation of the block count in sanity_check_raw_super

[PATCH v2] f2fs: fix sbi->extent_list corruption issue
 2018-12-19 23:42 UTC  (14+ messages)

[PATCH] f2fs: fix missing unlock(sbi->gc_mutex)
 2018-12-19  3:44 UTC  (4+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed
 2018-12-19  3:21 UTC  (8+ messages)
` [PATCH 2/3] f2fs: correct wrong spelling, issing_*
  ` [f2fs-dev] "
` [PATCH 3/3] f2fs: flush stale issued discard candidates
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/3] f2fs: use kvmalloc, if kmalloc is failed

[PATCH v2] f2fs: add bio cache for IPU
 2018-12-19  0:45 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH] dm: give req_size precisely given by user
 2018-12-18 21:40 UTC  (4+ messages)
  `  "

[PATCH 1/2] f2fs: clean up structure extent_node
 2018-12-18 11:20 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to dirty inode synchronously

[PATCH v3] f2fs: fix sbi->extent_list corruption issue
 2018-12-18 11:09 UTC 

[PATCH] f2fs: fix block address for __check_sit_bitmap
 2018-12-18 10:36 UTC  (2+ messages)

[PATCH v2 2/3] f2fs: check PageWriteback flag for ordered case
 2018-12-14  6:21 UTC 

f2fs: prevent mount with "extended node bitmap" on older kernels
 2018-12-13 11:12 UTC  (2+ messages)

[PATCH] f2fs: remove redundant comment of unused wio_mutex
 2018-12-13 10:32 UTC  (2+ messages)

Obědové karty
 2018-12-13 10:22 UTC 

[PATCH] f2fs: add an ioctl() to explicitly trigger fsck later
 2018-12-13  6:30 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH] f2fs: remove codes of unused wio_mutex
 2018-12-13  3:50 UTC  (3+ messages)
` [PATCH v2] "

[Bug 201911] New: High frequency of gc cause application database corrupt
 2018-12-13  3:42 UTC  (4+ messages)
` [Bug 201911] "

[PATCH] f2fs: rebuild nat_bits during umount
 2018-12-12 10:20 UTC 

[PATCH 1/3] f2fs: fix to reorder set_page_dirty and wait_on_page_writeback
 2018-12-12 10:12 UTC  (3+ messages)
` [PATCH 2/3] f2fs: check PageWriteback flag for ordered case
` [PATCH 3/3] f2fs: clean up checkpoint flow

[PATCH V5 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-12  9:50 UTC  (10+ messages)
` [PATCH V5 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V5 2/9] f2fs: "
` [PATCH V5 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V5 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V5 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V5 6/9] f2fs: "
` [PATCH V5 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V5 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V5 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

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

[BUG BISECT next] Files cannot be opened after "fsverity: Move verity status check to fsverity_file_open"
 2018-12-12  4:11 UTC  (6+ messages)

[PATCH V4 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-12  4:07 UTC  (10+ messages)
` [PATCH V4 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V4 2/9] f2fs: "
` [PATCH V4 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V4 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V4 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V4 6/9] f2fs: "
` [PATCH V4 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V4 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V4 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH 0/2] fs-verity: fix !CONFIG_FS_VERITY case
 2018-12-12  4:07 UTC 

[LKP] [f2fs] 089842de57: aim7.jobs-per-min 15.4% improvement
 2018-12-12  3:23 UTC  (4+ messages)

[PATCH V3 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-10 18:19 UTC  (16+ messages)
` [PATCH V3 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V3 2/9] f2fs: "
` [PATCH V3 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V3 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V3 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V3 6/9] f2fs: "
` [PATCH V3 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V3 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V3 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[PATCH] libf2fs: fix to detect stat() failure
 2018-12-10 10:13 UTC 

[PATCH] dump.f2fs: fix incorrect endian conversion
 2018-12-10  3:19 UTC 

[PATCH] fsck: Fix big endian platforms
 2018-12-10  2:58 UTC  (2+ messages)

[PATCH] f2fs: clear PG_writeback if IPU failed
 2018-12-07  9:55 UTC  (2+ messages)

[PATCH] f2fs: avoid frequent costly fsck triggers
 2018-12-07  9:41 UTC  (9+ messages)
` [f2fs-dev] "

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

[PATCH 1/2] tools: add f2fs_io
 2018-11-30  3:29 UTC  (4+ messages)
` [PATCH 2/2] fsck.f2fs: check nat_bits separately from bug_on

HELLO GOOD FRIEND
 2018-11-24  1:00 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).