| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2008-01-25 | UBI: get rid of ubi_ltree_slab | 3 | -33/+8 | |
| 2007-12-26 | UBI: bugfix: do not forget to increment vol_count | 2 | -1/+2 | |
| 2007-12-26 | UBI: do not support kiB | 1 | -3/+1 | |
| 2007-12-26 | UBI: add mtd_num sysfs attribute | 1 | -1/+9 | |
| 2007-12-26 | UBI: fix mtd device string parsing | 1 | -24/+12 | |
| 2007-12-26 | UBI: use separate mutex for volumes checking | 3 | -8/+5 | |
| 2007-12-26 | UBI: handle attach ioctl | 3 | -42/+135 | |
| 2007-12-26 | UBI: remove data_offset | 2 | -29/+16 | |
| 2007-12-26 | UBI: prepare attach and detach functions | 3 | -87/+169 | |
| 2007-12-26 | UBI: add UBI devices reference counting | 7 | -63/+201 | |
| 2007-12-26 | UBI: add UBI control device | 3 | -11/+54 | |
| 2007-12-26 | UBI: fix comment | 2 | -9/+5 | |
| 2007-12-26 | UBI: fix ubi_wl_flush | 2 | -7/+33 | |
| 2007-12-26 | UBI: fix printk | 1 | -9/+13 | |
| 2007-12-26 | UBI: bugfix: protect from volume removal | 3 | -135/+239 | |
| 2007-12-26 | UBI: improve comment | 1 | -3/+6 | |
| 2007-12-26 | UBI: add PID to debugging prints | 1 | -14/+7 | |
| 2007-12-26 | UBI: tweak volumes locking some more | 2 | -16/+17 | |
| 2007-12-26 | UBI: introduce volume refcounting | 5 | -42/+84 | |
| 2007-12-26 | UBI: simplify error handling | 1 | -40/+12 | |
| 2007-12-26 | UBI: fix and cleanup volume opening functions | 1 | -36/+25 | |
| 2007-12-26 | UBI: fix error path | 1 | -25/+20 | |
| 2007-12-26 | UBI: get device when opening volume | 3 | -8/+8 | |
| 2007-12-26 | UBI: add some more comments | 1 | -1/+7 | |
| 2007-12-26 | UBI: tweak volumes locking | 6 | -23/+34 | |
| 2007-12-26 | UBI: improve internal interfaces | 10 | -72/+68 | |
| 2007-12-26 | UBI: bugfix: dont oops with NULL module parameter | 1 | -0/+3 | |
| 2007-12-26 | UBI: remove ubi_devices_cnt | 3 | -21/+27 | |
| 2007-12-26 | UBI: create ubi_wl_entry slab on initialization | 3 | -44/+44 | |
| 2007-12-26 | UBI: create ltree_entry slab on initialization | 3 | -67/+67 | |
| 2007-12-26 | UBI: improve error messages | 3 | -8/+19 | |
| 2007-12-26 | UBI: remove redundant field | 5 | -16/+16 | |
| 2007-12-26 | UBI: minor tidy-ups | 1 | -3/+4 | |
| 2007-12-26 | UBI: silence a warning | 1 | -2/+3 | |
| 2007-12-26 | UBI: add ubi_leb_map interface | 2 | -5/+53 | |
| 2007-12-26 | UBI: bugfix: allocate mandatory EBs first | 1 | -9/+9 | |
| 2007-12-26 | UBI: fix error code in ubi_io_read() | 1 | -0/+10 | |
| 2007-10-19 | Use helpers to obtain task pid in printks | 1 | -1/+1 | |
| 2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | 1 | -2/+1 | |
| 2007-10-14 | Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 | 12 | -317/+274 | |
| 2007-10-14 | UBI: return correct error code | 1 | -0/+1 | |
| 2007-10-14 | UBI: remove useless inlines | 1 | -81/+38 | |
| 2007-10-14 | UBI: fix atomic LEB change problems | 2 | -21/+33 | |
| 2007-10-14 | UBI: use byte hexdump | 2 | -3/+3 | |
| 2007-10-14 | UBI: do not use vmalloc on I/O path | 8 | -112/+119 | |
| 2007-10-14 | UBI: allocate memory with GFP_NOFS | 6 | -19/+21 | |
| 2007-10-14 | UBI: use linux print_hex_dump(), not home-grown one | 3 | -38/+3 | |
| 2007-10-14 | UBI: don't use array index before testing if it is negative | 1 | -2/+7 | |
| 2007-10-14 | UBI: add more prints | 2 | -1/+5 | |
| 2007-10-14 | UBI: fix sparse warnings | 2 | -41/+45 |
