summaryrefslogtreecommitdiff
path: root/fs/bfs/file.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* make new_sync_{read,write}() staticAl Viro2015-04-11
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* bfs: drop vmtruncateMarco Stornelli2012-12-20
* block: remove per-queue pluggingJens Axboe2011-03-10
* BFS: clean up the superblock usageArtem Bityutskiy2010-08-09
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* bfs: kill BKLDmitri Vorobiev2008-07-26
* Fixes to the BFS filesystem driverDmitri Vorobiev2007-11-14
* bfs: convert to new aopsNick Piggin2007-10-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill2005-09-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16