aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/inode.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-24eCryptfs: Make all persistent file opens delayedMichael Halcrow
2008-07-24eCryptfs: do not try to open device files on mknodMichael Halcrow
2008-07-24ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29ecryptfs: add missing lock around notify_changeMiklos Szeredi
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-06eCryptfs: Minor fixes to printk messagesMichael Halcrow
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow
2007-10-18ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton
2007-08-22eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-08-11eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-07-19eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow
2007-07-17Couple fixes to fs/ecryptfs/inode.cMika Kukkonen
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow