Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+10 |
2019-06-27 | fs/adfs: add time stamp and file type helpers | Russell King | 1 | -11/+5 |
2019-06-27 | fs/adfs: clean up indirect disc addresses and fragment IDs | Russell King | 1 | -4/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-31 | fs/adfs: fix filename fixup handling for "/" and "//" names | Russell King | 1 | -4/+11 |
2019-05-31 | fs/adfs: move append_filetype_suffix() into adfs_object_fixup() | Russell King | 1 | -5/+8 |
2019-05-31 | fs/adfs: remove truncated filename hashing | Russell King | 1 | -10/+5 |
2019-05-31 | fs/adfs: factor out filename fixup | Russell King | 1 | -0/+13 |
2019-05-31 | fs/adfs: factor out object fixups | Russell King | 1 | -0/+21 |
2019-05-31 | fs/adfs: factor out filename case lowering | Russell King | 1 | -22/+12 |
2019-05-31 | fs/adfs: factor out filename comparison | Russell King | 1 | -42/+26 |
2018-05-22 | adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() | Al Viro | 1 | -5/+5 |
2018-05-22 | adfs_lookup_byname: .. *is* taken care of in fs/namei.c | Al Viro | 1 | -14/+0 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 1 | -1/+1 |
2016-07-30 | qstr: constify instances in adfs | Al Viro | 1 | -2/+2 |
2016-06-11 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -1/+1 |
2015-12-07 | adfs: constify adfs_dir_ops structures | Julia Lawall | 1 | -3/+3 |
2014-08-09 | adfs: add __printf verification, fix format/argument mismatches | Joe Perches | 1 | -1/+1 |
2013-06-29 | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 1 | -4/+2 |
2013-06-29 | [readdir] convert adfs | Al Viro | 1 | -24/+18 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2011-03-02 | adfs: remove the big kernel lock | Arnd Bergmann | 1 | -6/+0 |
2011-01-13 | switch adfs | Al Viro | 1 | -1/+0 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: change d_hash for rcu-walk | Nick Piggin | 1 | -1/+2 |
2011-01-07 | fs: change d_compare for rcu-walk | Nick Piggin | 1 | -3/+5 |
2010-05-28 | rename the generic fsync implementations | Christoph Hellwig | 1 | -1/+1 |
2009-06-17 | Cleanup of adfs headers | Al Viro | 1 | -8/+0 |
2009-06-12 | repair adfs ->write_inode(), switch to simple_fsync() | Al Viro | 1 | -2/+8 |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro | 1 | -1/+1 |
2008-08-25 | [PATCH] fix ->llseek() for a bunch of directories | Al Viro | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert adfs | Josef Sipek | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+302 |