messages from 2016-01-27 10:04:00 to 2016-02-27 00:25:25 UTC [more...]
[PATCH] f2fs: mutex can't be used by down_write_nest_lock()
2016-02-27 0:25 UTC
[PATCH v2] f2fs crypto: fix incorrect positioning for GCing encrypted data page
2016-02-26 19:50 UTC (2+ messages)
[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 00/10 v2] File-level Encryption Support by VFS
2016-02-25 19:26 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 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 00/35 v4] separate operations from flags in the bio/request structs
2016-02-25 0:54 UTC (38+ 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
[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
[PATCH v2] f2fs-tools: set segment_count in super block correctly
2016-02-24 8:33 UTC (7+ messages)
[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 support
2016-02-22 18:25 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [f2fs-dev] "
` [PATCH v7] "
[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] "
[PATCH 4/5] f2fs: trace old block address for CoWed page
2016-02-22 10:36 UTC
[PATCH 3/5] f2fs: try to flush inode after merging inline data
2016-02-22 10:35 UTC
[PATCH 2/5] f2fs: show more info about superblock recovery
2016-02-22 10:33 UTC
[PATCH 1/5] f2fs: fix the wrong stat count of calling gc
2016-02-22 10:32 UTC
[PATCH v2] f2fs: fix to convert inline directory correctly
2016-02-22 10:29 UTC
[PATCH] f2fs: Introduce lifetime write IO statistics
2016-02-22 1:12 UTC (3+ messages)
[PATCH v2 3/7] f2fs: reorder nat cache lock in cache_nat_entry
2016-02-19 10:12 UTC
[PATCH v2 2/7] f2fs: split journal cache from curseg cache
2016-02-19 10:08 UTC
[PATCH] f2fs: fix to convert inline directory correctly
2016-02-19 9:51 UTC
[RFC PATCH] fsck.f2fs: remove corrupted nid entry from indirect/double-indirect node
2016-02-19 17:14 UTC
[PATCH v2] f2fs: reuse read_inline_data for f2fs_convert_inline_page
2016-02-19 8:02 UTC
[PATCH] f2fs: add new wraper function for reading inline data
2016-02-19 7:46 UTC (3+ messages)
[PATCH] f2fs: set flush_merge by default
2016-02-18 18:51 UTC
[PATCH 2/2] f2fs: fix to delete old dirent in converted inline directory in ->rename
2016-02-17 8:47 UTC
[PATCH 1/2] f2fs: detect error of update_dent_inode in ->rename
2016-02-17 8:45 UTC
[PATCH] f2fs: move sanity checking of cp into get_valid_checkpoint
2016-02-17 3:26 UTC
[PATCH] f2fs: slightly reorganize read_raw_super_block
2016-02-17 0:59 UTC
[PATCH 1/8] fs crypto: add basic definitions for per-file encryption
2016-02-16 2:13 UTC (8+ messages)
` [PATCH 2/8] fs crypto: add crypto.c for encrypt/decrypt functions
` [PATCH 3/8] fs crypto: add policy.c to handle contexts
` [PATCH 4/8] fs crypto: add keyinfo.c to handle permissions
` [PATCH 5/8] fs crypto: add fname.c to support filename encryption
` [PATCH 6/8] fs crypto: add Makefile and Kconfig
` [PATCH 7/8] f2fs crypto: migrate into vfs's crypto engine
` [PATCH 8/8] ext4 "
[PATCH] f2fs crypto: avoid unneeded memory allocation when {en/de}crypting symlink
2016-02-15 9:54 UTC
[PATCH 5/7] f2fs crypto: set up encryption info for new inodes in f2fs_inherit_context()
2016-02-15 9:03 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 7/7] f2fs crypto: handle unexpected lack of encryption keys
2016-02-14 10:58 UTC
[PATCH 6/7] f2fs crypto: make sure the encryption info is initialized on opendir(2)
2016-02-14 10:56 UTC
[PATCH 4/7] f2fs: enhance IO path with block plug
2016-02-14 10:54 UTC
[PATCH 3/7] f2fs: reorder nat cache lock in cache_nat_entry
2016-02-14 10:53 UTC
[PATCH 2/7] f2fs: split journal cache from curseg cache
2016-02-14 10:51 UTC
[PATCH 1/7] f2fs: introduce f2fs_journal struct to wrap journal info
2016-02-14 10:50 UTC
HELLO
2016-02-13 17:29 UTC
[PATCH 1/3] f2fs: use correct errno
2016-02-13 2:56 UTC (3+ messages)
` [PATCH 2/3] f2fs crypto: sync with ext4's fname padding
` [PATCH 3/3] f2fs: avoid garbage lenghs in dentries
[PATCH 1/5] f2fs crypto: replace some BUG_ON()'s with error checks
2016-02-09 1:34 UTC (5+ messages)
` [PATCH 2/5] f2fs crypto: fix spelling typo in comment
` [PATCH 3/5] f2fs crypto: f2fs_page_crypto() doesn't need a encryption context
` [PATCH 4/5] f2fs crypto: check for too-short encrypted file names
` [PATCH 5/5] f2fs crypto: add missing locking for keyring_key access
xfstests/091 failures
2016-02-09 1:23 UTC (2+ messages)
[PATCH 2/2] f2fs: support revoking atomic written pages
2016-02-06 6:40 UTC
[PATCH 1/2] f2fs: split drop_inmem_pages from commit_inmem_pages
2016-02-06 6:38 UTC
[PATCH 2/2] f2fs: support revoking atomic written pages
2016-02-06 6:36 UTC (16+ messages)
` [f2fs-dev] "
[PATCH 2/2] f2fs: preallocate blocks for buffered aio writes
2016-02-06 2:57 UTC
[PATCH 1/2] f2fs: move dio preallocation into f2fs_file_write_iter
2016-02-06 2:53 UTC
[PATCH] f2fs: fix missing skip pages info
2016-02-04 8:14 UTC
[PATCH] f2fs: avoid unnecessary search while finding victim in gc
2016-02-03 8:21 UTC
[PATCH v2] f2fs: delete unnecessary wait for page writeback
2016-02-03 2:26 UTC
[PATCH] f2fs: delete unnecessary wait for page writeback
2016-02-02 19:58 UTC (2+ messages)
[PATCH] f2fs-tools: set segment_count in super block correctly
2016-02-02 0:30 UTC (2+ messages)
[RFC PATCH 0/4] do more check in sanity_check_nid and clean up
2016-02-02 0:27 UTC (9+ messages)
` [RFC PATCH 1/4] f2fs-tools: simplify get_{sb|cp} and set_{sb|cp}
` [RFC PATCH v2] "
` [RFC PATCH 2/4] f2fs-tools: fix endianness of on-disk check_sum in summary_footer
` [RFC PATCH 3/4] fsck.f2fs: check ino of an used nat entry
` [RFC PATCH 4/4] fsck.f2fs: check ino of an inode
test
2016-01-30 3:41 UTC
[PATCH v2] fsck.f2fs: avoid fix ssa in some case
2016-01-30 2:26 UTC
[PATCH] fsck.f2fs: avoid fix ssa in some case
2016-01-30 1:43 UTC (3+ messages)
[PATCH 1/3] f2fs: wait on page's writeback in writepages path
2016-01-30 0:52 UTC (3+ messages)
` [PATCH 2/3] f2fs: flush bios to handle cp_error in put_super
` [PATCH 3/3] f2fs: fix conflict on page->private usage
[PATCH 9/26] eCryptfs: Use skcipher and shash
2016-01-29 17:22 UTC (3+ messages)
` [v2 PATCH "
[PATCH] f2fs: fix endianness of on-disk summary_footer
2016-01-28 11:40 UTC (2+ messages)
[PATCH] f2fs: remove vlist in extent node
2016-01-28 2:31 UTC (4+ messages)
[PATCH] Introduce lifetime write IO statistics
2016-01-28 1:20 UTC (9+ 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).