diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-04-17 14:17:23 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-04-17 14:17:23 +0200 |
commit | 7f240848cb840544124d08b1a317309d6dc9107e (patch) | |
tree | 1c7eddb9fd1aba2f8822d6f1f1e8b2b07e858ca5 /debian/patches/series | |
parent | cc37b9eaebce8c8f2b7c00607c7cac5e7eda6a27 (diff) |
add patch series
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..dfeb23ce 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-xxx-ext2fs-fat-nodes.patch +0010-libdiskfs-implement-a-node-cache.patch +0011-libdiskfs-xxx-lookup-context.patch +0012-isofs-port-to-libdiskfs-node-cache.patch +0013-fatfs-port-to-libdiskfs-node-cache.patch |