summaryrefslogtreecommitdiffstats
path: root/fs/afs/file.c
AgeCommit message (Expand)AuthorLines
2007-07-16AFS: implement file lockingDavid Howells-0/+2
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+1
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells-1/+1
2007-05-09AFS: implement basic file write supportDavid Howells-6/+26
2007-05-09AFS: AFS fixupsDavid Howells-49/+26
2007-04-26[AFS]: Add "directory write" support.David Howells-0/+7
2007-04-26[AFS]: Add security support.David Howells-7/+53
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells-28/+11
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells-14/+6
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven-1/+1
2006-09-30[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...David Howells-1/+0
2006-09-30[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]David Howells-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-1/+1
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown-3/+3
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl-2/+1
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig-30/+0
2005-10-29[PATCH] mm: split page table lockHugh Dickins-2/+2
2005-10-28[PATCH] gfp_t: fs/*Al Viro-2/+2
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+305