Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Piggin 99b7db7b8f fs: brlock vfsmount_lock há 14 anos atrás
  Nick Piggin b04f784e5d fs: remove extra lookup in __lookup_hash há 14 anos atrás
  Nick Piggin baa0389073 fs: dentry allocation consolidation há 14 anos atrás
  Nick Piggin 2e2e88ea8c fs: fix do_lookup false negative há 14 anos atrás
  Miklos Szeredi f7ad3c6be9 vfs: add helpers to get root and pwd há 15 anos atrás
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify há 15 anos atrás
  Eric Paris d09ca73979 security: make LSMs explicitly mask off permissions há 15 anos atrás
  Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). há 15 anos atrás
  Eric Paris 59b0df211b fsnotify: use unsigned char * for dentry->d_name.name há 15 anos atrás
  Neil Brown 176306f59a VFS: fix recent breakage of FS_REVAL_DOT há 15 anos atrás
  Huang Shijie 9a2296832c namei.c : update mnt when it needed há 15 anos atrás
  Al Viro d83c49f3e3 Fix the regression created by "set S_DEAD on unlink()..." commit há 15 anos atrás
  Jan Kara 002baeecf5 vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes há 15 anos atrás
  Al Viro 3e297b6134 Restore LOOKUP_DIRECTORY hint handling in final lookup on open() há 15 anos atrás
  Jiri Kosina 318ae2edc3 Merge branch 'for-next' into for-linus há 15 anos atrás
  Al Viro 781b16775b Fix a dumb typo - use of & instead of && há 15 anos atrás
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 há 15 anos atrás
  Al Viro 1f36f774b2 Switch !O_CREAT case to use of do_last() há 15 anos atrás
  Al Viro def4af30cf Get rid of symlink body copying há 15 anos atrás
  Al Viro 3866248e5f Finish pulling of -ESTALE handling to upper level in do_filp_open() há 15 anos atrás
  Al Viro 806b681cbe Turn do_link spaghetty into a normal loop há 15 anos atrás
  Al Viro 10fa8e62f2 Unify exits in O_CREAT handling há 15 anos atrás
  Al Viro 9e67f36169 Kill is_link argument of do_last() há 15 anos atrás
  Al Viro 67ee3ad21d Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open() há 15 anos atrás
  Al Viro 4296e2cbf2 Leave mangled flag only for setting nd.intent.open.flag há 15 anos atrás
  Al Viro 5b369df826 Get rid of passing mangled flag to do_last() há 15 anos atrás
  Al Viro 9a66179e13 Don't pass mangled open_flag to finish_open() há 15 anos atrás
  Al Viro a2c36b450e pull more into do_last() há 15 anos atrás
  Al Viro c99658fe97 bail out with ELOOP earlier in do_link loop há 15 anos atrás
  Al Viro a1e28038df pull the common predecessors into do_last() há 15 anos atrás