ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-03 05:58:58 to 2013-06-03 02:47:52 UTC [more...]

[PATCH] eCryptfs: Cocci spatch "memdup.spatch"
 2013-06-03  2:47 UTC  (2+ messages)

[PATCH] Update eCryptFS maintainers
 2013-05-31 16:36 UTC  (2+ messages)

[PATCH 0/4] eCryptfs: Combine similar encrypt and decrypt functions
 2013-05-25  0:05 UTC  (5+ messages)
` [PATCH 1/4] eCryptfs: Combine page_offset crypto functions
` [PATCH 2/4] eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
` [PATCH 3/4] eCryptfs: Collapse crypt_page_offset() into crypt_extent()
` [PATCH 4/4] eCryptfs: Make extent and scatterlist crypt function parameters similar

[PATCH 0/5] eCryptfs: Clean up usage of helper page for crypto ops
 2013-05-24 23:55 UTC  (6+ messages)
` [PATCH 1/5] eCryptfs: Use entire helper page during page crypto operations
` [PATCH 2/5] eCryptfs: Read/write entire page during page IO
` [PATCH 3/5] eCryptfs: Simplify lower file offset calculation
` [PATCH 4/5] eCryptfs: Accept one offset parameter in page offset crypto functions
` [PATCH 5/5] eCryptfs: Decrypt pages in-place

[PATCH] fs: ecryptfs: fixed msync to flush data
 2013-05-24 23:31 UTC  (2+ messages)

Adding cipher mode as a mount option
 2013-05-20 17:41 UTC  (2+ messages)

[GIT PULL] eCryptfs update for 3.10-rc1
 2013-05-10  6:47 UTC 

Ecryptfs over sshfs and timestamps
 2013-05-03  6:55 UTC  (9+ messages)

[RFC 0/1] eCryptfs: Use the ablkcipher crypto API
 2013-04-28  7:37 UTC  (8+ messages)
` [RFC 1/1] "
    ` [RFC v2 "
      ` [RFC v3 "

async crashes
 2013-04-18 20:45 UTC  (3+ messages)

Will there be a multi CPU core version of eCryptfs?
 2013-03-14 16:26 UTC  (2+ messages)

[PATCH V7 -next 31/33] ecrpytfs: Convert aio_read/write ops to read/write_iter
 2013-03-08 22:52 UTC 

[GIT PULL] eCryptfs fixes for 3.9-rc2
 2013-03-07  1:15 UTC 

[PATCH v2] eCryptfs: allow userspace messaging to be disabled
 2013-03-04  9:17 UTC  (2+ messages)

[PATCH] eCryptfs: allow userspace messaging to be disabled
 2013-02-28  1:11 UTC  (2+ messages)

[PATCH linux-next] ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check
 2013-02-12 18:12 UTC  (2+ messages)

[PATCH linux-next] eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check
 2013-02-12 18:12 UTC  (2+ messages)

Storing the executable bit along with the rest of cryptographic metadata
 2013-02-01 12:40 UTC  (3+ messages)

[PATCH V6 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
 2013-01-29 16:23 UTC 

[patch] eCryptfs: remove unneeded checks in virt_to_scatterlist()
 2013-01-29  1:23 UTC  (2+ messages)

eCryptfs ablkcipher patch
 2013-01-20 13:26 UTC  (4+ messages)

[PATCH v2] fs: ecryptfs: initialize payload_len in keystore.c
 2013-01-17 21:39 UTC  (2+ messages)

[PATCH] fs: ecryptfs: initialize payload_len in keystore.c
 2013-01-17 19:15 UTC  (3+ messages)

Wrapper to mount Private directories without root
 2013-01-15 23:59 UTC  (3+ messages)

[PATCH V5 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
 2013-01-09 19:58 UTC 

size limitations?
 2013-01-04  1:10 UTC  (2+ messages)

[GIT PULL] eCryptfs fixes for 3.8-rc2
 2013-01-02 18:42 UTC 

[PATCH 0/1] ecryptfs: Migrate to ablkcipher API
 2012-12-19 11:44 UTC  (17+ messages)
` [PATCH 1/1] "
                `  "
                  `  "

Encrypting BTRFS Volume
 2012-12-11  1:51 UTC  (13+ messages)

CRASH Undefined Instruction
 2012-12-10  9:04 UTC 

[PATCH] fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
 2012-12-07 22:21 UTC 

Regd: Prefetching and Buffering in eCryptfs
 2012-11-28  3:33 UTC  (3+ messages)

Possible error in ecryptfs-recover-private
 2012-11-26 21:32 UTC 

[PATCH v4 30/31] ecrpytfs: Convert aio_read/write ops to read/write_iter
 2012-11-21 22:41 UTC 

[3.0.y, 3.2.y, 3.4.y] Re: ecryptfs: corrupted files on a disk full event
 2012-11-21  1:18 UTC  (6+ messages)

[PATCH 2/2] fs:ecryptfs basic code optimization
 2012-11-12  8:48 UTC 

[PATCH 1/2] fs:ecryptfs basic code optimization
 2012-11-12  8:47 UTC 

Odd problem with ECryptFS keys
 2012-11-09 14:38 UTC  (2+ messages)

[PATCH] eCryptfs: Avoid unnecessary disk read and data decryption during writing
 2012-11-08  5:10 UTC  (2+ messages)

[PATCH] Pass the f_flags from the upper open to the lower open
 2012-09-17 14:55 UTC 

[GIT PULL] eCryptfs fixes for 3.6-rc6
 2012-09-14 17:24 UTC 

[PATCH] eCryptfs: Copy up attributes of the lower target inode after rename
 2012-09-14  4:40 UTC 

[PATCH 1/2] eCryptfs: Write out all dirty pages just before releasing the lower file
 2012-09-14  4:39 UTC  (2+ messages)
` [PATCH 2/2] eCryptfs: Call lower ->flush() from ecryptfs_flush()

[PATCH] eCryptfs: use list_for_each_safe() when the loop involves delete items
 2012-08-21  2:16 UTC  (2+ messages)

[PATCH] eCryptfs: fix to use list_for_each_entry_safe() when delete items
 2012-08-21  2:46 UTC 

ecryptfs and fanotify
 2012-08-20 14:53 UTC  (7+ messages)

Process/Scanner hang with ecryptfs and fanotify
 2012-08-13 13:22 UTC 

Process/Scanner hang with ecryptfs and fanotify
 2012-08-09 13:33 UTC 

[GIT PULL] eCryptfs fixes for 3.6-rc1
 2012-08-02  6:00 UTC 

[PATCH 0/1] Check for eCryptfs cipher support at mount time
 2012-07-14  0:24 UTC  (5+ messages)
` [PATCH 1/1] eCryptfs: check for eCryptfs cipher support at mount

[PATCH] eCryptfs: Revert to a writethrough cache model
 2012-07-13 23:52 UTC  (3+ messages)

[GIT PULL] eCryptfs fixes for 3.5-rc6
 2012-07-06 22:27 UTC 

ecryptfs: kernel BUG at fs/ecryptfs/miscdev.c:52
 2012-06-22 17:58 UTC  (8+ messages)
` [PATCH 0/3] eCryptfs: Fix and simplify messaging code
  ` [PATCH 1/3] eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
  ` [PATCH 2/3] eCryptfs: Remove unused messaging declarations and function
  ` [PATCH 3/3] eCryptfs: Make all miscdev functions use daemon ptr in file private_data

[PATCH 1/2] eCryptfs: Unlink lower inode when ecryptfs_create() fails
 2012-06-21  7:08 UTC  (3+ messages)
` [PATCH 2/2] eCryptfs: Initialize empty lower files when opening them

[patch] eCryptfs: fix ecryptfs_privileged_open() for read only files
 2012-06-12 19:17 UTC  (3+ messages)

[PATCH] eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
 2012-06-11 22:46 UTC 

ecryptfs o_direct
 2012-06-11 15:04 UTC  (2+ messages)

[RFC, PATCH, RESEND] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-11  9:16 UTC  (19+ messages)
` [RFC, PATCH] "

[RFC, PATCH] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-08 21:43 UTC  (2+ messages)

Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
 2012-06-05 20:45 UTC  (6+ messages)

Active Directory Integration?
 2012-05-30  0:01 UTC  (2+ messages)

ecryptfs: Kernel BUG when closing device
 2012-05-03 21:44 UTC  (4+ 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).