Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / afs /
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Dan CarpenterAFS: checking wrong bit in afs_readpages()
2012-03-20 Cong Wangafs: remove the second argument of k[un]map_atomic()
2012-03-17 Anton Blanchardafs: Remote abort can cause BUG in rxrpc code
2012-03-17 Anton Blanchardafs: Read of file returns EBADMSG
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
2012-01-04 Al Virovfs: kill ->mnt_devname use in afs printks
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-07-21 David HowellsAFS: Fix silly characters in a comment
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-06-16 David HowellsAFS: Use i_generation not i_version for the vnode uniqu...
2011-06-16 David HowellsAFS: Set s_id in the superblock to the volume name
2011-06-16 Anton Blanchardafs: afs_fill_page reads too much, or wrong data
2011-06-12 Al Viroafs: fix sget() races, close leak on umount
2011-05-28 Sage Weilafs: 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-31 Lucas De MarchiFix common misspellings
2011-02-25 Anton Blanchardafs: Fix oops in afs_unlink_writeback
2011-01-16 David HowellsUnexport do_add_mount() and add in follow_automount...
2011-01-16 David HowellsAFS: Use d_automount() rather than abusing follow_link()
2011-01-16 David HowellsAdd a dentry op to allow processes to be held during...
2011-01-14 Tejun Heoafs: add afs_wq and use it instead of the system workqueue
2011-01-13 Al Viroswitch afs
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: change d_delete semantics
2010-10-29 Al Viroconvert afs
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-26 Al Vironew helper: ihold()
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-05 Arnd Bergmannfs/locks.c: prepare for BKL removal
2010-10-04 Arnd BergmannBKL: Remove BKL from afs
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-11 wangleiAFS: Implement an autocell mount capability [ver #2]
2010-08-11 Wang LeiDNS: If the DNS server returns an error, allow that...
2010-08-11 Dan Carpenterafs: destroy work queue on init failure
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-07 David HowellsAFS: Fix the module init error handling
2010-08-05 Wang LeiDNS: Make AFS go to the DNS for AFSDB records for unkno...
2010-07-06 Christoph Hellwigwriteback: remove writeback_inodes_wbc
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-01 Denis KirjanovAFS: Fix possible null pointer dereference in afs_alloc...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-21 Al ViroAFS: Don't put struct file on the stack
2010-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-22 Jens Axboeafs: add bdi backing to mount session.
2010-04-21 David HowellsAFS: Don't pass error value to page_cache_release(...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-22 Dan CarpenterAFS: Potential null dereference
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-10 Christoph Hellwigafs: remove manual O_SYNC handling
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-11-19 David HowellsFS-Cache: Handle pages pending storage that get evicted...
2009-10-01 Christoph Hellwigafs: remove cache.h
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-08-27 David HowellsAFS: Stop readlink() on AFS crashing due to NULL 'file...
2009-07-12 Artem BityutskiyAFS: Fix compilation warning
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-30 Jiri SlabyAFS: Fix lock imbalance
2009-06-17 David HowellsAFS: Correctly translate auth error aborts and don...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Al Viroswitch follow_down()
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-17 Matt KraaiAFS: Guard afs_file_readpage_read_complete() definition...
2009-04-09 Stoyan Gaydarovafs: BUG to BUG_ON changes
2009-04-03 David HowellsFS-Cache: Make kAFS use FS-Cache
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-27 Al Viroconstify dentry_operations: AFS
2009-01-22 Alexey Dobriyanfs/Kconfig: move afs out
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-16 Nick Pigginafs: convert to new aops
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-08-05 Nick Pigginmm: rename page trylock
2008-08-01 Al Viro[PATCH] pass struct path * to do_add_mount()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
next