summaryrefslogtreecommitdiffstats
path: root/fs/affs/amigaffs.c
Commit message (Expand)AuthorAgeFilesLines
* fs/affs: add prefix to some functionsFabian Frederick2017-02-271-3/+3
* fs/affs: use octal for permissionsFabian Frederick2017-02-271-18/+18
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-3/+3
* affs ->d_compare(): don't bother with ->d_inodeAl Viro2016-07-291-3/+1
* fs:affs:Replace time_t with time64_tDengChao2016-01-091-6/+7
* fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick2015-06-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-5/+4
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* | fs/affs: use affs_test_opt()Fabian Frederick2015-04-171-1/+2
* | fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-171-1/+1
|/
* fs/affs/amigaffs.c: remove else after returnFabian Frederick2015-02-171-2/+1
* fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick2015-02-171-3/+3
* fs/affs: use unsigned int for string lengthsFabian Frederick2015-02-171-1/+1
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-171-3/+3
* fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick2014-12-131-15/+13
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-1/+1
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-141-2/+0
* fs/affs: pr_debug cleanupFabian Frederick2014-06-061-4/+5
* fs/affs: convert printk to pr_foo()Fabian Frederick2014-06-061-3/+3
* affs: add mount option to avoid filename truncatesFabian Frederick2014-04-071-8/+15
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-141-1/+2
* affs: unobfuscate affs_fix_dcache()Al Viro2012-07-141-6/+8
* affs: get rid of open-coded list_for_each_entry()Al Viro2012-07-141-6/+1
* affs: propagate umode_tAl Viro2012-01-031-3/+3
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-071-2/+2
* fs: dcache remove dcache_lockNick Piggin2011-01-071-2/+0
* fs: scale inode alias listNick Piggin2011-01-071-0/+2
* affs: fix missing unlocks in affs_remove_linkChristoph Hellwig2009-03-271-2/+6
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-071-2/+4
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-071-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+509
OpenPOWER on IntegriCloud