summaryrefslogtreecommitdiffstats
path: root/fs/sysv/dir.c
Commit message (Expand)AuthorAgeFilesLines
* 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