linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-19 01:56:42 to 2016-12-30 21:13:51 UTC [more...]

[SPAM] Клиентскую базу? Mail: prodawez392@gmail.com Skype: prodawez390 т +79139230330 (whats\viber\telegr) Подробнее!
 2016-12-30 14:29 UTC 

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2016-12-30 18:51 UTC  (10+ messages)
` [PATCH 02/10] f2fs: fix wrong tracepoints for op and op_flags
` [PATCH 03/10] f2fs: add submit_bio tracepoint
` [PATCH 04/10] f2fs: support IO alignment for DATA and NODE writes
` [PATCH 05/10] f2fs: get io size bit from mount option
` [PATCH 06/10] f2fs: show the max number of atomic operations
` [PATCH 07/10] f2fs: don't allow encrypted operations without keys
` [PATCH 08/10] f2fs: relax async discard commands more
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate

[RFC PATCH 0/5] fscrypt error code cleanup
 2016-12-28  3:26 UTC  (11+ messages)
` [RFC PATCH 1/5] fscrypt: use ENOKEY when file cannot be created w/o key
` [RFC PATCH 2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory
` [RFC PATCH 3/5] fscrypt: use EEXIST when file already uses different policy
` [RFC PATCH 4/5] fscrypt: remove user-triggerable warning messages
` [RFC PATCH 5/5] fscrypt: pass up error codes from ->get_context()

[PATCH v1 44/54] f2fs: convert to bio_for_each_segment_all_sp()
 2016-12-27 16:04 UTC 

[PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:55 UTC  (2+ messages)
` [PATCH v1 06/54] f2fs: f2fs_read_end_io: comment on direct access to bvec table

[PATCH] f2fs: skip read if page has been uptodate
 2016-12-27 12:31 UTC  (3+ messages)

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-22  9:38 UTC  (32+ messages)
` [PATCH 1/9] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
  ` [PATCH 2/9 v2] "
` [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
    ` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[PATCH v4] f2fs: fix a missing discard prefree segments
 2016-12-22  8:36 UTC  (2+ messages)

[PATCH v3] f2fs: fix a missing discard prefree segments
 2016-12-22  2:21 UTC  (4+ messages)

[PATCH 1/2 v2] f2fs: fix a missing discard prefree segments
 2016-12-21 17:58 UTC  (10+ messages)
` [PATCH 2/2 v2] f2fs: add a case of no need to read a page in write begin

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-21  8:45 UTC  (18+ messages)

[PATCH] f2fs: use rb_entry_safe
 2016-12-20 13:57 UTC 

[PATCH 1/2] f2fs: fix a missing discard prefree segments
 2016-12-19 23:52 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add a case of no need to read a page in write begin

[f2fs-dev][PATCH v2] f2fs: fix a problem of using memory after free
 2016-12-19 12:10 UTC 

[PATCH] f2fs: fix a problem of using memory after free
 2016-12-19 11:50 UTC  (2+ messages)

[PATCH 1/3] fscrypt: fix loophole in one-encryption-policy-per-tree enforcement
 2016-12-16 20:46 UTC  (7+ messages)
` [PATCH 2/3] fscrypt: fix renaming and linking special files
` [PATCH 3/3] fscrypt: consolidate fscrypt_has_permitted_context() checks

[patch] f2fs: remove unneeded condition
 2016-12-16  8:18 UTC 

[GIT PULL] f2fs update for 4.10
 2016-12-15  9:33 UTC  (7+ messages)
      ` [f2fs-dev] "

[PATCH] f2fs: don't cache nat entry if out of memory
 2016-12-13 10:54 UTC 

[PATCH] f2fs: remove unused values in recover_fsync_data
 2016-12-13  9:23 UTC 

[PATCH] f2fs: fix conflict between atomic_write and truncate
 2016-12-13  1:34 UTC  (5+ messages)

[PATCH] mkfs.f2fs: give random checkpoint version
 2016-12-12 18:59 UTC  (3+ messages)

[PATCH] f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
 2016-12-12 18:56 UTC  (3+ messages)

[PATCH] resize.f2fs: remove unused parameters
 2016-12-12  3:48 UTC 

[PATCH] f2fs: fix a missing size change in f2fs_setattr
 2016-12-12  1:30 UTC  (2+ messages)

[PATCH] xfstests-bld: add f2fs support
 2016-12-08  3:22 UTC  (2+ messages)

[PATCH] f2fs: fix to access nullified flush_cmd_control pointer
 2016-12-08  3:05 UTC 

[PATCH 1/2] f2fs: detect wrong layout
 2016-12-07 22:37 UTC  (4+ messages)
` [PATCH 2/2] f2fs: free meta pages if sanity check for ckpt is failed

[PATCH 1/2] Revert "f2fs: use percpu_counter for # of dirty pages in inode"
 2016-12-05 19:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: call sync_fs when f2fs is idle

f2fs crash when filling up small filesystem
 2016-12-05 19:30 UTC  (4+ messages)

[RFD] Common userspace tool for fscypto
 2016-12-03  0:40 UTC  (9+ messages)

[PATCH] f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
 2016-12-01  8:21 UTC 

(no subject)
 2016-11-30 12:32 UTC 

[PATCH v2] resize.f2fs: fix the number of moved ssa blocks in migrate_ssa
 2016-11-30  3:23 UTC 

[PATCH] resize.f2fs: fix an error in migrate_ssa
 2016-11-29 20:01 UTC  (5+ messages)

[PATCH 1/2] f2fs: do not recover i_size if it's valid
 2016-11-29  0:31 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix wrong AUTO_RECOVER condition

[PATCH] resize.f2fs: correct the max segno in migrate_main
 2016-11-28  6:37 UTC 

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-11-27 17:39 UTC  (5+ messages)

[PATCH] fscrypto: remove unneeded Kconfig dependencies
 2016-11-26 20:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
 2016-11-26 20:05 UTC  (2+ messages)

fsck is broken on mips32 platform
 2016-11-26  1:10 UTC  (7+ messages)
    ` [RFT PATCH 1/2] fsck.f2fs: remove duplicated header files
      ` [RFT PATCH 2/2] fsck.f2fs: correct endianness

[PATCH 1/2] f2fs: use err for f2fs_preallocate_blocks
 2016-11-25 18:16 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix redundant block allocation
    ` [f2fs-dev] "

[PATCH 1/2] f2fs: revert segment allocation for direct IO
 2016-11-25 18:14 UTC  (5+ messages)
` [PATCH 2/2] f2fs: allow dio read for LFS mode
    ` [f2fs-dev] "

[PATCH] f2fs: fix 32-bit build
 2016-11-23 21:18 UTC  (5+ messages)

[PATCH] f2fs: fix overflow due to condition check order
 2016-11-23 20:35 UTC 

linux-next: Tree for Nov 23 (f2fs)
 2016-11-23 18:11 UTC  (2+ messages)

[PATCH] fsck.f2fs: flush curseg sit entries
 2016-11-23 12:40 UTC 

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-11-23  1:36 UTC  (3+ messages)

[PATCH] generic/391: check inode metadata on f{data}sync after power-cut
 2016-11-21 20:02 UTC  (11+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
    ` [f2fs-dev] [PATCH v4] "
      ` [f2fs-dev] [PATCH v5] "

[PATCH] f2fs: set ->owner for debugfs status file's file_operations
 2016-11-20 18:57 UTC 

[PATCH 1/2] fsck.f2fs add a simple check orphan inodes in -p 1 mode
 2016-11-19 13:24 UTC  (2+ messages)
` [PATCH 2/2] dump.f2fs: fix an error in dump nat pack num


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