linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-01 18:30:42 to 2016-04-13 19:36:19 UTC [more...]

[PATCH 00/42] v5: separate operations from flags in the bio/request structs
 2016-04-13 19:36 UTC  (34+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
` [PATCH 24/42] xen: "
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "

[PATCH 1/3] fscrypto: use dget_parent() in fscrypt_d_revalidate()
 2016-04-12 23:31 UTC  (5+ messages)
` [PATCH 2/3] f2fs: use dget_parent and file_dentry in f2fs_file_open
` [PATCH 3/3] fscrypto: don't let data integrity writebacks fail with ENOMEM

[PATCH 1/5] f2fs: use PGP_LOCK to check its truncation
 2016-04-12 17:42 UTC  (5+ messages)
` [PATCH 2/5] f2fs: add BUG_ON to avoid unnecessary flow
` [PATCH 3/5] f2fs: fix dropping inmemory pages in a wrong time
` [PATCH 4/5] f2fs: unset atomic/volatile flag in f2fs_release_file
` [PATCH 5/5] f2fs: remove redundant condition check

linux-4.6-rc2/fs/f2fs/checkpoint.c:214]: (style) Redundant condition
 2016-04-06 18:19 UTC 

[GIT PULL] f2fs fixes for v4.6-rc3
 2016-04-04 21:15 UTC  (3+ messages)

[PATCH 00/13] fscrypto: cleanups and fixes
 2016-04-03  7:45 UTC  (15+ messages)
` [PATCH 01/13] fscrypto: remove unnecessary includes
` [PATCH 02/13] fscrypto: rename some functions for clarity
` [PATCH 03/13] fscrypto: rename functions to load and unload inode encryption info
` [PATCH 04/13] fscrypto: return bool instead of int where appropriate
` [PATCH 05/13] fscrypto: comment improvements and fixes
` [PATCH 06/13] fscrypto: crypto_alloc_skcipher() always returns an ERR_PTR(), never NULL
` [PATCH 07/13] fscrypto: simplify building key descriptor string
` [PATCH 08/13] fscrypto: use standard macros from kernel.h
` [PATCH 09/13] fscrypto: make fname_encrypt() actually return length of ciphertext
` [PATCH 10/13] fscrypto: restrict setting new policy to empty files and directories only
` [PATCH 11/13] fscrypto: restrict setting encryption policy to inode owner
` [PATCH 12/13] fscrypto: require write access to mount to set encryption policy
` [PATCH 13/13] fscrypto: improve error handling in fscrypt_set_policy()

A few more filesystem encryption questions
 2016-04-03  7:41 UTC  (2+ messages)

Legal characters in encrypted fscrypto (f2fs/ext4) filename?
 2016-04-01  6:21 UTC  (2+ messages)

[PATCH] attr: adjust acl_max of f2fs if inline_xattr is set
 2016-03-30 23:58 UTC 

[PATCH] f2fs crypto: fix corrupted symlink in encrypted case
 2016-03-30 20:26 UTC 

[PATCH 1/2] f2fs: use PGP_LOCK to check its truncation
 2016-03-30 20:24 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add BUG_ON to avoid unnecessary flow

[PATCH] f2fs: retrieve IO write stat from the right place
 2016-03-29 13:29 UTC  (2+ messages)

[PATCH] f2fs: fix stale nids in an indirect node block
 2016-03-28 17:41 UTC 

[GIT PULL] f2fs updates for v4.6
 2016-03-26 20:55 UTC  (13+ messages)

[PATCH] f2fs: treat as a normal umount when remounting ro
 2016-03-24 20:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/4] f2fs: cover large section in sanity check of super
 2016-03-24  1:31 UTC  (4+ messages)
` [PATCH 2/4] f2fs: give RO message when recovering superblock
` [PATCH 3/4] f2fs: recover superblock at RW remounts
` [PATCH 4/4] f2fs: give -EINVAL for norecovery and rw mount

f2fs bug: Unable to mount big volumes in kernel 4.5
 2016-03-24  1:29 UTC  (17+ messages)

[PATCH] f2fs: give RO message when recovering superblock
 2016-03-23 21:10 UTC  (2+ messages)

[PATCH 1/7] fsck.f2fs: introduce -p option to check meta
 2016-03-23 20:41 UTC  (7+ messages)
` [PATCH 2/7] fsck.f2fs: count the number of inodes during building nat_area_bitmap
` [PATCH 3/7] fsck.f2fs: cache all nat entries and check each of them
` [PATCH 4/7] fsck.f2fs: check ino in nat entry and node footer
` [PATCH 5/7] fsck.f2fs: set fix_on if error is detected
` [PATCH 6/7] fsck.f2fs: nullify the freed ckpt pointer
` [PATCH 7/7] fsck.f2fs: check sanity of superblock and fix any misalignment

[PATCH] f2fs-tools: release 1.6.1
 2016-03-22 21:09 UTC 

[f2fs-dev] [PATCH v2] f2fs: fix to convert inline directory correctly
 2016-03-22  5:20 UTC 

[PATCH 1/2] f2fs: cover large section in sanity check of super
 2016-03-22  3:39 UTC  (3+ messages)
` [PATCH 2/2] f2fs: show current mount status
` [f2fs-dev] [PATCH 1/2] f2fs: cover large section in sanity check of super

[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  (10+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig

[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  (7+ messages)
` [PATCH v2] f2fs: Use cryptoapi "

[PATCH] F2FS support
 2016-03-03 21:36 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
        ` [PATCH v5] "
          ` [PATCH v6] "
            ` [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 


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