summaryrefslogtreecommitdiffstats
path: root/fs/bfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* bfs: drop vmtruncateMarco Stornelli2012-12-201-5/+10
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* BFS: clean up the superblock usageArtem Bityutskiy2010-08-091-3/+0
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-091-3/+11
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* bfs: kill BKLDmitri Vorobiev2008-07-261-2/+2
* Fixes to the BFS filesystem driverDmitri Vorobiev2007-11-141-21/+41
* bfs: convert to new aopsNick Piggin2007-10-161-4/+8
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill2005-09-091-10/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+162
OpenPOWER on IntegriCloud