История коммитов

Автор SHA1 Сообщение Дата
  Dan Carpenter 4798178709 sysctl: remove an unused variable 14 лет назад
  Eric W. Biederman fea478d410 sysctl: Add register_sysctl for normal sysctl users 14 лет назад
  Eric W. Biederman ac13ac6f4c sysctl: Index sysctl directories with rbtrees. 14 лет назад
  Eric W. Biederman 9e3d47df35 sysctl: Make the header lists per directory. 14 лет назад
  Eric W. Biederman e54012cede sysctl: Move sysctl_check_dups into insert_header 14 лет назад
  Eric W. Biederman 60a47a2e82 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy 14 лет назад
  Eric W. Biederman 0e47c99d7f sysctl: Replace root_list with links between sysctl_table_sets. 14 лет назад
  Eric W. Biederman 6980128fe1 sysctl: Add sysctl_print_dir and use it in get_subdir 14 лет назад
  Eric W. Biederman 7ec66d0636 sysctl: Stop requiring explicit management of sysctl directories 14 лет назад
  Eric W. Biederman 9eb47c26f0 sysctl: Add a root pointer to ctl_table_set 14 лет назад
  Eric W. Biederman 6a75ce167c sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry 14 лет назад
  Eric W. Biederman 076c3eed2c sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry. 14 лет назад
  Eric W. Biederman a194558e86 sysctl: Normalize the root_table data structure. 14 лет назад
  Eric W. Biederman 8425d6aaf0 sysctl: Factor out insert_header and erase_header 14 лет назад
  Eric W. Biederman e0d045290a sysctl: Factor out init_header from __register_sysctl_paths 14 лет назад
  Eric W. Biederman 938aaa4f92 sysctl: Initial support for auto-unregistering sysctl tables. 14 лет назад
  Eric W. Biederman 3cc3e04636 sysctl: A more obvious version of grab_header. 14 лет назад
  Eric W. Biederman 8d6ecfcc01 sysctl: Remove the now unused ctl_table parent field. 14 лет назад
  Eric W. Biederman 7c60c48f58 sysctl: Improve the sysctl sanity checks 14 лет назад
  Eric W. Biederman f728019bb7 sysctl: register only tables of sysctl files 14 лет назад
  Eric W. Biederman ec6a52668d sysctl: Add ctl_table chains into cstring paths 14 лет назад
  Eric W. Biederman 6e9d516415 sysctl: Add support for register sysctl tables with a normal cstring path. 14 лет назад
  Eric W. Biederman f05e53a7fb sysctl: Create local copies of directory names used in paths 14 лет назад
  Eric W. Biederman bd295b56cf sysctl: Remove the unnecessary sysctl_set parent concept. 14 лет назад
  Eric W. Biederman 97324cd804 sysctl: Implement retire_sysctl_set 14 лет назад
  Eric W. Biederman a15e20982e sysctl: Make the directories have nlink == 1 14 лет назад
  Eric W. Biederman 1f87f0b52b sysctl: Move the implementation into fs/proc/proc_sysctl.c 14 лет назад
  Eric W. Biederman de4e83bd6b sysctl: Register the base sysctl table like any other sysctl table. 14 лет назад
  Eric W. Biederman 0ce8974d50 sysctl: Consolidate !CONFIG_SYSCTL handling 14 лет назад
  Lucas De Marchi 36885d7b11 sysctl: remove impossible condition check 14 лет назад