aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/dir.c
Commit message (Expand)AuthorAge
* constify dentry_operations: AFSAl Viro2009-03-27
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* 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
* AFS: implement file lockingDavid Howells2007-07-16
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* AFS: implement statfsDavid Howells2007-05-11
* AFS: implement basic file write supportDavid Howells2007-05-09
* AFS: AFS fixupsDavid Howells2007-05-09
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-26
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Add security support.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 inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert afsJosef Sipek2006-12-08
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16