messages from 2016-02-22 14:39:27 to 2016-03-21 18:45:33 UTC [more...]
[GIT PULL] f2fs updates for v4.6
2016-03-21 18:45 UTC (3+ messages)
f2fs bug: Unable to mount big volumes in kernel 4.5
2016-03-21 16:03 UTC (5+ messages)
[PATCH] f2fs: support access control via key management
2016-03-21 15:39 UTC (6+ messages)
[BUG] f2fs: mounting with kernel >= 4.5.0 fails
2016-03-20 23:52 UTC (2+ messages)
[GIT PULL] f2fs updates for v4.6
2016-03-18 5:00 UTC (4+ messages)
[PATCH] fsck.f2fs: calculate orphan_blkaddr correctly
2016-03-16 10:03 UTC
[PATCH] fsck.f2fs: refactor extent info verification flow
2016-03-16 3:07 UTC
[PATCH v3 1/2] fsck.f2fs: check dirent position
2016-03-16 3:05 UTC
[PATCH v3] mkfs.f2fs: set segment_count in super block correctly
2016-03-16 2:25 UTC
[PATCH] f2fs: add missing argument to f2fs_setxattr stub
2016-03-14 23:07 UTC
[PATCH v2 1/2] fsck.f2fs: check dirent position
2016-03-14 8:20 UTC
[PATCH 1/2] f2fs: submit node page write bios when really required
2016-03-12 0:14 UTC (2+ messages)
` [PATCH 2/2] f2fs: avoid writepage lock when many threads call fsync
[PATCH 00/10 v2] File-level Encryption Support by VFS
2016-03-11 18:50 UTC (18+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 02/10] fs crypto: add crypto.c for encrypt/decrypt functions
` [PATCH 03/10] fs crypto: add policy.c to handle contexts
` [PATCH 04/10] fs crypto: add keyinfo.c to handle permissions
` [PATCH 05/10] fs crypto: add fname.c to support filename encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig
` [PATCH 07/10] fs crypto: add dentry revalidation facility in crypto
` [PATCH 08/10] f2fs crypto: migrate into vfs's crypto engine
` [PATCH 09/10] f2fs crypto: sync ext4_lookup and ext4_file_open
` [PATCH 10/10] ext4 crypto: migrate into vfs's crypto engine
[PATCH 2/2] f2fs-tools: rebase struct f2fs_summary_block with upstream
2016-03-11 8:43 UTC
[PATCH 1/2] fsck.f2fs: check dirent position
2016-03-11 8:42 UTC
[PATCH 0/8] some cleanup of inline flag checking
2016-03-11 7:25 UTC (12+ messages)
` [PATCH 1/8] f2fs: check inline flag ahead for f2fs_write_inline_data
` [PATCH 2/8] f2fs: remove checing inline data flag for f2fs_write_data_page
` [PATCH 3/8] f2fs: check inline flag ahead for f2fs_read_inline_data
` [PATCH 4/8] f2fs: remove redundant checking of inline data flag
` [PATCH 5/8] f2fs: f2fs: check inline flag ahead for f2fs_inline_data_fiemap
` [PATCH 6/8] f2fs: remove checing inline data flag for f2fs_fiemap
` [PATCH 7/8] f2fs: remove unnecessary inline checking for f2fs_convert_inline_inode
` [PATCH 8/8] f2fs: check inline flag ahead for get_dnode_of_data
` [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking
[PATCH 2/2] f2fs: remove checing inline data flag for f2fs_write_data_page
2016-03-11 2:48 UTC
[PATCH 1/2] f2fs: check inline flag ahead for f2fs_write_inline_data
2016-03-11 2:48 UTC
[PATCH 2/2] f2fs: remove redundant checking of inline data flag
2016-03-11 2:29 UTC
[PATCH 1/2] f2fs: check inline flag ahead for f2fs_read_inline_data
2016-03-11 2:29 UTC
[PATCH] f2fs: add memory barrier for wait list and pages count
2016-03-10 20:18 UTC (2+ messages)
[PATCH] f2fs: fix to avoid unneeded unlock_new_inode
2016-03-10 14:24 UTC
[PATCH] f2fs: clean up opened code with f2fs_update_dentry
2016-03-09 14:07 UTC
[PATCH] f2fs: declare static functions
2016-03-08 18:32 UTC
[PATCH] f2fs: modify the readahead method in ra_node_page()
2016-03-08 2:29 UTC (6+ messages)
[PATCH] f2fs: Use crypto crc32 functions
2016-03-08 1:04 UTC (9+ messages)
` [PATCH v2] f2fs: Use cryptoapi "
[PATCH] F2FS support
2016-03-03 21:36 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [f2fs-dev] "
` [PATCH v7] "
` [2.02] Re: [f2fs-dev] "
` [2.02] "
` [2.02] Re: [f2fs-dev] [PATCH v8] "
[PATCH] fsck.f2fs: fix incorrect block_addr of node/meta
2016-03-03 2:32 UTC
[PATCH v3 00/10] File-level Encryption Support by VFS
2016-03-02 18:31 UTC (11+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 02/10] fs crypto: add crypto.c for encrypt/decrypt functions
` [PATCH 03/10] fs crypto: add policy.c to handle contexts
` [PATCH 04/10] fs crypto: add keyinfo.c to handle permissions
` [PATCH 05/10] fs crypto: add fname.c to support filename encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig
` [PATCH 07/10] fs crypto: add dentry revalidation facility in crypto
` [PATCH 08/10] f2fs crypto: migrate into vfs's crypto engine
` [PATCH 09/10] f2fs crypto: sync ext4_lookup and ext4_file_open
` [PATCH 10/10] ext4 crypto: migrate into vfs's crypto engine
[PATCH] f2fs: mutex can't be used by down_write_nest_lock()
2016-03-02 18:22 UTC (3+ messages)
[PATCH RT 14/17] f2fs: Mutex cant be used by down_write_nest_lock()
2016-03-02 15:44 UTC
[PATCH RT 17/20] f2fs: Mutex cant be used by down_write_nest_lock()
2016-03-02 15:37 UTC
[PATCH RT 19/22] f2fs: Mutex cant be used by down_write_nest_lock()
2016-03-02 15:09 UTC
[PATCH v2] f2fs-tools: set segment_count in super block correctly
2016-03-01 6:27 UTC (8+ messages)
[PATCH 00/35 v4] separate operations from flags in the bio/request structs
2016-02-29 17:30 UTC (40+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[RFC PATCH v2] fsck.f2fs: calculate the total size correctly
2016-02-27 2:43 UTC
[PATCH v2] f2fs crypto: fix incorrect positioning for GCing encrypted data page
2016-02-27 1:01 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] f2fs: avoid hungtask problem caused by f2fs_balance_fs
2016-02-26 15:54 UTC (2+ messages)
[RFC PATCH] fsck.f2fs: calculate the total size correctly
2016-02-26 12:05 UTC
[RFC PATCH] fsck.f2fs: check valid values for dot dentries
2016-02-26 11:38 UTC (2+ messages)
[RFC PATCH] f2fs: recovery missing dot dentries in root directory
2016-02-26 11:37 UTC (2+ messages)
[PATCH] common/attr: add maximum acl count for f2fs
2016-02-26 5:35 UTC
[PATCH v2 1/2] f2fs: fix to avoid deadlock when merging inline data
2016-02-26 1:33 UTC
[PATCH] f2fs: avoid hungtask problem caused by losing wake_up
2016-02-26 1:15 UTC (16+ messages)
[PATCH 2/2] f2fs: update inode page under cp_rwsem lock
2016-02-25 9:44 UTC
[PATCH 1/2] f2fs: fix to avoid deadlock when merging inline data
2016-02-25 9:42 UTC
[PATCH 3/3] f2fs: fix incorrect upper bound when iterating inode mapping tree
2016-02-24 9:20 UTC
[PATCH 2/3] f2fs: introduce f2fs_flush_merged_bios for cleanup
2016-02-24 9:17 UTC
[PATCH 1/3] f2fs: introduce f2fs_update_data_blkaddr for cleanup
2016-02-24 9:16 UTC
[RFC PATCH 1/2] libf2fs: limit the total size up to 16T
2016-02-23 13:43 UTC (2+ messages)
` [RFC PATCH 2/2] f2fs-tools: redefine MAX_SIT_BITMAP_SIZE
[RFC PATCH v2] mkfs.f2fs: recalculate sit_segments by max_sit_bitmap_size
2016-02-23 12:04 UTC (5+ messages)
[RFC PATCH] fsck.f2fs: fix corrupted nat entry [0]
2016-02-23 11:45 UTC
[PATCH] mkfs.f2fs: recalculate sit_segments by max_sit_bitmap_size
2016-02-23 3:33 UTC (3+ messages)
[PATCH] f2fs: remain last victim segment number ascending order
2016-02-22 17:44 UTC
[PATCH] fsck.f2fs: check nat_entry->ino for all nodes
2016-02-22 17:42 UTC (2+ messages)
[PATCH] fsck.f2fs: check /proc/mounts first to detect readonly
2016-02-22 17:22 UTC
[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
2016-02-22 14:39 UTC (2+ messages)
` [f2fs-dev] "
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).