summaryrefslogtreecommitdiffstats
path: root/fs/adfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+1
|/
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-061-3/+3
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-081-1/+1
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-4/+2
* [readdir] convert adfsAl Viro2013-06-291-24/+18
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* adfs: remove the big kernel lockArnd Bergmann2011-03-021-6/+0
* switch adfsAl Viro2011-01-121-1/+0
* 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-271-1/+1
* Cleanup of adfs headersAl Viro2009-06-171-8/+0
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-111-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/+0
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+302
OpenPOWER on IntegriCloud