summaryrefslogtreecommitdiff
path: root/fs/coda
Commit message (Expand)AuthorAge
* Coda: mount hangs because of missed REQ_WRITE renameJan Harkes2010-09-19
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-07
* | convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-17
| * coda: BKL ioctl pushdownJohn Kacur2010-05-17
| * coda/psdev: Remove BKL from ioctl functionArnd Bergmann2010-05-17
* | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
|/
* coda: add bdi backing to mount sessionJens Axboe2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* splice: implement default splice_read methodMiklos Szeredi2009-05-11
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* fs/Kconfig: move coda outAlexey Dobriyan2009-01-22
* coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III2009-01-08
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* coda: fix creds referenceRandy Dunlap2008-11-20
* CRED: Use creds in file structsDavid Howells2008-11-14
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-14
* Switch to a valid email address...Alan Cox2008-10-27
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* codafs: fix build warningAndrew Morton2008-04-29
* coda: add static to functions in dir.cHarvey Harrison2008-04-29
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* coda: convert struct class_device to struct deviceKay Sievers2008-01-24
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* coda breakageAl Viro2007-07-19
* coda: update module informationJan Harkes2007-07-19
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-19
* coda: remove struct coda_sb_infoJan Harkes2007-07-19
* coda: cleanup downcall handlerJan Harkes2007-07-19
* coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-19
* coda: ignore returned values when upcalls return errorsJan Harkes2007-07-19
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-19
* coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-19