Several cls_u32 patches: fixing refcounting, preventing links to and deletion of root hnodes, validating divisor. Plus cleanups - removal of some useless fields and saner handling of tc_u_common hashtable. The first 3 in series are fixes (and -stable fodder), the rest - cleanups. Branch can be found in vfs.git#misc.cls_u32; individual patches will go in followups.
- [PATCHES] cls_u32 cleanups and fixes Al Viro
- [PATCH 1/7] fix hnode refcounting Al Viro
- [PATCH 7/7] clean tc_u_common hashtable Al Viro
- Re: [PATCH 7/7] clean tc_u_common hashtable Jamal Hadi Salim
- [PATCH 6/7] get rid of tc_u_common ->rcu Al Viro
- Re: [PATCH 6/7] get rid of tc_u_common ->... Jamal Hadi Salim
- Re: [PATCH 6/7] get rid of tc_u_common ->... Cong Wang
- [PATCH 2/7] mark root hnode explicitly Al Viro
- Re: [PATCH 2/7] mark root hnode explicitly Jamal Hadi Salim
- Re: [PATCH 2/7] mark root hnode explicit... Jamal Hadi Salim