aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/itree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)1-3/+3
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)1-0/+1
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig1-0/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-2/+2
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells1-3/+4
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-2/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1
2012-12-20sysv: drop vmtruncateMarco Stornelli1-5/+12
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-1/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig1-3/+10
2010-08-09introduce __block_write_beginChristoph Hellwig1-2/+1
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig1-6/+5
2007-10-16sysv: convert to new aopsNick Piggin1-4/+19
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+475