linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-16 19:13:12 to 2016-12-19 22:06:19 UTC [more...]

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-19 22:06 UTC  (29+ 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

[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 1/2] f2fs: fix a missing discard prefree segments
 2016-12-16 12:07 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add a case of no need to read a page in write begin

[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] "

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-14  9:05 UTC  (14+ messages)

[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  (8+ 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)

[RFC PATCH 0/5] fscrypt error code cleanup
 2016-12-05 19:12 UTC  (6+ 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()

[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  (18+ 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

[PATCH] generic/392: add a testcase to check some inline truncation behaviors
 2016-11-18 19:36 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] f2fs: fix incorrect free inode count in ->statfs
 2016-11-18 14:27 UTC 

[PATCH] f2fs: drop duplicate header timer.h
 2016-11-18 14:21 UTC 

[PATCH v2] f2fs: fix fdatasync
 2016-11-17 12:53 UTC 

[PATCH v5] f2fs: fix to account total free nid correctly
 2016-11-17 12:53 UTC 

[PATCH v4] f2fs: fix to account total free nid correctly
 2016-11-17 12:17 UTC 

[PATCH] f2fs: fix fdatasync
 2016-11-17 12:12 UTC  (10+ messages)

[PATCH] f2fs: fix to account total free nid correctly
 2016-11-17 12:09 UTC  (4+ messages)

[PATCH] f2fs: fix an infinite loop when flush nodes in cp
 2016-11-17  6:43 UTC  (2+ messages)

[PATCH v3] f2fs: don't wait writeback for datas during checkpoint
 2016-11-17  3:31 UTC  (4+ 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).