Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro e0a0124936 switch vfs_path_lookup() to struct path há 14 anos atrás
  Al Viro ed75e95de5 kill lookup_create() há 14 anos atrás
  Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create há 14 anos atrás
  Al Viro 49084c3bb2 kill LOOKUP_CONTINUE há 14 anos atrás
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... há 14 anos atrás
  Al Viro 554a8b9f54 Don't pass nameidata when calling vfs_create() from mknod() há 14 anos atrás
  Al Viro d2d9e9fbc2 merge do_revalidate() into its only caller há 14 anos atrás
  Al Viro 4ad5abb3d0 no reason to keep exec_permission() separate now há 14 anos atrás
  Al Viro d594e7ec4d massage generic_permission() to treat directories on a separate path há 14 anos atrás
  Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() há 14 anos atrás
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() há 14 anos atrás
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() há 14 anos atrás
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() há 14 anos atrás
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() há 14 anos atrás
  Al Viro 1fc0f78ca9 ->permission() sanitizing: MAY_NOT_BLOCK há 14 anos atrás
  Al Viro 178ea73521 kill check_acl callback of generic_permission() há 14 anos atrás
  Al Viro 07b8ce1ee8 lockless get_write_access/deny_write_access há 14 anos atrás
  Al Viro f4d6ff89d8 move exec_permission() up to the rest of permission-related functions há 14 anos atrás
  Al Viro 3bfa784a65 kill file_permission() completely há 14 anos atrás
  Al Viro 78f32a9b47 switch path_init() to exec_permission() há 14 anos atrás
  Al Viro 4cf27141cb make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC) há 14 anos atrás
  Josef Bacik 44396f4b5c fs: add a DCACHE_NEED_LOOKUP flag for d_flags há 14 anos atrás
  Linus Torvalds 5943026240 vfs: fix race in rcu lookup of pruned dentry há 14 anos atrás
  Al Viro 94c0d4ecbe Fix ->d_lock locking order in unlazy_walk() há 14 anos atrás
  Al Viro 8e833fd2e1 fix comment in generic_permission() há 14 anos atrás
  Al Viro 6291176bcd kill obsolete comment for follow_down() há 14 anos atrás
  Al Viro 8aef188452 VFS: Fix vfsmount overput on simultaneous automount há 14 anos atrás
  Török Edwin 50338b889d fix wrong iput on d_inode introduced by e6bc45d65d há 14 anos atrás
  Theodore Ts'o e6bc45d65d vfs: make unlink() and rmdir() return ENOENT in preference to EROFS há 14 anos atrás
  Sage Weil 3cebde2413 vfs: shrink_dcache_parent before rmdir, dir rename há 14 anos atrás