linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-20 15:08:29 to 2018-04-08 03:27:14 UTC [more...]

[PATCH] f2fs: fix to show missing bits in FS_IOC_GETFLAGS
 2018-04-08  3:27 UTC 

[PATCH] f2fs: remove unneeded F2FS_PROJINHERIT_FL
 2018-04-08  3:25 UTC 

[PATCH v2] f2fs: remove nested usage of plug list
 2018-04-08  2:59 UTC 

[PATCH] f2fs: remove nested usage of plug list
 2018-04-08  2:52 UTC 

[PATCH] mkfs.f2fs: introduce new option V to show version
 2018-04-08  2:15 UTC 

[PATCH] resize.f2fs: clear CP_COMPACT_SUM_FLAG when rebuilding checkpoint
 2018-04-08  2:14 UTC 

[RESEND PATCH] f2fs: no need to take the address of the array of sb->s_uuid
 2018-04-08  1:45 UTC  (2+ messages)

[PATCH] f2fs: enlarge block plug coverage
 2018-04-08  1:29 UTC  (3+ messages)

[PATCH] mkfs.f2fs: fix incorrect cold data location
 2018-04-08  1:22 UTC  (3+ messages)

[PATCH] f2fs: fix to show encrypt flag in FS_IOC_GETFLAGS
 2018-04-08  1:15 UTC  (6+ messages)

[PATCH] common/config: support f2fs-tools v1.9 and later
 2018-04-07 15:29 UTC  (2+ messages)

[xfstests-bld PATCH] test-appliance: support f2fs-tools v1.9 and later
 2018-04-06 13:30 UTC  (2+ messages)

[PATCH v10 00/62] Convert page cache to XArray
 2018-04-05 18:33 UTC  (70+ messages)
