This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
linux
Watch
2
Star
0
Fork
0
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2026-09-18 09:08:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccc45ea8aeffec49fa5985efc3649aa67bb4fcb7
linux
/
fs
/
affs
T
History
Al Viro
e16404ed0f
constify dentry_operations: misc filesystems
...
Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2009-03-27 14:44:00 -04:00
..
affs.h
constify dentry_operations: misc filesystems
2009-03-27 14:44:00 -04:00
amigaffs.c
affs: fix missing unlocks in affs_remove_link
2009-03-27 14:43:56 -04:00
bitmap.c
…
Changes
…
dir.c
[PATCH] fix ->llseek() for a bunch of directories
2008-08-25 01:18:09 -04:00
file.c
fs: symlink write_begin allocation context fix
2009-01-04 13:33:20 -08:00
inode.c
affs: do not zero ->i_op
2009-01-05 11:53:07 -05:00
Kconfig
fs/Kconfig: move affs out
2009-01-22 13:15:56 +03:00
Makefile
…
namei.c
constify dentry_operations: misc filesystems
2009-03-27 14:44:00 -04:00
super.c
CRED: Wrap task credential accesses in the AFFS filesystem
2008-11-14 10:38:45 +11:00
symlink.c
…