summaryrefslogtreecommitdiffstats
path: root/fs/sysv/dir.c
Commit message (Expand)AuthorAgeFilesLines
* [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-rc2Linus Torvalds2005-04-161-0/+388