summaryrefslogtreecommitdiff
path: root/fs/minix/dir.c
AgeCommit message (Expand)Author
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2013-06-29minix: bug widening a binary "not" operationDan Carpenter
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2012-03-20minix: remove the second argument of k[un]map_atomic()Cong Wang
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-06-04Minix: Clean up left over labelAndrew Hendry
2010-05-28remove detritus left by "mm: make read_cache_page synchronous"Al Viro
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-09-23V3 minixfs: add missing directory type checkingDoug Graham
2009-06-17get rid of BKL in fs/minixAl Viro
2009-06-11switch minix to simple_fsync()Al Viro
2009-01-06minix: fix add link's wrong position calculationEvgeniy Dushistov
2007-10-16minixfs: convert to new aopsNick Piggin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-12[PATCH] Minix V3 supportAndries Brouwer
2006-12-08[PATCH] struct path: convert minixJosef Sipek
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
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-09-29[PATCH] C99 designated initializers for fs/minixArt 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-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-29[PATCH] minix directory handlingAndrew Morton
2002-04-02[PATCH] minixfs cleanups (1/4)Alexander Viro
2002-03-11[PATCH] struct superblock cleanup - minixfsBrian Gerst
2002-02-17[PATCH] IS_SYNC diretory handlingAndrew Morton
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds
2002-02-04Import changesetLinus Torvalds