messages from 2011-12-20 09:50:34 to 2012-08-02 06:00:47 UTC [more...]
[GIT PULL] eCryptfs fixes for 3.6-rc1
2012-08-02 6:00 UTC
[PATCH 0/1] ecryptfs: Migrate to ablkcipher API
2012-07-21 1:58 UTC (16+ messages)
` [PATCH 1/1] "
` "
` "
[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)
[RFC] eCryptfs file system with HMAC verification
2012-04-10 16:05 UTC (4+ messages)
[RFC] eCryptfs file system with HMAC verification
2012-04-10 13:22 UTC
[PATCH] eCryptfs: Fix kernel bug for writing mmaped non-eCryptfs file
2012-03-20 1:44 UTC (7+ messages)
Linus GIT (3.3.0-rc6+) -- INFO: possible circular locking dependency detected
2012-03-05 22:02 UTC (5+ messages)
[PATCH] ecryptfs: fix printk format warning for size_t
2012-02-29 0:31 UTC
[GIT PULL] eCryptfs fixes for 3.3-rc4
2012-02-17 0:31 UTC
[PATCH 1/3] eCryptfs: Write bug for non-ecryptfs file
2012-02-16 16:36 UTC (6+ messages)
` [PATCH 2/3] eCryptfs: Remove redundant IF statement
` [PATCH 3/3] eCryptfs: Remove unreached codes
ecryptfs with aes-ni slower bug
2012-02-15 16:16 UTC (3+ messages)
[PATCH] eCryptfs: Quota check incorrectly ignored
2012-02-13 9:25 UTC (12+ messages)
` Fwd: "
` "
[PATCH 29/60] ecryptfs: remove the second argument of k[un]map_atomic()
2012-02-13 7:46 UTC (3+ messages)
[PATCH] eCryptfs: Copy up lower inode attrs after setting lower xattr
2012-02-08 0:12 UTC
dumb question or not?
2012-02-07 18:56 UTC (3+ messages)
[PATCH v2] eCryptfs: Write optimization for non-uptodate page
2012-02-05 18:43 UTC (4+ messages)
[PATCH v2] eCryptfs: write optimization
2012-02-03 7:05 UTC (2+ messages)
ecryptfs doesn´t like noauto and noatime
2012-01-30 18:49 UTC (8+ messages)
[PATCH] eCryptfs: write optimization
2012-01-25 23:05 UTC (2+ messages)
[GIT PULL] eCryptfs fixes for 3.3-rc2
2012-01-25 22:12 UTC
[PATCH] eCryptfs: write optimization
2012-01-25 15:10 UTC
eCryptfs: Truncate path improvements
2012-01-25 7:40 UTC (11+ messages)
` [PATCH 1/3] eCryptfs: Make truncate path killable
` [PATCH 2/3] eCryptfs: Check inode changes in setattr
` [PATCH 3/3] eCryptfs: Remove unused ecryptfs_read()
` Re:[PATCH 2/3] eCryptfs: Check inode changes in setattr
` [PATCH 2/3 v2] "
` "
` [PATCH] eCryptfs: move misleading function comments
Re:[PATCH 1/3] eCryptfs: Make truncate path killable
2012-01-25 1:37 UTC
Incorrect eCryptfs list archive link
2012-01-24 8:44 UTC (3+ messages)
[PATCH 1/2] ecryptfs: Improve metatdata read failure logging
2012-01-20 20:17 UTC (4+ messages)
[PATCH 0/3] eCryptfs: Fix and cleanup miscdev read and write functions
2012-01-20 19:29 UTC (4+ messages)
` [PATCH 1/3] eCryptfs: Sanitize write counts of /dev/ecryptfs
` [PATCH 2/3] eCryptfs: Report errors in writes to /dev/ecryptfs
` [PATCH 3/3] eCryptfs: Replace miscdev read/write magic numbers
[PATCH] eCryptfs: truncate optimization (sometimes upto 25000x fa ster)
2012-01-20 11:00 UTC (3+ messages)
` Re:Re: [PATCH] eCryptfs: truncate optimization (sometimes upto 25 000x "
[PATCH] eCryptfs: infinite loop bug
2012-01-19 16:17 UTC (3+ messages)
[PATCH] eCryptfs: infinite loop bug
2012-01-19 15:09 UTC (10+ messages)
` "
` [PATCH] eCryptfs: infinite loop due to overflow in ecryptfs_write()
ecryptfs / aladdin token
2012-01-17 18:53 UTC (2+ messages)
[PATCH] mm: Don't warn if memdup_user fails
2012-01-13 7:36 UTC (10+ messages)
[GIT PULL] eCryptfs fix for 3.2-rc7
2011-12-22 21:00 UTC (2+ messages)
[PATCH] eCryptfs: Improve statfs reporting
2011-12-22 11:20 UTC (3+ messages)
` [PATCH v2] "
encryption metadata not stored with filesystem
2011-12-22 2:49 UTC (4+ messages)
ecryptfs_write_metadata: Error writing metadata out to lower file; rc = [-13]
2011-12-20 12:27 UTC (4+ messages)
rsync copies twice
2011-12-20 9:50 UTC (2+ 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).