summaryrefslogtreecommitdiff
path: root/fs/affs/amigaffs.c
AgeCommit message (Expand)Author
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-02-17fs/affs/amigaffs.c: remove else after returnFabian Frederick
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick
2015-02-17fs/affs: use unsigned int for string lengthsFabian Frederick
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven
2014-12-13fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-14fs/affs: remove redundant sys_tz declarationsFabian Frederick
2014-06-06fs/affs: pr_debug cleanupFabian Frederick
2014-06-06fs/affs: convert printk to pr_foo()Fabian Frederick
2014-04-07affs: add mount option to avoid filename truncatesFabian Frederick
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-07-14affs: unobfuscate affs_fix_dcache()Al Viro
2012-07-14affs: get rid of open-coded list_for_each_entry()Al Viro
2012-01-03affs: propagate umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2009-03-27affs: fix missing unlocks in affs_remove_linkChristoph Hellwig
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds