aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-103-38/+118
|\
| * ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo2010-08-091-12/+77
| * fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-091-2/+2
| * ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-091-2/+3
| * eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-091-21/+35
| * ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava2010-08-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-102-8/+24
|\ \
| * | pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+5
| * | convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-3/+5
| * | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-4/+14
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-08-041-8/+9
|\ \ | |/
| * ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-281-8/+9
* | Merge branch 'master' into for-nextJiri Kosina2010-06-167-177/+106
|\ \ | |/
| * kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-2/+2
| * drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
| * switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-213-45/+11
| * switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-213-15/+7
| * simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro2010-05-211-4/+3
| * Ban ecryptfs over ecryptfsAl Viro2010-05-211-0/+8
| * sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-3/+1
| * Clean ecryptfs ->get_sb() upAl Viro2010-05-211-83/+66
| * fix a couple of ecryptfs leaksAl Viro2010-05-212-24/+7
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-223-1/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-195-100/+118
|\
| * eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-191-6/+6
| * eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-191-2/+2
| * ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-191-1/+0
| * ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher2010-04-191-4/+4
| * eCryptfs: Decrypt symlink target for stat sizeTyler Hicks2010-04-191-48/+52
| * eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-233-4/+22
| * eCryptfs: Clear buffer before reading in metadata xattrTyler Hicks2010-03-232-0/+2
| * eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-234-20/+15
| * eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-234-18/+18
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-0/+11
|/
* ecryptfs: use after freeDan Carpenter2010-01-191-2/+2
* ecryptfs: Eliminate useless codeJulia Lawall2010-01-191-1/+1
* ecryptfs: fix interpose/interpolate typos in commentsErez Zadok2010-01-191-2/+2
* ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-191-1/+2
* ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-191-3/+0
* ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-191-1/+12
* ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok2010-01-191-7/+7
* eCryptfs: Remove mmap from directory operationsTyler Hicks2010-01-191-1/+0
* eCryptfs: Add getattr functionTyler Hicks2010-01-191-0/+16
* eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-191-32/+67
* ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-141-12/+12
* fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok2009-12-173-5/+5
* Untangling ima mess, part 2: deal with countersAl Viro2009-12-161-6/+1
* ima: ecryptfs fix imbalance messageMimi Zohar2009-10-081-1/+6
* eCryptfs: Remove Kconfig NET dependency and select MD5Tyler Hicks2009-10-081-1/+2