summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
* eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2010-08-27
* ecryptfs: properly mark init functionsJerome Marchand2010-08-27
* fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-10
|\
| * ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo2010-08-09
| * fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-09
| * ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-09
| * eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-09
| * ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
| * | convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
| * | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ | |/
| * ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-28
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\ \ | |/
| * kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
| * drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
| * switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-21
| * switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-21
| * simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro2010-05-21
| * Ban ecryptfs over ecryptfsAl Viro2010-05-21
| * sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
| * Clean ecryptfs ->get_sb() upAl Viro2010-05-21
| * fix a couple of ecryptfs leaksAl Viro2010-05-21
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\
| * eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-19
| * eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-19
| * ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-19
| * ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher2010-04-19
| * eCryptfs: Decrypt symlink target for stat sizeTyler Hicks2010-04-19
| * eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-23
| * eCryptfs: Clear buffer before reading in metadata xattrTyler Hicks2010-03-23
| * eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-23
| * eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-23
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ecryptfs: use after freeDan Carpenter2010-01-19
* ecryptfs: Eliminate useless codeJulia Lawall2010-01-19
* ecryptfs: fix interpose/interpolate typos in commentsErez Zadok2010-01-19
* ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-19
* ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-19
* ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-19
* ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok2010-01-19
* eCryptfs: Remove mmap from directory operationsTyler Hicks2010-01-19
* eCryptfs: Add getattr functionTyler Hicks2010-01-19
* eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-19
* ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-14
* fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok2009-12-17