summaryrefslogtreecommitdiff
path: root/fs/sysv/dir.c
AgeCommit message (Expand)Author
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2009-06-17get rid of BKL in fs/sysvAl Viro
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro
2007-10-16sysv: convert to new aopsNick Piggin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2006-12-08[PATCH] struct path: convert sysvJosef Sipek
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-04-02BUG_ON() Conversion in fs/sysv/Eric Sesterhenn
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2002-10-07[PATCH] named initializers for fs/sysvArt Haas
2002-09-07[PATCH] Use kmap_atomic() for generic_file_write()Andrew Morton
2002-06-02[PATCH] dirsync support for minixfs, sysvfs and ufsAndrew Morton
2002-04-30MergeLinus Torvalds
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] cleanup write_one_pageAndrew Morton
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-04-03Move sysvfs incore data from include/linux/sysv_fs.h to fs/sysv/sysv.h.Christoph Hellwig
2002-04-03Access sysvfs superblock fields through SYSV_SB() abstraction.Christoph Hellwig
2002-02-17[PATCH] IS_SYNC diretory handlingAndrew Morton
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.6.3 -> v2.4.6.4Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds