linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-09 15:49:06 to 2017-06-02 11:18:53 UTC [more...]

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-02 11:18 UTC  (15+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[PATCH] f2fs: simplify the way of calulating next nat address
 2017-06-02  7:45 UTC 

[f2fs-dev][PATCH 1/1] f2fs: sanity check size of nat and sit cache
 2017-06-02  6:22 UTC  (3+ messages)
  ` [PATCH "

[PATCH] f2fs: remove false-positive bug_on
 2017-06-01 22:47 UTC  (5+ messages)
` [f2fs-dev] "
      ` [f2fs-dev] [PATCH v2] "

[PATCH 00/35 v1] pagevec API cleanups
 2017-06-01 13:55 UTC  (42+ messages)
` [PATCH 01/35] fscache: Remove unused ->now_uncached callback
` [PATCH 02/35] ext4: Fix SEEK_HOLE
  ` [PATCH 03/35] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
` [PATCH 04/35] dax: Fix inefficiency in dax_writeback_mapping_range()
` [PATCH 05/35] mm: Fix THP handling in invalidate_mapping_pages()
` [PATCH 06/35] mm: Make pagevec_lookup() update index
` [PATCH 07/35] mm: Implement find_get_pages_range()
` [PATCH 08/35] fs: Fix performance regression in clean_bdev_aliases()
` [PATCH 09/35] ext4: Use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
` [PATCH 10/35] ext4: Use pagevec_lookup_range() in writeback code
` [PATCH 11/35] hugetlbfs: Use pagevec_lookup_range() in remove_inode_hugepages()
` [PATCH 12/35] xfs: Use pagevec_lookup_range() in xfs_find_get_desired_pgoff()
` [PATCH 13/35] mm: Remove nr_pages argument from pagevec_lookup{, _range}()
` [PATCH 14/35] mm: Implement find_get_pages_range_tag()
` [PATCH 15/35] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 16/35] ceph: "
` [PATCH 17/35] ext4: "
` [PATCH 18/35] f2fs: "
` [PATCH 19/35] f2fs: Simplify page iteration loops
` [PATCH 20/35] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 21/35] gfs2: Use pagevec_lookup_range_tag()
` [PATCH 22/35] nilfs2: "
` [PATCH 23/35] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 24/35] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 25/35] mm: Remove nr_pages argument from pagevec_lookup_{, range}_tag()
` [PATCH 26/35] afs: Use find_get_pages_range_tag()
` [PATCH 27/35] shmem: Use pagevec_lookup() in shmem_unlock_mapping()
` [PATCH 28/35] shmem: Use pagevec_lookup_entries()
` [PATCH 29/35] mm: Make pagevec_lookup_entries() update index
` [PATCH 30/35] mm: Implement find_get_entries_range()
` [PATCH 31/35] shmem: Convert to pagevec_lookup_entries_range()
` [PATCH 32/35] mm: Convert truncate code "
` [PATCH 33/35] mm: Remove nr_entries argument from pagevec_lookup_entries{, _range}()
` [PATCH 34/35] mm: Make find_get_entries_tag() update index
` [PATCH 35/35] mm: Implement find_get_entries_range_tag()
` [Cluster-devel] [PATCH 00/35 v1] pagevec API cleanups

[PATCH] f2fs: fix a panic caused by NULL flush_cmd_control
 2017-06-01  8:43 UTC 

f2fs Crash Consistency Problem
 2017-06-01  4:44 UTC  (11+ messages)

[PATCH v2] f2fs: Do not issue small discards in LFS mode
 2017-05-26  8:16 UTC  (2+ messages)

[PATCH] mkfs.f2fs: avoid wrong discard of dnode
 2017-05-26  2:19 UTC 

[PATCH] f2fs: Do not issue small discards in LFS mode
 2017-05-25 14:08 UTC  (3+ messages)

[SPAM] motor brake pad information
 2017-05-24 11:02 UTC 

[PATCH v2 0/5] f2fs: improve performance of NAT/SIT flushing during cp
 2017-05-24  4:14 UTC  (7+ messages)
` [PATCH 1/5] f2fs: use bucket sort to avoid tree lookup and list sort when nat flushing
` [PATCH 2/5] f2fs: reconstruct sit flushing code
` [PATCH 3/5] f2fs: use bucket sort to avoid list sort when flush sit entries
` [PATCH 4/5] f2fs: avoid unnecessary to_journal checking
` [PATCH 5/5] f2fs: use an array to record sit_entry_set info to make sort fast

BUG: effect of immutable attribute (chattr +i) is gone after remount
 2017-05-24  4:06 UTC  (5+ messages)

[PATCH 0/4] fscrypt: remove checks for encryption key after file open
 2017-05-23 14:14 UTC  (9+ messages)
