summaryrefslogtreecommitdiffstats
path: root/fs/sysv/dir.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-1/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-281-3/+3
* simple local filesystems: switch to ->iterate_shared()Al Viro2016-05-031-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-241-5/+0Star
* 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/+16Star
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-14/+7Star
* rename the generic fsync implementationsChristoph Hellwig2010-05-281-1/+1
* fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
* get rid of BKL in fs/sysvAl Viro2009-06-171-4/+1Star
* repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro2009-06-121-1/+1
* sysv: convert to new aopsNick Piggin2007-10-161-20/+30
* mm: make read_cache_page synchronousNick Piggin2007-05-071-9/+1Star
* [PATCH] struct path: convert sysvJosef Sipek2006-12-081-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1Star
* BUG_ON() Conversion in fs/sysv/Eric Sesterhenn2006-04-021-4/+2Star
* [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-091-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+388