| Commit message (Expand) | Author | Age | Files | Lines |
* | bfs: remove writepage implementation | Matthew Wilcox (Oracle) | 2023-12-29 | 1 | -3/+6 |
* | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 2023-05-24 | 1 | -1/+1 |
* | fs: Convert block_read_full_page() to block_read_full_folio() | Matthew Wilcox (Oracle) | 2022-05-09 | 1 | -3/+3 |
* | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -1/+1 |
* | fs: Remove aop flags parameter from block_write_begin() | Matthew Wilcox (Oracle) | 2022-05-08 | 1 | -2/+1 |
* | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 2022-03-16 | 1 | -1/+1 |
* | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -0/+1 |
* | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 2021-06-29 | 1 | -0/+1 |
* | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian | 2019-01-04 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | make new_sync_{read,write}() static | Al Viro | 2015-04-11 | 1 | -2/+0 |
* | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 | 1 | -1/+1 |
* | bfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -5/+10 |
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -1/+0 |
* | BFS: clean up the superblock usage | Artem Bityutskiy | 2010-08-09 | 1 | -3/+0 |
* | get rid of block_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -3/+11 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | bfs: kill BKL | Dmitri Vorobiev | 2008-07-26 | 1 | -2/+2 |
* | Fixes to the BFS filesystem driver | Dmitri Vorobiev | 2007-11-14 | 1 | -21/+41 |
* | bfs: convert to new aops | Nick Piggin | 2007-10-16 | 1 | -4/+8 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] bfs: fix endianness, signedness; add trivial bugfix | Andrew Stribblehill | 2005-09-09 | 1 | -10/+13 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+162 |