aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
Commit message (Expand)AuthorAge
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* mm: rename page trylockNick Piggin2008-08-05
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-01
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* afs: support the CB.ProbeUuid RPC opDavid Howells2008-04-29
* afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2008-04-29
* afs: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-29
* afs: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* AFS: Do not describe debug parameters with their valuePaul Bolle2008-04-16
* afs: remove smp_prcessor_id() from debug macroSven Schnelle2008-04-03
* afs: add missing up_write() on returnSven Schnelle2008-04-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-28
|\
| * [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* | afs: prevent double cell registrationSven Schnelle2008-03-28
|/
* Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-15
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* mount options: fix afsMiklos Szeredi2008-02-08
* fs/afs/security.c: fix uninitialized var warningAndrew Morton2008-02-08
* iget: use iget_failed() in AFSDavid Howells2008-02-07
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
* fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-05
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-17
* Drop some headers from mm.hAlexey Dobriyan2007-10-17
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * AFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
* | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
|/
* afs: mntput called before dputAndreas Gruenbacher2007-09-11
* AFS: fix file lockingDavid Howells2007-07-31
* AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* afs build fixAndrew Morton2007-07-19
* AFS: drop explicit externRandy Dunlap2007-07-16
* AFS: implement file lockingDavid Howells2007-07-16
* Make AFS use seq_list_xxx helpersPavel Emelianov2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* afs: needs sched.hAndrew Morton2007-05-31
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* AFS: Fix afs_prepare_write()David Howells2007-05-17
* AFS: write back dirty data on unmountDavid Howells2007-05-17
* AFS: implement statfsDavid Howells2007-05-11
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-11
* AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells2007-05-11