summaryrefslogtreecommitdiffstats
path: root/fs/sysv/itree.c
Commit message (Expand)AuthorAgeFilesLines
* fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya2023-06-011-0/+4
* fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
* fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin2022-12-101-1/+1
* fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)2022-05-091-3/+3
* fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-1/+1
* fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)2022-05-081-1/+1
* fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)2022-03-161-1/+1
* fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)2022-03-151-0/+1
* mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig2021-06-291-0/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-2/+2
* stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-3/+4
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-2/+2
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* sysv: drop vmtruncateMarco Stornelli2012-12-201-5/+12
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-061-1/+1
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-091-3/+10
* introduce __block_write_beginChristoph Hellwig2010-08-091-2/+1
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-6/+5
* sysv: convert to new aopsNick Piggin2007-10-161-4/+19
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+475