summaryrefslogtreecommitdiff
path: root/fs/adfs/dir.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-07
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\ \ | |/ |/|
| * qstr: constify instances in adfsAl Viro2016-07-30
* | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
|/
* adfs: constify adfs_dir_ops structuresJulia Lawall2015-12-06
* adfs: add __printf verification, fix format/argument mismatchesJoe Perches2014-08-08
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* [readdir] convert adfsAl Viro2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* adfs: remove the big kernel lockArnd Bergmann2011-03-02
* switch adfsAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* fs: change d_compare for rcu-walkNick Piggin2011-01-07
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* Cleanup of adfs headersAl Viro2009-06-17
* repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-11
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert adfsJosef Sipek2006-12-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16