` [PATCH v10 01/62] page cache: Use xa_lock
` [PATCH v10 02/62] xarray: Replace exceptional entries
` [PATCH v10 03/62] xarray: Change definition of sibling entries
` [PATCH v10 04/62] xarray: Add definition of struct xarray
` [PATCH v10 05/62] xarray: Define struct xa_node
` [PATCH v10 06/62] xarray: Add documentation
` [PATCH v10 07/62] xarray: Add xa_load
` [PATCH v10 08/62] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v10 09/62] xarray: Add xa_store
` [PATCH v10 10/62] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v10 11/62] xarray: Add xa_for_each
` [PATCH v10 12/62] xarray: Add xa_extract
` [PATCH v10 13/62] xarray: Add xa_destroy
` [PATCH v10 14/62] xarray: Add xas_next and xas_prev
` [PATCH v10 15/62] xarray: Add xas_create_range
` [PATCH v10 16/62] xarray: Add MAINTAINERS entry
` [PATCH v10 17/62] page cache: Rearrange address_space
` [PATCH v10 18/62] page cache: Convert hole search to XArray
` [PATCH v10 19/62] page cache: Add and replace pages using the XArray
` [PATCH v10 20/62] page cache: Convert page deletion to XArray
` [PATCH v10 21/62] page cache: Convert page cache lookups "
` [PATCH v10 22/62] page cache: Convert delete_batch "
` [PATCH v10 23/62] page cache: Remove stray radix comment
` [PATCH v10 24/62] page cache: Convert filemap_range_has_page to XArray
` [PATCH v10 25/62] mm: Convert page-writeback "
` [PATCH v10 26/62] mm: Convert workingset "
` [PATCH v10 27/62] mm: Convert truncate "
` [PATCH v10 28/62] mm: Convert add_to_swap_cache "
` [PATCH v10 29/62] mm: Convert delete_from_swap_cache "
` [PATCH v10 30/62] mm: Convert __do_page_cache_readahead "
` [PATCH v10 31/62] mm: Convert page migration "
` [PATCH v10 32/62] mm: Convert huge_memory "
` [PATCH v10 33/62] mm: Convert collapse_shmem "
` [PATCH v10 34/62] mm: Convert khugepaged_scan_shmem "
` [PATCH v10 35/62] pagevec: Use xa_tag_t
` [PATCH v10 36/62] shmem: Convert replace to XArray
` [PATCH v10 37/62] shmem: Convert shmem_confirm_swap "
` [PATCH v10 38/62] shmem: Convert find_swap_entry "
` [PATCH v10 39/62] shmem: Convert shmem_add_to_page_cache "
` [PATCH v10 40/62] shmem: Convert shmem_alloc_hugepage "
` [PATCH v10 41/62] shmem: Convert shmem_free_swap "
` [PATCH v10 42/62] shmem: Convert shmem_partial_swap_usage "
` [PATCH v10 43/62] memfd: Convert shmem_tag_pins "
` [PATCH v10 44/62] memfd: Convert shmem_wait_for_pins "
` [PATCH v10 45/62] shmem: Comment fixups
` [PATCH v10 46/62] btrfs: Convert page cache to XArray
` [PATCH v10 47/62] fs: Convert buffer "
` [PATCH v10 48/62] fs: Convert writeback "
` [PATCH v10 49/62] nilfs2: Convert "
` [PATCH v10 50/62] f2fs: "
` [PATCH v10 51/62] lustre: "
` [PATCH v10 52/62] dax: Fix use of zero page
` [PATCH v10 53/62] dax: dax_insert_mapping_entry always succeeds
` [PATCH v10 54/62] dax: Rename some functions
` [PATCH v10 55/62] dax: Hash on XArray instead of mapping
` [PATCH v10 56/62] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v10 57/62] dax: Convert dax_layout_busy_page "
` [PATCH v10 58/62] dax: Convert __dax_invalidate_entry "
` [PATCH v10 59/62] dax: Convert dax writeback "
` [PATCH v10 60/62] dax: Convert page fault handlers "
` [PATCH v10 61/62] page cache: Finish XArray conversion
` [PATCH v10 62/62] radix tree: Remove unused functions

[PATCH] f2fs: no need to take the address of the array of sb->s_uuid
 2018-04-05  4:04 UTC  (3+ messages)

[GIT PULL] f2fs update for 4.17-rc1
 2018-04-05  3:39 UTC 

[PATCH] f2fs: issue all big range discards in umount process
 2018-04-04  9:54 UTC  (2+ messages)

[PATCH] f2fs: remove redundant block plug
 2018-04-04  9:35 UTC 

[PATCH v2] f2fs: enlarge block plug coverage
 2018-04-04  9:02 UTC 

[PATCH] f2fs: remain written times to update inode during fsync
 2018-04-04  1:27 UTC  (10+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] f2fs: remove unmatched zero_user_segment when convert inline dentry
 2018-04-04  1:16 UTC  (2+ messages)

[PATCH] f2fs-tools: use pointer and memory alloaction instead of defining "structure stat" in function stack
 2018-04-03 20:23 UTC 

[GIT PULL] f2fs update for 4.16-rc1
 2018-04-03 14:45 UTC  (8+ messages)

[PATCH] mkfs.f2fs: support multiple features with one "-O"
 2018-04-03 10:01 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] f2fs: introduce private inode status mapping
 2018-04-03  7:08 UTC 

[PATCH] libf2fs: reset wanted_total_sectors by new sector_size
 2018-04-03  5:56 UTC  (15+ messages)
` [RFC PATCH] mkfs.f2fs: use 512B as the sector size criterion
      ` [RFC PATCH v2] "

[PATCH 1/4] mkfs.f2fs: update extension lists
 2018-04-03  3:10 UTC  (12+ messages)

[PATCH] f2fs: make assignment of t->dentry_bitmap more readable
 2018-04-03  2:42 UTC  (2+ messages)

[PATCH] f2fs: truncate preallocated blocks in error case
 2018-04-03  2:40 UTC  (2+ messages)

[PATCH] f2fs: reserve bits for fs-verity
 2018-04-02 22:58 UTC  (8+ messages)

[PATCH] f2fs: fix a wrong condition in f2fs_skip_inode_update
 2018-04-02 10:27 UTC  (2+ messages)

[lkp-robot] [f2fs] 84b89e5d94: aim7.jobs-per-min 91.4% improvement
 2018-03-30  1:21 UTC 

[PATCH] mkfs.f2fs: support fsverity feature
 2018-03-29  4:18 UTC 

[PATCH] fsck.f2fs: simplify fsck_chk_quota_node in PREEN_MODE_1
 2018-03-28  3:02 UTC  (2+ messages)

[PATCH] resize.f2fs: fix access out-of memory boundary
 2018-03-28  3:01 UTC  (2+ messages)

[PATCH v2] f2fs: rebuild get_node_path function
 2018-03-28  2:13 UTC  (4+ messages)

[PATCH] f2fs: Add a segment type check in inplace write
 2018-03-28  1:59 UTC  (2+ messages)

[PATCH v4] f2fs: introduce a method to make nat journal more fresh
 2018-03-28  1:28 UTC  (2+ messages)

[PATCH 00/14] fscrypt: improved logging and other cleanups
 2018-03-23 19:23 UTC  (15+ messages)
` [PATCH 01/14] fscrypt: remove unnecessary NULL check when allocating skcipher
` [PATCH 02/14] fscrypt: remove error messages for skcipher_request_alloc() failure
` [PATCH 03/14] fscrypt: remove WARN_ON_ONCE() when decryption fails
` [PATCH 04/14] fscrypt: remove stale comment from fscrypt_d_revalidate()
` [PATCH 05/14] fscrypt: don't clear flags on crypto transform
` [PATCH 06/14] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
` [PATCH 07/14] fscrypt: drop max_namelen check from fname_decrypt()
` [PATCH 08/14] fscrypt: drop empty name "
` [PATCH 09/14] fscrypt: make fscrypt_operations.max_namelen an integer
` [PATCH 10/14] fscrypt: remove unnecessary check for non-logon key type
` [PATCH 11/14] fscrypt: remove internal key size constants
` [PATCH 12/14] fscrypt: use a common logging function
` [PATCH 13/14] fscrypt: separate key lookup from key derivation
` [PATCH 14/14] fscrypt: only derive the needed portion of the key

[PATCH] f2fs: rebuild get_node_path function
 2018-03-22  3:38 UTC  (2+ messages)

[PATCH] f2fs: no need to initialize zero value for GFP_F2FS_ZERO
 2018-03-22  2:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] f2fs: clean up with F2FS_BLK_ALIGN
 2018-03-20 15:08 UTC  (2+ messages)
` [PATCH 2/2] f2fs: don't track new nat entry in nat set


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