summaryrefslogtreecommitdiffstats
path: root/fs/sysv/dir.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton-1/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani-3/+3
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-9/+9
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick-5/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells-2/+2
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro-21/+16
2013-02-22new helper: file_inode(file)Al Viro-1/+1
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig-14/+7
2010-05-27rename the generic fsync implementationsChristoph Hellwig-1/+1
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter-1/+1
2009-06-17get rid of BKL in fs/sysvAl Viro-4/+1
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro-1/+1
2007-10-16sysv: convert to new aopsNick Piggin-20/+30
2007-05-07mm: make read_cache_page synchronousNick Piggin-9/+1
2006-12-08[PATCH] struct path: convert sysvJosef Sipek-1/+1
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg-2/+1
2006-04-02BUG_ON() Conversion in fs/sysv/Eric Sesterhenn-4/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+388