コミット履歴

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