index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
dir.c
Age
Commit message (
Expand
)
Author
2008-04-30
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-01-28
vfs: Add 64 bit i_version support
Jean Noel Cordenner
2007-07-16
AFS: implement file locking
David Howells
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-11
AFS: implement statfs
David Howells
2007-05-09
AFS: implement basic file write support
David Howells
2007-05-09
AFS: AFS fixups
David Howells
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
2007-04-26
[AFS]: Fix u64 printing in debug logging.
David S. Miller
2007-04-26
[AFS]: Add "directory write" support.
David Howells
2007-04-26
[AFS]: Add security support.
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert afs
Josef Sipek
2006-10-11
[PATCH] fs/*: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-01-08
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds