Commit Graph

63 Commits (4b1977698ceb4c4caa800d475127139da49966f9)

Author SHA1 Message Date
Al Viro 3b6036d148 hostfs ->follow_link() braino 15 years ago
Al Viro 850a496f96 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy 15 years ago
Al Viro f8ad850f11 try to get rid of races in hostfs open() 15 years ago
Al Viro f8d7e1877e leak in hostfs_unlink() 15 years ago
Al Viro e9193059b1 hostfs: fix races in dentry_name() and inode_name() 15 years ago
Al Viro d0352d3ed7 hostfs: sanitize symlinks 15 years ago
Al Viro c5322220eb hostfs: get rid of inode_dentry_name() 15 years ago
Al Viro 4754b82557 hostfs: get rid of file_type(), fold init_inode() 15 years ago
Al Viro 39b743c619 switch stat_file() to passing a single struct rather than fsckloads of pointers 15 years ago
Al Viro 5e2df28cc6 hostfs: pass pathname to init_inode() 15 years ago
Al Viro 52b209f7b8 get rid of hostfs_read_inode() 15 years ago
Al Viro 601d2c38b9 hostfs: don't keep a field in each inode when we are using it only in root 15 years ago
Al Viro e971a6d7b9 stop icache pollution in hostfs, switch to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Al Viro 005a59ec74 Deal with missing exports for hostfs 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Wolfgang Illmeyer 752fa51e4c hostfs: set maximum filesize in superblock for proper LFS support 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
WANG Cong ea7e743e49 hostfs: fix a duplicated global function name 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Jiri Kosina 6966a97753 UML: fix hostfs build 17 years ago
Miklos Szeredi dd2cc4dff3 mount options: fix hostfs 17 years ago
David Howells 0a370e5de9 iget: stop HOSTFS from using iget() and read_inode() 17 years ago
Dominique Quatravaux d7b88513c5 uml: fix hostfs tv_usec calculations 17 years ago
Jeff Dike 84b3db04ca uml: fix hostfs style 18 years ago
Jeff Dike baabd156e2 uml: remove unneeded if from hostfs 18 years ago
Miklos Szeredi a1ff5878d2 UML: remove unnecessary hostfs_getattr() 18 years ago
Nick Piggin ae361ff46b hostfs: convert to new aops 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jeff Dike f1adc05e77 uml: hostfs style fixes 18 years ago
Alberto Bertogli 5822b7faca uml: make hostfs_setattr() support operations on unlinked open files 18 years ago
Paolo 'Blaisorblade' Giarrusso 75e8defbe4 [PATCH] uml: hostfs variable renaming 18 years ago
Jeff Dike 622e696938 [PATCH] uml: fix compilation problems 18 years ago
Paolo 'Blaisorblade' Giarrusso a6eb0be6d5 [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. 18 years ago
Paolo 'Blaisorblade' Giarrusso bca271136f [PATCH] uml: hostfs: fix double free 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Johannes Stezenbach 88f6cd0c3b [PATCH] uml: fix mknod 18 years ago
Josef Sipek 680b0da9b1 [PATCH] struct path: convert hostfs 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Jeff Dike 86c79cbcee [PATCH] uml: fix hostfs stack corruption 19 years ago