` [PATCH 1/4] ext4: don't bother checking for encryption key in ->mmap()
` [PATCH 2/4] f2fs: "
  ` [f2fs-dev] "
` [PATCH 3/4] ubifs: "
` [PATCH 4/4] f2fs: don't bother checking for encryption key in ->write_iter()

[PATCH 1/3] f2fs: show more info if fail to issue discard
 2017-05-19 15:46 UTC  (3+ messages)
` [PATCH 2/3] f2fs: wake up all waiters in f2fs_submit_discard_endio
` [PATCH 3/3] f2fs: wait discard IO completion without cmd_lock held

[PATCH v2 1/2] f2fs: split wio_mutex
 2017-05-19 15:37 UTC  (2+ messages)
` [PATCH v2 2/2] f2fs: introduce io_list for serialize data/node IOs

[PATCH v2] f2fs: fix a bug caused by NULL extent tree
 2017-05-19  7:06 UTC 

[PATCH] f2fs: combine huge num of discard rb tree consistence checks
 2017-05-19  6:42 UTC 

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-19  4:07 UTC  (48+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v4 08/27] dax: set errors in mapping when writeback fails
` [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure
` [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 20/27] cifs: cleanup writeback handling errors and comments
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
` [PATCH v4 24/27][RFC] nfs: convert to new errseq_t based error tracking for writeback errors
` [PATCH v4 25/27] Documentation: flesh out the section in vfs.txt on storing and reporting "
` [PATCH v4 26/27] mm: flesh out comments over mapping_set_error
` [PATCH v4 27/27] mm: clean up comments in me_pagecache_dirty

[PATCH 4.11 091/114] f2fs: Make flush bios explicitely sync
 2017-05-18 10:46 UTC 

[PATCH v2 2/2] f2fs: dax: Implement direct access
 2017-05-18  3:08 UTC 

[PATCH v2 1/2] f2fs: dax: fix races between page faults and truncating pages
 2017-05-18  3:06 UTC 

[PATCH v2 1/2] f2fs: dax: fix races between page faults and truncating pages
 2017-05-18  3:06 UTC 

[PATCH] f2fs: add a new function get_ssr_cost
 2017-05-17  9:22 UTC 

[PATCH] f2fs: fix a bug caused by NULL extent tree
 2017-05-17  6:45 UTC 

[PATCHv2 1/1] f2fs: sanity check checkpoint segno and blkoff
 2017-05-15 17:47 UTC  (3+ messages)

[PATCHv3 1/1] f2fs: sanity check checkpoint segno and blkoff
 2017-05-15 17:45 UTC 

[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
 2017-05-15 17:42 UTC  (5+ messages)
` [xfstests PATCH v2 1/3] generic: add a writeback error handling test
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
` [xfstests PATCH v2 3/3] btrfs: allow it "

[PATCH] f2fs: combine huge num of discard rb tree consistence checks
 2017-05-15 11:20 UTC  (2+ messages)

f2fs: failed tests in xfstests
 2017-05-15  7:43 UTC 

[PATCH 1/3] f2fs: split wio_mutex
 2017-05-12 17:49 UTC  (7+ messages)
` [PATCH 3/3] f2fs: introduce io_list for serialize data/node IOs

[PATCH] f2fs: split bio cache
 2017-05-12 17:43 UTC  (9+ messages)

[PATCH 1/1] f2fs: sanity check checkpoint segno and blkoff
 2017-05-12  6:19 UTC  (2+ messages)

[PATCH RFC] f2fs: unblock operation after flush sit && nat
 2017-05-11  8:28 UTC 

[PATCH 1/3] f2fs: use f2fs_submit_page_bio for ra_meta_pages
 2017-05-11  3:22 UTC  (8+ messages)
` [PATCH 2/3] f2fs: remove unnecessary read cases in merged IO flow
` [PATCH 3/3] f2fs: use fio instead of multiple parameters
    ` [f2fs-dev] [PATCH 1/3] f2fs: use f2fs_submit_page_bio for ra_meta_pages

[PATCH] f2fs-tools: fix the wrong message when errno is EBUSY
 2017-05-10 13:16 UTC 

[PATCH v2] f2fs: make sure f2fs_gc returns consistent errno
 2017-05-10 20:28 UTC 

[PATCH] f2fs: fix BG_GC count stat
 2017-05-10 12:20 UTC  (3+ messages)
  ` 答复: "

[PATCH] f2fs: make sure f2fs_gc returns consistent errno
 2017-05-10 12:14 UTC  (3+ messages)
  ` 答复: "

[SPAM] motorbike brake pad info
 2017-05-09 16:08 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).