index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysv
/
itree.c
Age
Commit message (
Expand
)
Author
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
sysv: Convert sysv_prepare_chunk() to take a folio
Matthew Wilcox (Oracle)
2024-02-02
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
2023-12-29
sysv: remove writepage implementation
Matthew Wilcox (Oracle)
2023-10-18
sysv: convert to new timestamp accessors
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
sysv: convert to ctime accessor functions
Jeff Layton
2023-06-01
fs/sysv: Null check to prevent null-ptr-deref bug
Prince Kumar Maurya
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2022-12-10
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2012-12-20
sysv: drop vmtruncate
Marco Stornelli
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
introduce __block_write_begin
Christoph Hellwig
2010-08-09
clean up write_begin usage for directories in pagecache
Christoph Hellwig
2007-10-16
sysv: convert to new aops
Nick Piggin
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds