http://www.sr71.net/patches/2.6.18/2.6.18-rc6-mm2/2.6.18-rc6-mm2-lxc1 This is a first attempt to integrate some patchsets together : - network namespace (port from 2.6.18-rc4-mm1) - user namespace - user beancounter - ro bindmount - initial pid namespace - kthread cleanups - pid cleanups series: #TREENAME=lxc lxc-version.patch # fixes # ---------------------------------------------------------- scsi-compile-error-on-module-refcount.patch # kthread conversion # ---------------------------------------------------------- kthread-saa7134-tvaudio.patch kthread-tvaudio.patch kthread-s390-zfcp.patch kthread-usb-atm.patch # struct pid conversion # ---------------------------------------------------------- replace-pid_t-by-struct-pid-in-fs3270.patch # mnt namespace # ---------------------------------------------------------- namespace-to-mnt_namespace.patch # pid namespace # ---------------------------------------------------------- pid-namespace-rename-pspace-to-pid-namespace.patch pid-namespace-add-pid-namespace-to-nsproxy.patch pid-namespace-add-child-reaper-to-pid-namespace.patch # ro bind mount (needs some cleanup) # ---------------------------------------------------------- C-elevate-writer-count-for-custom-struct_file.patch C-reintroduce-list-of-vfsmounts-over-superblock.patch C-add-vfsmount-writer_count.patch C-record-when-sb_writer_count-elevated-for-inode-in-inode.patch C-kill-open-file-traverse-on-remount-ro.patch C-inc-sb-writer-count-on-dec-nlink-to-zero.patch gfs.patch C-elevate-writers-chown-and-friends.patch C-elevate-writers-vfs_mkdir.patch C-elevate-writers-file_permission-callers.patch C-elevate-writers-vfs_symlink-part3.patch C-xattr.patch C-elevate-writers-opens-part5.patch C-elevate-writers-opens-part4.patch C-elevate-writers-vfs_rename-part1.patch C-elevate-writers-opens-part1.patch C-elevate-writers-opens-part2-do_sys_truncate.patch C-elevate-writers-opens-part2-do_utimes.patch C-elevate-writers-opens-part2-do_sys_utime.patch C-elevate-writers-vfs_mknod-try2.patch C-elevate-writers-vfs_unlink.patch C-rmdir1.patch C-D8-actually-add-flags.patch nlink-kerneldoc.patch export-mnt_want_write.patch # user beancounter # ---------------------------------------------------------- 1_13-BC-introduce-atomic_dec_and_lock_irqsave.patch 2_13-BC-kconfig.patch 3_17-BC-beancounters-core-API.patch 4_13-BC-context-inheriting-and-changing.patch 5_13-BC-user-interface-syscalls.patch 6_13-BC-kernel-memory-core.patch 7_13-BC-kernel-memory-marks.patch 8_13-BC-locked-pages-core.patch 9_13-BC-locked-pages-charge-hooks.patch 10_13-BC-privvm-pages.patch 11_13-BC-vmrss-preparations.patch 12_13-BC-vmrss-core.patch 13_13-BC-vmrss-charges.patch bc-fix.patch bc-fix2.patch #v2-add-tgid-aggregation-to-beancounters.patch 5_13-BC-user-interface-syscalls-fix-ppc.patch # network namespace # ---------------------------------------------------------- 1-9-network-namespaces-core-and-device-list.patch 2-9-network-namespaces-IPv4-routing.patch 3-9-network-namespaces-playing-and-debugging.patch 4-9-network-namespaces-socket-hashes.patch 5-9-network-namespaces-async-socket-operations.patch 6-9-allow-proc_dir_entries-to-have-destructor.patch 7-9-net_device-seq_file.patch 8-9-network-namespaces-device-to-pass-packets-between-namespaces.patch 9-9-network-namespaces-playing-with-pass-through-device.patch # user namespace # ---------------------------------------------------------- user-namespace.patch #user-namespace-add-unshare.patch # Debugging # ----------------------------------------------------------