aboutsummaryrefslogtreecommitdiff
path: root/fs/afs
AgeCommit message (Expand)Author
2011-01-07fs: change d_delete semanticsNick Piggin
2010-10-29convert afsAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-25new helper: ihold()Al Viro
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2010-10-04BKL: Remove BKL from afsArnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-11afs: destroy work queue on init failureDan Carpenter
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-07AFS: Fix the module init error handlingDavid Howells
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-06-01AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-21AFS: Don't put struct file on the stackAl Viro
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-22afs: add bdi backing to mount session.Jens Axboe
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2009-12-10afs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-10-01afs: remove cache.hChristoph Hellwig
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells
2009-07-12AFS: Fix compilation warningArtem Bityutskiy
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-06-30AFS: Fix lock imbalanceJiri Slaby
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11switch follow_down()Al Viro
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-04-17AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan