Commit Graph

90 Commits (7ca4be45a0255ac8f08c05491c6add2dd87dd4f8)

Author SHA1 Message Date
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 138d570de2 switch hostfs_iattr to explicit unsigned short 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 548fd1e8db um: kill useless include of user.h 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Sage Weil e41a59e055 hostfs: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Al Viro f772c4a6a3 switch hostfs 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin ec2447c278 hostfs: simplify locking 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Richard Weinberger c5c6dd4e2d hostfs: code cleanups 14 years ago
Richard Weinberger 1b627d5771 hostfs: fix UML crash: remove f_spare from hostfs 14 years ago
Richard Weinberger ba10f48665 hostfs: fix UML crash: remove f_spare from hostfs 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
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