aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
Commit message (Expand)AuthorAge
* 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
* AFS: further write support fixesDavid Howells2007-05-10
* AFS: write support fixesDavid Howells2007-05-10
* AFS: implement basic file write supportDavid Howells2007-05-09
* AFS: AFS fixupsDavid Howells2007-05-09
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-03
* [AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy2007-05-03
* [AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy2007-05-03
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-03
* [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-03
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-27
* [AFS]: Fix VLocation record update wakeupDavid Howells2007-04-27
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-26
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-26
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-26
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-26
* [AFS]: Add security support.David Howells2007-04-26
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] struct path: convert afsJosef Sipek2006-12-08
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11