119
I Use This!
High Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o added new constant CHILD_PER_NODE to make things clearer More... over 22 years ago
o Various tidy ups [Andrew Clausen] More... almost 23 years ago
o added global dm_table_lookup_device(path) More... almost 23 years ago
o added reference counting to the destination devices, make sure that the destructor for any targets you write call dm_table_remove_device. More... almost 23 years ago
o split struct mapped_device into mapped_device and dm_table More... almost 23 years ago
o tidy ups More... almost 23 years ago
o allocate io_hooks from a slab More... almost 23 years ago
o stray return -ENXIO in reuqest [Jens Axboe] More... almost 23 years ago
o rebuilt 00_latest More... almost 23 years ago
o split uml part out More... almost 23 years ago
o various little tidy ups More... almost 23 years ago
o change format of table line to <start> <len> <target> ... More... almost 23 years ago
o Enable building dm modules (called dm-mod) o split the patches into config and makefile specific. More... almost 23 years ago
o more deferred io stuff More... almost 23 years ago
o added proper suspend/resume support, it now waits for all 'in flight' io's to complete. More... almost 23 years ago
o ACtual source code patch More... almost 23 years ago
o a couple of patches we'll need for deviec-mapper More... almost 23 years ago
o you can now load maps repeatedly without hanging More... almost 23 years ago
o dm_add_target was returning 0 an error when it shouldn't More... almost 23 years ago
o map loads ok now More... almost 23 years ago
Tweak permissions - currently root-only. (no support for non-root ownership in procfs except for PIDs) More... almost 23 years ago
o chagngesd alloc to return 0 on success More... almost 23 years ago
o fs_add and fs_remove actually create/remove the device now More... almost 23 years ago
o added brackets to make t->name = (char *) (t + 1) more explicit More... almost 23 years ago
Return 0 on success now. More... almost 23 years ago
o wu macro was doing a read unlock More... almost 23 years ago
o _tok_cpy was broken More... almost 23 years ago
o fix get_word More... almost 23 years ago
o _get_workd was always returning the end on iput More... almost 23 years ago
o Initialisation tweaks. o Use different major number so it can co-exist with LVM 1. More... almost 23 years ago