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

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-01-27  6:13 UTC  (39+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] 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] f2fs: show the fault injection mount option
 2017-01-27  1:35 UTC 

[SPAM] motorbike brake pad
 2017-01-26  7:13 UTC 

[PATCH 1/2] f2fs: fix to avoid overflow when left shifting page offset
 2017-01-25  2:52 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix null pointer dereference when issuing flush in ->fsync

[PATCH] fscrypt: split supp and notsupp declarations into their own headers
 2017-01-24 18:58 UTC 

[PATCH] f2fs: enhance lookup xattr
 2017-01-24 12:39 UTC 

[linux-next] [PATCH] Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt
 2017-01-24  4:36 UTC  (2+ messages)

[PATCH] f2fs: introduce nid cache
 2017-01-24  4:35 UTC  (2+ messages)

[PATCH] mkfs.f2fs: fix bad assignment of total_sectors for f2fs_configuration
 2017-01-24  3:06 UTC  (2+ messages)

[PATCH] fsck.f2fs: always fix seg entry type if it is not DATA
 2017-01-24  2:45 UTC 

f2fs_gc read and write continuously
 2017-01-23 18:00 UTC 

[f2fs-dev PATCH] mkfs.f2fs: fix a segfault when setting more than 7 devices
 2017-01-22  9:16 UTC 

[PATCH] f2fs: fix a dead loop in f2fs_fiemap()
 2017-01-22  6:27 UTC  (2+ messages)

f2fs-tools support packing file into android image ?
 2017-01-22  2:20 UTC 

[PATCH RESEND] fs: f2fs: Use ktime_get_real_seconds for sit_info times
 2017-01-21 23:04 UTC 

f2fs corruption due to f2fs_gc crash
 2017-01-21 14:59 UTC  (5+ messages)

[PATCH 1/2] fsck.f2fs: support -p without argument
 2017-01-21  6:00 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: show parse errors neatly

[PATCH 1/2] f2fs-tools: correct endianness
 2017-01-21  5:54 UTC  (7+ messages)
` [PATCH 2/2] fsck.f2fs: support -p without argument

[SPAM] sintered brake pad
 2017-01-18  9:20 UTC 

[SPAM] sintered brake pad
 2017-01-16 18:51 UTC 

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-01-16 17:32 UTC  (12+ messages)
` [PATCH 2/6] f2fs: reorganize stat information
` [PATCH 3/6] f2fs: remove batched discard in f2fs_trim_fs
` [PATCH 4/6] f2fs: factor out discard command info into discard_cmd_control
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously
` [PATCH 6/6] f2fs: show # of on-going flush and discard bios
  ` [f2fs-dev] "
  ` [PATCH 6/6 v2] "

[PATCH] Add a configure option for SELinux support
 2017-01-13 19:05 UTC  (2+ messages)

[PATCH] f2fs: make discard command directly
 2017-01-12 18:39 UTC  (3+ messages)

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

Vault open source file & storage conference CFP
 2017-01-09  9:55 UTC 

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-09  8:50 UTC  (14+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node

[PATCH 3/5] f2fs: check in-memory block bitmap
 2017-01-09  8:42 UTC  (3+ messages)

[PATCH 1/5] f2fs: clean up with list_{first, last}_entry
 2017-01-07 10:49 UTC 

[PATCH 4/5] f2fs: check in-memory nat version bitmap
 2017-01-07 10:52 UTC 

[PATCH 2/5] f2fs: introduce FI_ATOMIC_COMMIT
 2017-01-07 10:50 UTC 

[PATCH 5/5] f2fs: check in-memory sit version bitmap
 2017-01-07 10:52 UTC 

[PATCH] f2fs: fix small discards when se->valid_blocks is zero
 2017-01-05  2:38 UTC  (6+ messages)

[PATCH] f2fs: don't reserve block for empty file when convert inline, page
 2017-01-04 16:02 UTC  (4+ messages)

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

[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  (14+ messages)
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
  ` [PATCH 2/9 v2] "

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


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