Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / coda /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Virocoda: clean failure exits in coda_fill_super()
2012-01-10 Al Virocoda: switch coda_cnode_make() to sane API as well...
2012-01-10 Al Virocoda: deal correctly with allocation failure from coda_...
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-09-15 Joe Perchesfs: Convert vmalloc/memset to vzalloc
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Al Virodon't open-code parent_ino() in assorted ->readdir()
2011-07-21 Al Virocoda_venus_readdir(): use offsetof()
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-06-20 Al Virocoda_ioctl_permission() is safe in RCU mode
2011-05-28 Sage Weilcoda: remove unnecessary dentry_unhash on rmdir, dir...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-03-26 Rakib Mullickcodafs: fix build break when CONFIG_PROC_SYSCTL=n
2011-03-23 Rakib Mullickcodafs: fix compile warning when CONFIG_SYSCTL=n
2011-03-17 matt mooneyfs: change to new flag variable
2011-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Al Virotake coda-private headers out of include/linux
2011-01-13 Al Viroswitch coda
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: rcu-walk aware d_revalidate method
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2010-12-09 Jesper Juhlcoda: kill redundant cast in coda_alloc_inode()
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-26 Al Vironew helper: ihold()
2010-10-25 Yoshihisa AbeCoda: replace BKL with mutex
2010-10-25 Yoshihisa AbeCoda: push BKL regions into coda_upcall()
2010-10-25 Yoshihisa AbeCoda: add spin lock to protect accesses to struct coda_...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-19 Jan HarkesCoda: mount hangs because of missed REQ_WRITE rename
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-07 Jens Axboecoda: fixup clash with block layer REQ_* defines
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-17 John Kacurcoda: Clean-up whitespace problems in pioctl.c
2010-05-17 John Kacurcoda: BKL ioctl pushdown
2010-05-17 Arnd Bergmanncoda/psdev: Remove BKL from ioctl function
2010-04-22 Jens Axboecoda: add bdi backing to mount session
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-05-11 Miklos Szeredisplice: implement default splice_read method
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-01-22 Alexey Dobriyanfs/Kconfig: move coda out
2009-01-08 Richard A. Holden IIIcoda: fix fs/coda/sysctl.c build warnings when !CONFIG_...
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2008-11-19 Randy Dunlapcoda: fix creds reference
2008-11-13 David HowellsCRED: Use creds in file structs
2008-11-13 David HowellsCRED: Wrap task credential accesses in the Coda filesystem
2008-10-27 Alan CoxSwitch to a valid email address...
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Adrian Bunkcoda: remove CODA_FS_OLD_API
2008-07-22 Greg Kroah-Hartmandevice create: coda: convert device_create to device_cr...
2008-04-29 Andrew Mortoncodafs: fix build warning
2008-04-29 Harvey Harrisoncoda: add static to functions in dir.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-01-25 Kay Sieverscoda: convert struct class_device to struct device
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-07-22 Jan Harkescoda: remove CODA_STORE/CODA_RELEASE upcalls
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Al Virocoda breakage
2007-07-19 Jan Harkescoda: update module information
2007-07-19 Jan Harkescoda: remove statistics counters from /proc/fs/coda
2007-07-19 Jan Harkescoda: remove struct coda_sb_info
2007-07-19 Jan Harkescoda: cleanup downcall handler
2007-07-19 Jan Harkescoda: cleanup coda_lookup, use dsplice_alias
2007-07-19 Jan Harkescoda: ignore returned values when upcalls return errors
2007-07-19 Jan Harkescoda: replace upc_alloc/upc_free with kmalloc/kfree
2007-07-19 Jan Harkescoda: avoid lockdep warning in coda_readdir
2007-07-19 Jan Harkescoda: block signals during upcall processing
2007-07-19 Jan Harkescoda: cleanup for upcall handling path
2007-07-19 Jan Harkescoda: cleanup /dev/cfs open and close handling
next