summaryrefslogtreecommitdiff
path: root/fs/sysv/dir.c
AgeCommit message (Expand)Author
2023-10-18sysv: convert to new timestamp accessorsJeff Layton
2023-07-24sysv: convert to ctime accessor functionsJeff Layton
2023-06-05highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco
2023-03-12sysv: switch to put_and_unmap_page()Al Viro
2023-03-12fs/sysv: Don't round down address for kunmap_flush_on_unmap()Fabio M. De Francesco
2023-01-19sysv: fix handling of delete_entry and set_link failuresAl Viro
2023-01-19fs/sysv: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2023-01-19fs/sysv: Use dir_put_page() in sysv_rename()Fabio M. De Francesco
2023-01-19fs/sysv: Change the signature of dir_get_page()Fabio M. De Francesco
2023-01-19fs/sysv: Use the offset_in_page() helperFabio M. De Francesco
2023-01-19sysv: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2009-06-17get rid of BKL in fs/sysvAl Viro
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro
2007-10-16sysv: convert to new aopsNick Piggin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2006-12-08[PATCH] struct path: convert sysvJosef Sipek
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-04-02BUG_ON() Conversion in fs/sysv/Eric Sesterhenn
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds