Lucian Adrian Grijincu ([email protected])

Number of posts: 239 (1.98 per day)
First post: 2011-02-01 15:54:06
Last post: 2011-06-02 20:58:52

Date List Subject
2011-05-08 22:51:34 linux-kernel [v2 065/115] sysctl: delete useless grab_header function
2011-05-08 22:51:15 linux-kernel [v2 067/115] sysctl: rename sysctl_head_grab/finish to sysctl_use_header/unuse
2011-05-08 22:50:56 linux-kernel [v2 068/115] sysctl: rename sysctl_head_next to sysctl_use_next_header
2011-05-08 22:50:29 linux-kernel [v2 069/115] sysctl: split ->count into ctl_procfs_refs and ctl_header_refs
2011-05-08 22:50:08 linux-kernel [v2 070/115] sysctl: rename sysctl_head_get/put to sysctl_proc_inode_get/put
2011-05-08 22:49:49 linux-kernel [v2 071/115] sysctl: rename (un)use_table to __sysctl_(un)use_header
2011-05-08 22:49:17 linux-kernel [v2 073/115] sysctl: group root-specific operations
2011-05-08 22:48:58 linux-kernel [v2 074/115] sysctl: introduce ctl_table_group
2011-05-08 22:48:41 linux-kernel [v2 075/115] sysctl: move removal from list out of start_unregistering
2011-05-08 22:48:09 linux-kernel [v2 076/115] sysctl: faster tree-based sysctl implementation
2011-05-08 22:48:05 linux-kernel [v2 077/115] sysctl: add duplicate entry and sanity ctl_table checks
2011-05-08 22:47:48 linux-kernel [v2 078/115] sysctl: alloc ctl_table_header with kmem_cache
2011-05-08 22:47:01 linux-kernel [v2 079/115] sysctl: single subheader path: optimisation for paths used only once
2011-05-08 22:46:57 linux-kernel [v2 082/115] sysctl: single subheader path: net/ipv6/conf/DEVICE-NAME/
2011-05-08 22:46:38 linux-kernel [v2 083/115] sysctl: single subheader path: dev/parport/PORT/devices/DEVICE/
2011-05-08 22:45:46 linux-kernel [v2 084/115] sysctl: single subheader path: net/ax25/DEVICE
2011-05-08 22:45:43 linux-kernel [v2 085/115] sysctl: single subheader path: kernel/sched_domain/CPU/DOMAIN/
2011-05-08 22:45:22 linux-kernel [v2 086/115] sysctl: single subheader path: net/decnet/conf/DEVNAME
2011-05-08 22:44:59 linux-kernel [v2 090/115] sysctl: warn if registration/unregistration order is not respected
2011-05-08 22:44:41 linux-kernel [v2 092/115] sysctl: sched: create empty dir with register_sysctl_dir
2011-05-08 22:44:22 linux-kernel [v2 093/115] sysctl: ax25: create empty dir with register_sysctl_dir
2011-05-08 22:43:56 linux-kernel [v2 095/115] sysctl: net/ipv4/neigh: create empty dir with register_sysctl_dir
2011-05-08 22:43:28 linux-kernel [v2 096/115] sysctl: net/ipv6/neigh: create empty dir with register_sysctl_dir
2011-05-08 22:42:33 linux-kernel [v2 094/115] sysctl: net/core: create empty dir with register_sysctl_dir
2011-05-08 22:42:29 linux-kernel [v2 091/115] sysctl: add register_sysctl_dir: register an empty sysctl directory
2011-05-08 22:42:26 linux-kernel [v2 089/115] RFC: sysctl: change type of ctl_procfs_refs to u8
2011-05-08 22:42:21 linux-kernel [v2 087/115] sysctl: check netns-specific registration order respected
2011-05-08 22:42:19 linux-kernel [v2 088/115] RFC: sysctl: convert read-write lock to RCU
2011-05-08 22:42:12 linux-kernel [v2 080/115] sysctl: single subheader path: net/ipv4/conf/DEVICE-NAME/
2011-05-08 22:42:08 linux-kernel [v2 081/115] sysctl: single subheader path: net/{ipv4|ipv6}/neigh/DEV/
2011-05-08 22:42:04 linux-kernel [v2 072/115] sysctl: simplify ->permissions hook
2011-05-08 22:41:58 linux-kernel [v2 066/115] sysctl: rename ->used to ->ctl_use_refs
2011-05-08 22:41:55 linux-kernel [v2 060/115] sysctl: no-child: manually register root tables
2011-05-08 22:41:51 linux-kernel [v2 055/115] sysctl: call sysctl_init before the first sysctl registration
2011-05-08 22:41:48 linux-kernel [v2 054/115] sysctl: remove .child from net/llc tables
2011-05-08 22:41:44 linux-kernel [v2 050/115] sysctl: remove .child from ax25 table
2011-05-08 22:41:41 linux-kernel [v2 051/115] sysctl: remove .child from net/ipv4/route and net/ipv4/neigh tables
2011-05-08 22:41:31 linux-kernel [v2 041/115] sysctl: remove .child from s390dbf/
2011-05-08 22:41:26 linux-kernel [v2 038/115] sysctl: remove .child from reboot/warm (arm)
2011-05-08 22:41:23 linux-kernel [v2 039/115] sysctl: remove .child from lasat/ (mips)
2011-05-08 22:41:19 linux-kernel [v2 035/115] sysctl: remove .child from sunrpc/ (xprtrdma)
2011-05-08 22:41:15 linux-kernel [v2 030/115] sysctl: sched: add sd_table_template
2011-05-08 22:41:11 linux-kernel [v2 025/115] sysctl: remove .child from fs/ocfs2/nm/
2011-05-08 22:41:06 linux-kernel [v2 027/115] sysctl: remove .child from fs/xfs/
2011-05-08 22:41:02 linux-kernel [v2 026/115] sysctl: remove .child from fs/quota/
2011-05-08 22:40:57 linux-kernel [v2 016/115] sysctl: remove .child from xpc/hb
2011-05-08 22:40:52 linux-kernel [v2 015/115] sysctl: remove .child from xpc/
2011-05-08 22:40:46 linux-kernel [v2 009/115] sysctl: remove .child from dev/cdrom/
2011-05-08 22:40:42 linux-kernel [v2 005/115] sysctl: remove .child from dev/parport/PORT/devices/
2011-05-08 22:40:39 linux-kernel [v2 000/115] faster tree-based sysctl implementation
2011-05-08 22:40:36 linux-kernel [v2 003/115] sysctl: remove .child from dev/parport/PORT/devices/DEVICE