linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-17 02:01:39 to 2018-07-08 14:17:37 UTC [more...]

[PATCH 1/5] f2fs: detect bug_on in f2fs_wait_discard_bios
 2018-07-08 14:16 UTC  (4+ messages)
` [PATCH 2/5] f2fs: clean up with IS_INODE()
` [PATCH 3/5] f2fs: fix to do sanity check with i_extra_isize
` [PATCH 4/5] f2fs: fix to do sanity check with cp_pack_start_sum

[PATCH v2] f2fs: split discard command in prior to block layer
 2018-07-08 14:14 UTC 

[PATCH v2 2/2] f2fs: issue small discard by LBA order
 2018-07-08 14:11 UTC 

[PATCH] f2fs: stop issuing discard immediately if there is queued IO
 2018-07-08 14:08 UTC 

[PATCH v3 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-08 14:04 UTC  (2+ messages)
` [PATCH v3 2/2] f2fs: let checkpoint flush dnode page of regular

Bug report: some new bugs found by fuzzing
 2018-07-08  2:43 UTC  (9+ messages)

[PATCH] f2fs: fix defined but not used build warnings
 2018-07-07  3:50 UTC 

[PATCH] f2fs: enable real-time discard by default
 2018-07-07  1:44 UTC  (3+ messages)

[PATCH 1/2] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
 2018-07-07  1:44 UTC  (6+ messages)
` [PATCH 2/2] f2fs: fix to do sanity check with inline flags
  ` 答复: [PATCH 1/2] f2fs: fix to skip GC if type in SSA and SIT is inconsistent

[PATCH v2] f2fs: give another chance to issue discard with current granularity
 2018-07-07  1:42 UTC  (5+ messages)

[PATCH] f2fs: split discard command in prior to block layer
 2018-07-07  1:39 UTC  (5+ messages)

[PATCH] f2fs: do checkpoint in kill_sb
 2018-07-07  1:20 UTC 

[PATCH 1/2] f2fs: fix to detect looped node chain correctly
 2018-07-07  1:10 UTC  (5+ messages)
` [PATCH 2/2] f2fs: issue small discard by LBA order

[PATCH v2 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-06 23:30 UTC  (3+ messages)

[PATCH 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-06 22:34 UTC  (3+ messages)
` [PATCH 2/2] f2fs: let checkpoint flush dnode page of regular

[PATCH 1/4] f2fs: flush journal nat entries for nat_bits during unmount
 2018-07-06 21:09 UTC  (4+ messages)
