Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro cc2a527115 lookup_slow: get rid of name argument há 12 anos atrás
  Al Viro e97cdc87be lookup_fast: get rid of name argument há 12 anos atrás
  Al Viro 21b9b07392 get rid of name and type arguments of walk_component() há 12 anos atrás
  Al Viro 5f4a6a6950 link_path_walk(): move assignments to nd->last/nd->last_type up há 12 anos atrás
  Al Viro 1afc99beaf propagate error from get_empty_filp() to its callers há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Jeff Layton c6a9428401 vfs: fix renameat to retry on ESTALE errors há 12 anos atrás
  Jeff Layton 5d18f8133c vfs: make do_unlinkat retry once on ESTALE errors há 12 anos atrás
  Jeff Layton c6ee920698 vfs: make do_rmdir retry once on ESTALE errors há 12 anos atrás
  Jeff Layton 9e790bd65c vfs: add a flags argument to user_path_parent há 12 anos atrás
  Jeff Layton 442e31ca5a vfs: fix linkat to retry once on ESTALE errors há 12 anos atrás
  Jeff Layton f46d3567b2 vfs: fix symlinkat to retry on ESTALE errors há 12 anos atrás
  Jeff Layton b76d8b8226 vfs: fix mkdirat to retry once on an ESTALE error há 12 anos atrás
  Jeff Layton 972567f14c vfs: fix mknodat to retry on ESTALE errors há 12 anos atrás
  Jeff Layton 1ac12b4b6d vfs: turn is_dir argument to kern_path_create into a lookup_flags arg há 12 anos atrás
  Jeff Layton 39e3c9553f vfs: remove DCACHE_NEED_LOOKUP há 12 anos atrás
  Al Viro 741b7c3f77 path_init(): make -ENOTDIR failure exits consistent há 12 anos atrás
  Jeff Layton 582aa64a04 vfs: remove unneeded permission check from path_init há 12 anos atrás
  Al Viro 21d8a15ac3 lookup_one_len: don't accept . and .. há 12 anos atrás
  Linus Torvalds 561ec64ae6 VFS: don't do protected {sym,hard}links by default há 12 anos atrás
  Jeff Layton 7950e3852a vfs: embed struct filename inside of names_cache allocation if possible há 12 anos atrás
  Jeff Layton adb5c2473d audit: make audit_inode take struct filename há 12 anos atrás
  Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer há 12 anos atrás
  Jeff Layton 873f1eedc1 vfs: turn do_path_lookup into wrapper around struct filename variant há 12 anos atrás
  Jeff Layton 7ac86265dc audit: allow audit code to satisfy getname requests from its names_list há 12 anos atrás
  Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it há 12 anos atrás
  Jeff Layton 8e377d1507 vfs: unexport getname and putname symbols há 12 anos atrás
  Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying há 12 anos atrás
  Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups há 12 anos atrás
  Jeff Layton c43a25abba audit: reverse arguments to audit_inode_child há 12 anos atrás