summaryrefslogtreecommitdiffstats
path: root/fs/adfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-15/+10Star
|\
| * fs/adfs: add time stamp and file type helpersRussell King2019-06-271-11/+5Star
| * fs/adfs: clean up indirect disc addresses and fragment IDsRussell King2019-06-271-4/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* fs/adfs: fix filename fixup handling for "/" and "//" namesRussell King2019-05-311-4/+11
* fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-311-5/+8
* fs/adfs: remove truncated filename hashingRussell King2019-05-311-10/+5Star
* fs/adfs: factor out filename fixupRussell King2019-05-311-0/+13
* fs/adfs: factor out object fixupsRussell King2019-05-311-0/+21
* fs/adfs: factor out filename case loweringRussell King2019-05-311-22/+12Star
* fs/adfs: factor out filename comparisonRussell King2019-05-311-42/+26Star
* adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()Al Viro2018-05-221-5/+5
* adfs_lookup_byname: .. *is* taken care of in fs/namei.cAl Viro2018-05-221-14/+0Star
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-1/+1
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\ \ | |/ |/|
| * qstr: constify instances in adfsAl Viro2016-07-301-2/+2
* | vfs: make the string hashes salt the hashLinus Torvalds2016-06-111-1/+1
|/
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-071-3/+3
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-091-1/+1
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-4/+2Star
* [readdir] convert adfsAl Viro2013-06-291-24/+18Star
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* adfs: remove the big kernel lockArnd Bergmann2011-03-021-6/+0Star
* switch adfsAl Viro2011-01-131-1/+0Star
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
* fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* fs: change d_compare for rcu-walkNick Piggin2011-01-071-3/+5
* rename the generic fsync implementationsChristoph Hellwig2010-05-281-1/+1
* Cleanup of adfs headersAl Viro2009-06-171-8/+0Star
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-121-2/+8
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-251-0/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert adfsJosef Sipek2006-12-081-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+302