summaryrefslogtreecommitdiffstats
path: root/fs/sysv/dir.c
Commit message (Expand)AuthorAgeFilesLines
* highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco2023-06-051-11/+11
* sysv: switch to put_and_unmap_page()Al Viro2023-03-121-17/+11
* fs/sysv: Don't round down address for kunmap_flush_on_unmap()Fabio M. De Francesco2023-03-121-1/+1
* sysv: fix handling of delete_entry and set_link failuresAl Viro2023-01-191-6/+10
* fs/sysv: Replace kmap() with kmap_local_page()Fabio M. De Francesco2023-01-191-20/+36
* fs/sysv: Use dir_put_page() in sysv_rename()Fabio M. De Francesco2023-01-191-1/+1
* fs/sysv: Change the signature of dir_get_page()Fabio M. De Francesco2023-01-191-29/+24
* fs/sysv: Use the offset_in_page() helperFabio M. De Francesco2023-01-191-6/+3
* sysv: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig2023-01-191-11/+19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-051-1/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-3/+3
* simple local filesystems: switch to ->iterate_shared()Al Viro2016-05-021-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-9/+9
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-5/+0
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* [readdir] simple local unixlike: switch to ->iterate()Al Viro2013-06-291-21/+16
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-14/+7
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
* get rid of BKL in fs/sysvAl Viro2009-06-171-4/+1
* repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro2009-06-111-1/+1
* sysv: convert to new aopsNick Piggin2007-10-161-20/+30
* mm: make read_cache_page synchronousNick Piggin2007-05-071-9/+1
* [PATCH] struct path: convert sysvJosef Sipek2006-12-081-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* BUG_ON() Conversion in fs/sysv/Eric Sesterhenn2006-04-021-4/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-081-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+388