Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a963609e27786e2b0a80e649ca78798bf769c5d3
/
fs
/
adfs
/
dir.c
d2fbf4b
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
b4ed8f7
fs/adfs: add time stamp and file type helpers
by Russell King
· 6 years ago
5ed70bb
fs/adfs: clean up indirect disc addresses and fragment IDs
by Russell King
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
fc722a0
fs/adfs: fix filename fixup handling for "/" and "//" names
by Russell King
· 6 years ago
5f8de48
fs/adfs: move append_filetype_suffix() into adfs_object_fixup()
by Russell King
· 6 years ago
2eb0684
fs/adfs: remove truncated filename hashing
by Russell King
· 6 years ago
adb514a
fs/adfs: factor out filename fixup
by Russell King
· 6 years ago
411c49b
fs/adfs: factor out object fixups
by Russell King
· 6 years ago
525715d
fs/adfs: factor out filename case lowering
by Russell King
· 6 years ago
1e504cf
fs/adfs: factor out filename comparison
by Russell King
· 6 years ago
9a7dddc
adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()
by Al Viro
· 7 years ago
686bb96
adfs_lookup_byname: .. *is* taken care of in fs/namei.c
by Al Viro
· 7 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6fa67e7
get rid of 'parent' argument of ->d_compare()
by Al Viro
· 8 years ago
19a6d89
qstr: constify instances in adfs
by Al Viro
· 8 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 9 years ago
0125f50
adfs: constify adfs_dir_ops structures
by Julia Lawall
· 9 years ago
19bdd41a5
adfs: add __printf verification, fix format/argument mismatches
by Joe Perches
· 10 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 12 years ago
2638ffb
[readdir] convert adfs
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
4688a06
adfs: remove the big kernel lock
by Arnd Bergmann
· 14 years ago
96e1391
switch adfs
by Al Viro
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 15 years ago
608ba50
Cleanup of adfs headers
by Al Viro
· 16 years ago
ffdc906
repair adfs ->write_inode(), switch to simple_fsync()
by Al Viro
· 16 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
514653e
[PATCH] struct path: convert adfs
by Josef Sipek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago