aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16smbfs: convert to new aopsNick Piggin1-8/+24
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-4/+5
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert smbfsJosef Sipek1-7/+7
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-9/+15
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-04-01BUG_ON() Conversion in fs/smbfs/Eric Sesterhenn1-4/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton1-2/+2
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+423