diff options
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 79656c5d..9e1069c9 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -45,3 +45,16 @@ merge-me-0002-startup-faster-reboots.patch thomas_term.patch ajoin.patch proc_disable_new_task_notifications.patch +0001-ext2fs-use-a-seperate-lock-to-protect-nodehash.patch +0002-fatfs-use-a-seperate-lock-to-protect-nodehash.patch +0003-isofs-use-a-seperate-lock-to-protect-node_cache.patch +0004-tmpfs-use-a-seperate-lock-to-protect-all_nodes.patch +0005-libdiskfs-lock-less-reference-counting-of-nodes.patch +0006-libdiskfs-make-struct-node-more-compact.patch +0007-libdiskfs-drop-unused-fields-from-struct-node.patch +0008-libdiskfs-fix-node-initialization.patch +0009-libdiskfs-turn-all-inline-functions-extern-inline.patch +0010-ext2fs-use-fat-nodes.patch +0011-libdiskfs-implement-a-node-cache.patch +0012-isofs-port-to-libdiskfs-node-cache.patch +0013-fatfs-port-to-libdiskfs-node-cache.patch |