Histórico de Commits

Autor SHA1 Mensagem Data
  Eric W. Biederman f9bd6733d3 sysctl: Allow creating permanently empty directories that serve as mountpoints. há 10 anos atrás
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations há 10 anos atrás
  Joe Perches e5eea0981a sysctl: remove typedef ctl_table há 11 anos atrás
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() há 12 anos atrás
  Al Viro f0c3b5093a [readdir] convert procfs há 12 anos atrás
  Andrew Morton 87ebdc00ee fs/proc: clean up printks há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Marco Stornelli 46f6955710 procfs: drop vmtruncate há 12 anos atrás
  Eric W. Biederman 73f7ef4359 sysctl: Pass useful parameters to sysctl permissions há 12 anos atrás
  Michel Lespinasse ea5272f5c9 rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c há 13 anos atrás
  Michel Lespinasse 4c199a93a2 rbtree: empty nodes have no color há 13 anos atrás
  Prasad Joshi ab4a1f2470 proc_sysctl.c: use BUG_ON instead of BUG há 13 anos atrás
  Francesco Ruggeri 6bf6104573 fs/proc: fix potential unregister_sysctl_table hang há 13 anos atrás
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() há 13 anos atrás
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() há 13 anos atrás
  Eric W. Biederman 091bd3ea4e userns: Convert sysctl permission checks to use kuid and kgids. há 13 anos atrás
  Linus Torvalds f1d38e423a Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl há 13 anos atrás
  Lucas De Marchi 4e474a00d7 sysctl: protect poll() in entries that may go away há 13 anos atrás
  Al Viro 4040153087 security: trim security.h há 13 anos atrás
  Eric W. Biederman 4e75732035 sysctl: Don't call sysctl_follow_link unless we are a link. há 13 anos atrás
  Eric W. Biederman 60f126d93b sysctl: Comments to make the code clearer. há 13 anos atrás
  Eric W. Biederman 0eb97f38d2 sysctl: Correct error return from get_subdir há 13 anos atrás
  Eric W. Biederman 51f72f4a0f sysctl: An easier to read version of find_subdir há 13 anos atrás
  Dan Carpenter 1347440db6 sysctl: fix memset parameters in setup_sysctl_set() há 13 anos atrás
  Dan Carpenter 4798178709 sysctl: remove an unused variable há 13 anos atrás
  Eric W. Biederman fea478d410 sysctl: Add register_sysctl for normal sysctl users há 13 anos atrás
  Eric W. Biederman ac13ac6f4c sysctl: Index sysctl directories with rbtrees. há 13 anos atrás
  Eric W. Biederman 9e3d47df35 sysctl: Make the header lists per directory. há 13 anos atrás
  Eric W. Biederman e54012cede sysctl: Move sysctl_check_dups into insert_header há 13 anos atrás
  Eric W. Biederman 60a47a2e82 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy há 13 anos atrás