messages from 2016-12-07 22:37:10 to 2017-01-09 15:56:53 UTC [more...]
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-09 15:56 UTC (22+ 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
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 01/10] f2fs: reassign new segment for mode=lfs
2017-01-06 3:32 UTC (28+ 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
[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 (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 (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).