Older Newer
Tue, 21 Feb 2006 19:51:24 . . . . Herbert Pötzl [cleanup]
Sun, 12 Feb 2006 23:39:38 . . . . Herbert Pötzl [added some stuff]
Thu, 19 Jan 2006 00:28:09 . . . . Herbert Pötzl [added stat account]
Thu, 24 Nov 2005 15:17:29 . . . . Herbert Pötzl [added some stuff]
Mon, 31 Oct 2005 08:56:59 . . . . Herbert Pötzl [xid log info]
Sun, 30 Oct 2005 21:22:57 . . . . Herbert Pötzl [added some work]
Sat, 29 Oct 2005 21:22:26 . . . . Herbert Pötzl [added semaphore stuff]
Sun, 16 Oct 2005 09:47:41 . . . . Herbert Pötzl
Thu, 15 Sep 2005 02:28:25 . . . . Herbert Pötzl [and more ..]
Thu, 15 Sep 2005 00:44:13 . . . . Herbert Pötzl [some more work :)]
Wed, 14 Sep 2005 23:08:03 . . . . Herbert Pötzl [cleanup]
Thu, 21 Jul 2005 00:42:40 . . . . Herbert Pötzl [added some stuff]
Wed, 20 Jul 2005 22:05:54 . . . . Herbert Pötzl [updated]
Sat, 16 Jul 2005 02:41:00 . . . . Herbert Pötzl [updated todo list]
Tue, 21 Jun 2005 02:42:15 . . . . (Björn Steinbrink)? [Removed "move proc_pid_visible to inline", it is inline by now]
Sun, 19 Jun 2005 18:18:39 . . . . Herbert Pötzl [added some work]
Fri, 10 Jun 2005 21:11:26 . . . . (Björn Steinbrink)? [remove some items that are done]
Fri, 10 Jun 2005 21:06:37 . . . . (Björn Steinbrink)? [Remove the comment about acct_update_integrals, it's not gone]
Wed, 25 May 2005 17:24:48 . . . . Herbert Pötzl [added cap-bound]
Sat, 21 May 2005 12:39:18 . . . . Herbert Pötzl [added more work ...]
Sat, 21 May 2005 11:15:31 . . . . Herbert Pötzl [added some work]
Sat, 23 Apr 2005 15:48:06 . . . . (Björn Steinbrink)? [remove vc_wait_context (done), add comment to acct_update_integrals (gone in 2.6]
Tue, 12 Apr 2005 23:31:59 . . . . Herbert Pötzl [some stuff added]
Sun, 10 Apr 2005 21:29:09 . . . . Herbert Pötzl [cleanup]
Sat, 02 Apr 2005 11:07:48 . . . . Herbert Pötzl [added stack, cpu and config]
Sun, 27 Mar 2005 19:16:05 . . . . (Björn Steinbrink)? [removed rootfs check todo entry, was added in 1.9.5]
Sat, 12 Mar 2005 06:52:12 . . . . (Björn Steinbrink)?
Wed, 09 Mar 2005 12:05:09 . . . . (Björn Steinbrink)?
Sun, 06 Mar 2005 15:45:13 . . . . Herbert Pötzl [updated to current status]
Mon, 28 Feb 2005 18:18:02 . . . . Herbert Pötzl [updated todo list]
Sun, 27 Feb 2005 14:37:02 . . . . Herbert Pötzl [added some work]
Sat, 12 Feb 2005 08:42:09 . . . . Herbert Pötzl [added work ...]
Fri, 11 Feb 2005 16:17:08 . . . . Herbert Pötzl [added some work ...]
Tue, 25 Jan 2005 10:52:29 . . . . Herbert Pötzl [updated todo list ...]
Sun, 23 Jan 2005 07:09:03 . . . . Herbert Pötzl [added proc mounts]
Sat, 15 Jan 2005 08:20:32 . . . . Herbert Pötzl [added acct_update_integrals]
Sat, 15 Jan 2005 07:59:48 . . . . Herbert Pötzl [added anon_rss]
Sat, 15 Jan 2005 07:59:48 . . . . Herbert Pötzl [added skip_copy_pte_range]
Sun, 02 Jan 2005 00:19:54 . . . . Herbert Pötzl [updated todo list]
Sun, 26 Dec 2004 00:49:15 . . . . Herbert Pötzl [added some more ...]
Sat, 25 Dec 2004 23:40:24 . . . . Herbert Pötzl [added some stuff ...]
Sat, 25 Dec 2004 22:47:34 . . . . Herbert Pötzl [updated list]
Sat, 25 Dec 2004 21:55:53 . . . . Herbert Pötzl [kernel todo list]


Changes by last author:

Deleted:
* {010} add vfsmount tagxid=xx

: (tag)xid=<xid> mounts implemented, but untested

Changed:
* {020} do some decent profiling

* {020} check inode xid assignment and iattr scope

* {025} do some decent profiling
Deleted:
* {020} vserver child reaper (initpid) ÿ9ÿ

* {020} alternate solution for closing_wait (HZ)

: maybe remove the entire patch?

ÿ10ÿ
Deleted:

* {020} reduce stack usage in some functions like

: vs_reboot (424!), vc_ctx_kill (148), vc_set_ipv4root (144),

: vs_context_state (104)

* {020} separate token bucket per cpu

ÿ11ÿ
Added:
: done, not really tested

* {005} replace hash locks by rw locks

Changed:
* {010} find a solution for alpha's getxpid

* {010} fix the um arch syscall (add it)

* {010} VCMD_vx_set_vhi_name -> VCMD_set_vhi_name

* {015} look into atomic_inc_return() for resources

: i.e. inc, then check, on over limit dec again ...

* {010} add proper socket limits (maybe splitup?)

* {010} check set_?x_info() vs. init_?x_info()

ÿ12ÿ

* {020} check /proc/sys/fs/overflow{u,g}id and tagging

* {015} check dqhash and quota support on ext3

* {010} check __user annotation for vc_* commands

ÿ13ÿ

* {030} switch to seq_printf() for procfs

* {020} check NBIPV4 max (maybe option?)

* {010} check out vm_stat_account()

ÿ14ÿ

* {020} add missing limit checks

* {010} move COWBL into separate files

* {010} add context utsvalue to */info