aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2010-08-09BFS: clean up the superblock usageArtem Bityutskiy1-3/+0
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig1-3/+11
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-07-26bfs: kill BKLDmitri Vorobiev1-2/+2
2007-11-14Fixes to the BFS filesystem driverDmitri Vorobiev1-21/+41
2007-10-16bfs: convert to new aopsNick Piggin1-4/+8
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill1-10/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162