summaryrefslogtreecommitdiff
path: root/fs/ufs/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-03-03sanitize const/signedness of ufs a bitAl Viro
2009-12-16ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan
2009-06-11switch ufs to simple_fsync()Al Viro
2009-05-09switch ufs directories to ufs_sync_file()Al Viro
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2007-12-05ufs: fix nexstep dir block sizeEvgeniy Dushistov
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-10-16ufs: convert to new aopsNick Piggin
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov
2006-12-08[PATCH] struct path: convert ufsJosef Sipek
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-06[PATCH] fs/ufs: debug mode compilation failureEvgeniy
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-09-07[PATCH] add static in ufsAndries E. Brouwer
2004-04-12[PATCH] ufs2_frag_map_fix : fixes wrong content reading in ufs2 codeAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton
2002-11-04[PATCH] `event' removal: other filesystemsAndrew Morton
2002-09-29[PATCH] C99 designated initializers for fs/ufsArt Haas
2002-08-19[PATCH] UFS superblock cleanup.Dave Jones
2002-06-02[PATCH] dirsync support for minixfs, sysvfs and ufsAndrew Morton
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.4.14.6 -> v2.4.14.7Linus Torvalds
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds
2002-02-04Import changesetLinus Torvalds