nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / ecryptfs /
2009-10-08 Mimi Zoharima: ecryptfs fix imbalance message
2009-10-08 Tyler HickseCryptfs: Remove Kconfig NET dependency and select MD5
2009-10-08 Randy Dunlapecryptfs: depends on CRYPTO
2009-09-23 Tyler HickseCryptfs: Prevent lower dentry from going negative...
2009-09-23 Tyler HickseCryptfs: Propagate vfs_read and vfs_write return codes
2009-09-23 Tyler HickseCryptfs: Validate global auth tok keys
2009-09-23 Tyler HickseCryptfs: Filename encryption only supports password...
2009-09-23 Tyler HickseCryptfs: Check for O_RDONLY lower inodes when opening...
2009-09-23 Tyler HickseCryptfs: Handle unrecognized tag 3 cipher codes
2009-09-23 Dave Hansenecryptfs: improved dependency checking and reporting
2009-09-23 Roland DreiereCryptfs: Fix lockdep-reported AB-BA mutex issue
2009-09-23 Roland Dreierecryptfs: Remove unneeded locking that triggers lockdep...
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-07-28 Ramon de Carvalho... eCryptfs: parse_tag_3_packet check tag 3 packet encrypt...
2009-07-28 Tyler HickseCryptfs: Check Tag 11 literal data buffer size
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-27 Tyler HickseCryptfs: Fix min function comparison warning
2009-04-27 Randy Dunlapecryptfs: fix printk format warning
2009-04-22 Tyler HickseCryptfs: Larger buffer for encrypted symlink targets
2009-04-22 Tyler HickseCryptfs: Lock lower directory inode mutex during lookup
2009-04-22 Tyler HickseCryptfs: Remove ecryptfs_unlink_sigs warnings
2009-04-22 Tyler HickseCryptfs: Fix data corruption when using ecryptfs_passt...
2009-04-22 Tyler HickseCryptfs: Print FNEK sig properly in /proc/mounts
2009-04-22 Tyler HickseCryptfs: NULL pointer dereference in ecryptfs_send_mis...
2009-04-22 Tyler HickseCryptfs: Copy lower inode attrs before dentry instanti...
2009-04-21 Li Zefanecryptfs: use memdup_user()
2009-04-01 Johannes Weinerecryptfs: use kzfree()
2009-03-27 Al Viroconstify dentry_operations: ecryptfs
2009-03-22 Tyler HickseCryptfs: NULL crypt_stat dereference during lookup
2009-03-22 Tyler HickseCryptfs: Allocate a variable number of pages for file...
2009-03-14 Tyler HickseCryptfs: don't encrypt file key with filename key
2009-02-07 Tyler HickseCryptfs: Regression in unencrypted filename symlinks
2009-01-22 Alexey Dobriyanfs/Kconfig: move ecryptfs out
2009-01-06 Qinghuang Fengfs/ecryptfs/inode.c: cleanup kerneldoc
2009-01-06 Michael HalcroweCryptfs: Clean up ecryptfs_decode_from_filename()
2009-01-06 Michael HalcroweCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
2009-01-06 Michael HalcroweCryptfs: Fix data types (int/size_t)
2009-01-06 Michael HalcroweCryptfs: Replace %Z with %z
2009-01-06 Michael HalcroweCryptfs: Filename Encryption: mount option
2009-01-06 Michael HalcroweCryptfs: Filename Encryption: filldir, lookup, and...
2009-01-06 Michael HalcroweCryptfs: Filename Encryption: Encoding and encryption...
2009-01-06 Michael HalcroweCryptfs: Filename Encryption: Header updates
2009-01-06 Michael HalcroweCryptfs: Filename Encryption: Tag 70 packets
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Al Viroinode->i_op is never NULL
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-31 Duane GriffineCryptfs: check readlink result was not an error before...
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-24 Serge HallynUser namespaces: set of cleanups (v2)
2008-11-20 Michael HalcroweCryptfs: Allocate up to two scatterlists for crypto...
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Wrap task credential accesses in the eCryptFS...
2008-10-30 Eric Sandeenecryptfs: fix memory corruption when storing crypto...
2008-10-23 Al Viro[PATCH] assorted path_lookup() -> kern_path() conversions
2008-10-16 Tyler HickseCryptfs: remove netlink transport
2008-10-16 Badari Pulavartyecryptfs: convert to use new aops
2008-10-16 Michael HalcroweCryptfs: remove retry loop in ecryptfs_readdir()
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-28 Eric SandeeneCryptfs: use page_alloc not kmalloc to get a page...
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-24 Michael HalcroweCryptfs: Make all persistent file opens delayed
2008-07-24 Michael HalcroweCryptfs: do not try to open device files on mknod
2008-07-24 Harvey Harrisonecryptfs: inode.c mmap.c use unaligned byteorder helpers
2008-07-24 Harvey Harrisonecryptfs: crypto.c use unaligned byteorder helpers
2008-07-24 Miklos Szerediecryptfs: string copy cleanup
2008-07-24 Eric Sandeenecryptfs: propagate key errors up at mount time
2008-07-24 Tyler Hicksecryptfs: discard ecryptfsd registration messages in...
2008-07-24 Michael HalcroweCryptfs: Privileged kthread for lower file opens
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-04 Michael Halcrowecryptfs: remove unnecessary mux from ecryptfs_init_ecr...
2008-07-02 Jonathan Corbetecryptfs: fasync BKL pushdown
2008-06-06 Michael HalcroweCryptfs: remove unnecessary page decrypt call
2008-05-24 Cyrill Gorcunovecryptfs: fix missed mutex_unlock
2008-05-21 Al Viroecryptfs fixes
2008-05-13 Cyrill GorcunoveCryptFS: fix imbalanced mutex locking
2008-05-13 Miklos Szerediecryptfs: clean up (un)lock_parent
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Michael HalcroweCryptfs: protect crypt_stat->flags in ecryptfs_open()
2008-04-29 Michael HalcroweCryptfs: make key module subsystem respect namespaces
2008-04-29 Michael HalcroweCryptfs: integrate eCryptfs device handle into the...
2008-04-29 Michael HalcroweCryptfs: introduce device handle for userspace daemon...
2008-04-29 Miklos Szerediecryptfs: add missing lock around notify_change
2008-04-29 Harvey Harrisonecryptfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Adrian Bunkremove ecryptfs_header_cache_0
2008-03-20 Michael HalcroweCryptfs: Swap dput() and mntput()
2008-03-05 Michael HalcroweCryptfs: make ecryptfs_prepare_write decrypt the page
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-06 Eric Sandeenecryptfs: check for existing key_tfm at mount time
2008-02-06 Trevor HighlandeCryptfs: change the type of cipher_code from u16 to u8
2008-02-06 Michael HalcroweCryptfs: Minor fixes to printk messages
2008-02-06 Eric Sandeenecryptfs: remove debug as mount option, and warn if...
2008-02-06 Eric Sandeenecryptfs: make show_options reflect actual mount options
2008-02-06 Trevor HighlandeCryptfs: set inode key only once per crypto operation
2008-02-06 Michael HalcroweCryptfs: track header bytes rather than extents
next