aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/amigaffs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | fs/affs: use affs_test_opt()Fabian Frederick2015-04-17
* | fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-17
|/
* fs/affs/amigaffs.c: remove else after returnFabian Frederick2015-02-17
* fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick2015-02-17
* fs/affs: use unsigned int for string lengthsFabian Frederick2015-02-17
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-17
* fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick2014-12-13
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-13
* fs/affs: pr_debug cleanupFabian Frederick2014-06-06
* fs/affs: convert printk to pr_foo()Fabian Frederick2014-06-06
* affs: add mount option to avoid filename truncatesFabian Frederick2014-04-07
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* affs: unobfuscate affs_fix_dcache()Al Viro2012-07-14
* affs: get rid of open-coded list_for_each_entry()Al Viro2012-07-14
* affs: propagate umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* affs: fix missing unlocks in affs_remove_linkChristoph Hellwig2009-03-27
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-07
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16