summaryrefslogtreecommitdiff
path: root/fs/ufs/dir.c
Commit message (Expand)AuthorAge
* iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-01
* ufs: use new i_version APIJeff Layton2018-01-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: drop "wait" parameter from write_one_page()Jeff Layton2017-07-05
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* ufs: get rid of redundant checksAl Viro2016-05-29
* simple local filesystems: switch to ->iterate_shared()Al Viro2016-05-02
* make ext2_get_page() and friends work without external serializationAl Viro2016-05-02
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ufs: use dir_pages instead of ufs_dir_pages()Fabian Frederick2015-06-23
* ufs: don't touch mtime/ctime of directory being movedAl Viro2015-06-16
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* [readdir] simple local unixlike: switch to ->iterate()Al Viro2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* sanitize const/signedness of ufs a bitAl Viro2010-03-03
* ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-16
* switch ufs to simple_fsync()Al Viro2009-06-11
* switch ufs directories to ufs_sync_file()Al Viro2009-05-09
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-05
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* ufs: convert to new aopsNick Piggin2007-10-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-09
* [PATCH] struct path: convert ufsJosef Sipek2006-12-08
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-25
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-25
* [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-25
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/ufs: debug mode compilation failureEvgeniy2006-01-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16