Al Viro
|
3b6036d148
hostfs ->follow_link() braino
|
hace 14 años |
Al Viro
|
850a496f96
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
|
hace 14 años |
Al Viro
|
f8ad850f11
try to get rid of races in hostfs open()
|
hace 15 años |
Al Viro
|
f8d7e1877e
leak in hostfs_unlink()
|
hace 15 años |
Al Viro
|
e9193059b1
hostfs: fix races in dentry_name() and inode_name()
|
hace 15 años |
Al Viro
|
d0352d3ed7
hostfs: sanitize symlinks
|
hace 15 años |
Al Viro
|
c5322220eb
hostfs: get rid of inode_dentry_name()
|
hace 15 años |
Al Viro
|
4754b82557
hostfs: get rid of file_type(), fold init_inode()
|
hace 15 años |
Al Viro
|
39b743c619
switch stat_file() to passing a single struct rather than fsckloads of pointers
|
hace 15 años |
Al Viro
|
5e2df28cc6
hostfs: pass pathname to init_inode()
|
hace 15 años |
Al Viro
|
52b209f7b8
get rid of hostfs_read_inode()
|
hace 15 años |
Al Viro
|
601d2c38b9
hostfs: don't keep a field in each inode when we are using it only in root
|
hace 15 años |
Al Viro
|
e971a6d7b9
stop icache pollution in hostfs, switch to ->evict_inode()
|
hace 15 años |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
hace 15 años |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Wolfgang Illmeyer
|
752fa51e4c
hostfs: set maximum filesize in superblock for proper LFS support
|
hace 16 años |
Al Viro
|
e16404ed0f
constify dentry_operations: misc filesystems
|
hace 16 años |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
hace 16 años |
WANG Cong
|
ea7e743e49
hostfs: fix a duplicated global function name
|
hace 16 años |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
hace 16 años |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
hace 17 años |
Jiri Kosina
|
6966a97753
UML: fix hostfs build
|
hace 17 años |
Miklos Szeredi
|
dd2cc4dff3
mount options: fix hostfs
|
hace 17 años |
David Howells
|
0a370e5de9
iget: stop HOSTFS from using iget() and read_inode()
|
hace 17 años |
Jeff Dike
|
84b3db04ca
uml: fix hostfs style
|
hace 17 años |
Miklos Szeredi
|
a1ff5878d2
UML: remove unnecessary hostfs_getattr()
|
hace 17 años |
Nick Piggin
|
ae361ff46b
hostfs: convert to new aops
|
hace 17 años |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
hace 18 años |
Jeff Dike
|
f1adc05e77
uml: hostfs style fixes
|
hace 18 años |