` [PATCH 2/4] f2fs: allow wrong configure dio to buffered write
` [PATCH 3/4] f2fs: indicate shutdown f2fs to allow unmount successfully
` [PATCH 4/4] f2fs: should check the type of end_io after pullback by fscrypto

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-06 13:04 UTC  (36+ messages)
` [PATCH v14 04/74] xarray: Replace exceptional entries
` [PATCH v14 10/74] xarray: Add XArray tags
` [PATCH v14 14/74] xarray: Extract entries from an XArray
` [PATCH v14 31/74] radix tree test suite: Convert regression1 to XArray
` [PATCH v14 33/74] page cache: Remove stray radix comment
` [PATCH v14 35/74] mm: Convert page-writeback to XArray
` [PATCH v14 52/74] shmem: Convert shmem_free_swap "
` [PATCH v14 53/74] shmem: Convert shmem_partial_swap_usage "
` [PATCH v14 54/74] memfd: Convert memfd_wait_for_pins "
` [PATCH v14 57/74] btrfs: Convert page cache "
` [PATCH v14 58/74] fs: Convert buffer "
` [PATCH v14 59/74] fs: Convert writeback "
` [PATCH v14 61/74] f2fs: Convert "
` [PATCH v14 62/74] dax: Rename some functions
` [PATCH v14 63/74] dax: Hash on XArray instead of mapping
` [PATCH v14 64/74] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v14 65/74] dax: Convert dax_layout_busy_page "
` [PATCH v14 66/74] dax: Convert __dax_invalidate_entry "
` [PATCH v14 67/74] dax: Convert dax writeback "
` [PATCH v14 68/74] dax: Convert dax_lock_page "
` [PATCH v14 69/74] dax: Convert page fault handlers "
` [PATCH v14 70/74] page cache: Finish XArray conversion
` [PATCH v14 71/74] radix tree: Remove radix_tree_update_node_t
` [PATCH v14 72/74] radix tree: Remove split/join code
` [PATCH v14 74/74] radix tree: Remove radix_tree_clear_tags

[PATCH v2 1/2] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
 2018-07-04 13:20 UTC 

[PATCH v5] f2fs: fix to do sanity check with block address in main area
 2018-07-04 13:18 UTC 

[PATCH v4] f2fs: fix to do sanity check with block address in main area
 2018-07-04 13:10 UTC  (2+ messages)

[PATCH] f2fs: try grabbing node page lock aggressively in sync scenario
 2018-07-04 10:04 UTC 

[PATCH] f2fs-tools: avoid mounting f2fs if tools already open the device
 2018-07-04  9:50 UTC 

Questions about commit f2fs: fix to avoid broken of dnode block list
 2018-07-04  6:58 UTC  (2+ messages)

[PATCH] f2fs: give another chance to issue discard with current granularity
 2018-07-03 12:17 UTC 

[PATCH 1/2] fsck.f2fs: check extent of inline data/dentry inode
 2018-07-03 10:10 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: check extra_attr feature

[PATCH] dump.f2fs: only dump nat inside the specified nid range
 2018-07-02 11:21 UTC  (10+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] f2fs: show the fsync_mode=nobarrier mount option
 2018-07-02  6:14 UTC  (2+ messages)

[PATCH] f2fs: check the right return value of memory alloc function
 2018-07-02  3:14 UTC  (2+ messages)

[PATCH] f2fs: Replace strncpy with memcpy
 2018-07-02  2:57 UTC  (4+ messages)

Unfixed bug in f2fs-dev branch
 2018-07-01  2:30 UTC  (5+ messages)

[PATCH] f2fs: avoid the global name 'fault_name'
 2018-07-01  2:25 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH] f2fs: fix to do sanity check with reserved blkaddr of inline inode
 2018-06-30 10:13 UTC 

[PATCH] f2fs: fix to do sanity check with node footer and iblocks
 2018-06-29  5:55 UTC 

[PATCH v2] f2fs: fix to do sanity check with inline flags
 2018-06-28 16:19 UTC 

[PATCH v4] f2fs: fix to do sanity check with block address in main area
 2018-06-28 16:17 UTC 

[PATCH v3] f2fs: fix to do sanity check with block address in main area
 2018-06-28 10:24 UTC 

[PATCH v2] f2fs: Allocate and stat mem used by free nid bitmap more accurately
 2018-06-28  2:02 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity check with block address in main area
 2018-06-27 10:06 UTC 

[PATCH v2] f2fs: fix to do sanity check with user_block_count
 2018-06-27 10:05 UTC 

[PATCH] f2fs: Allocate and stat mem used by free nid bitmap more accurately
 2018-06-27  6:08 UTC  (2+ messages)

[PATCH] fsck.f2fs: fix wrong err message of check quota node
 2018-06-26  8:35 UTC  (2+ messages)

[PATCH v3] f2fs: report error if quota off error during umount
 2018-06-26  8:34 UTC  (2+ messages)

[PATCH v2 2/2] f2fs: fix to do sanity check with extra_attr feature
 2018-06-25 15:29 UTC 

[PATCH] fsck.f2fs: fix to do sanity check with extra_attr feature
 2018-06-25 12:39 UTC 

[PATCH 1/2] f2fs: fix to do sanity check with user_block_count
 2018-06-25 12:34 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to do sanity check with extra_attr feature

[PATCH] f2fs: fix to correct return value of f2fs_trim_fs
 2018-06-25 12:33 UTC 

Bug report: Buffer overrun when reading inline data in f2fs
 2018-06-23  4:56 UTC 

Bug report: Buffer overrun when reading inline data in f2fs
 2018-06-23  4:50 UTC 

Bug report: BUG() triggered in f2fs_truncate_inode_blocks() when un-mounting a mounted f2fs image after writing to it
 2018-06-23  4:51 UTC 

Bug report: BUG() triggered in clear_inode() when mounting and un-mounting a corrupted f2fs image
 2018-06-23  4:50 UTC 

[PATCH] f2fs: fix to do sanity check with {sit, nat}_ver_bitmap_bytesize
 2018-06-23  3:25 UTC 

Bug report: NULL pointer dereference in f2fs_test_bit() when mounting a crafted f2fs image
 2018-06-22 14:19 UTC 

Bug report: Out-of-bound access in f2fs_iget() when mounting a corrupted f2fs image
 2018-06-22 14:17 UTC 

Bug report: Divide zero in utilization when mount() a corrupted f2fs image
 2018-06-22 14:17 UTC 

Bug report: BUG() in verify_block_addr() when writing to a corrupted f2fs image
 2018-06-22 14:18 UTC 

Bug report: buffer overrun in build_sit_info() when mounting a crafted f2fs image
 2018-06-22 14:16 UTC 

[PATCH] f2fs: fix to do sanity check with secs_per_zone
 2018-06-22 16:12 UTC 

Bug report: use-after-free in update_sit_entry() when operating on a corrupted f2fs image
 2018-06-22 14:19 UTC 

Bug report: Divide zero in reset_curseg() when mounting a crafted f2fs image
 2018-06-22 14:20 UTC 

Bug report: BUG() triggered in verify_block_addr() when mounting a corrupted f2fs image
 2018-06-22 14:18 UTC 

Bug report: NULL pointer dereference in update_sit_entry() when un-mounting a corrupted f2fs image
 2018-06-22 14:21 UTC 

[PATCH v2] f2fs: disable f2fs_check_rb_tree_consistence
 2018-06-22  8:06 UTC 

[PATCH] f2fs: assign REQ_RAHEAD to bio for ->readpages
 2018-06-22  7:38 UTC  (2+ messages)

[PATCH] f2fs: don't issue discard commands in online discard is on
 2018-06-22  7:37 UTC  (2+ messages)

[PATCH v6] f2fs: support in-memory inode checksum when checking consistency
 2018-06-22  7:16 UTC  (3+ messages)

[PATCH RESEND] f2fs: introduce and spread verify_blkaddr
 2018-06-22  7:15 UTC  (2+ messages)

[PATCH] f2fs: disable f2fs_check_rb_tree_consistence
 2018-06-21 19:03 UTC  (2+ messages)

[PATCH] f2fs: fix to wait on page writeback before updating page
 2018-06-21 14:38 UTC 

[PATCH v2] f2fs: report error if quota off error during umount
 2018-06-21 12:49 UTC  (2+ messages)

[PATCH] fsck.f2fs: clear qf_ino if quota node is removed
 2018-06-21  9:35 UTC  (2+ messages)

[PATCH] f2fs: report error if quota off error during umount
 2018-06-21  9:25 UTC  (2+ messages)

[PATCH v2] f2fs: fix a hungtask problem caused by congestion_wait
 2018-06-21  8:39 UTC  (2+ messages)

[PATCH] f2fs-tools: fix compile errors on AOSP
 2018-06-21  6:12 UTC  (2+ messages)

[PATCH 1/2] sload.f2fs: update sit entries of cursegs
 2018-06-21  6:12 UTC  (8+ messages)
` [RFC PATCH 2/2] fsck.f2fs: introduce fsck_chk_curseg_info
  ` [PATCH] f2fs-tools: do not count free_segs in flush_sit_entries
    ` [PATCH v2] fsck.f2fs: introduce fsck_chk_curseg_info

[PATCH] f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
 2018-06-21  6:10 UTC  (2+ messages)

[PATCH] f2fs: use timespec64 for inode timestamps
 2018-06-21  6:08 UTC  (2+ messages)

[PATCH] fsck.f2fs: show missing large_nat_bitmap flag in print_ckpt_info
 2018-06-21  1:20 UTC 

[GIT PULL] f2fs update for 4.16-rc1
 2018-06-20 23:26 UTC  (9+ messages)

[PATCH 1/2] fsck.f2fs: add sanity check nat_bits
 2018-06-20  2:25 UTC  (4+ messages)
` [PATCH 2/2] resize.f2fs: fix wrong nat_bits migration

[PATCH] f2fs-tools: calculate inode checksum and writeback
 2018-06-19 12:59 UTC  (2+ messages)

[PATCH] configure: uclinux is also linux
 2018-06-19 12:12 UTC  (2+ 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).