| Commit message (Expand) | Author | Files | Lines |
2012-05-20 | UBI: rename ubi_scan_add_used | Artem Bityutskiy | 3 | -12/+9 |
2012-05-20 | UBI: remove unused function | Artem Bityutskiy | 2 | -31/+0 |
2012-05-20 | UBI: make ubi_scan_erase_peb static and rename | Artem Bityutskiy | 2 | -6/+4 |
2012-05-20 | UBI: rename sv to av | Artem Bityutskiy | 7 | -182/+182 |
2012-05-20 | UBI: rename si to ai | Artem Bityutskiy | 8 | -260/+260 |
2012-05-20 | UBI: rename seb to aeb | Artem Bityutskiy | 7 | -196/+196 |
2012-05-20 | UBI: amend comments after renaming in scan.c | Artem Bityutskiy | 1 | -10/+11 |
2012-05-20 | UBI: rename struct ubi_scan_info | Artem Bityutskiy | 7 | -42/+44 |
2012-05-20 | UBI: rename struct ubi_scan_volume | Artem Bityutskiy | 7 | -34/+34 |
2012-05-20 | UBI: rename struct ubi_scan_leb | Artem Bityutskiy | 8 | -37/+37 |
2012-05-20 | UBI: rename few functions for consistency | Artem Bityutskiy | 3 | -14/+15 |
2012-05-20 | UBI: get rid of dbg_err | Artem Bityutskiy | 8 | -54/+52 |
2012-05-20 | UBI: more of clean-up terminology for self-checks | Artem Bityutskiy | 4 | -54/+49 |
2012-05-20 | UBI: clean-up terminology for self-checks in io.c | Artem Bityutskiy | 1 | -39/+37 |
2012-05-20 | UBI: remove Kconfig debugging option | Artem Bityutskiy | 8 | -120/+0 |
2012-05-20 | UBI: rename ubi_dbg_dump_mkvol_req | Artem Bityutskiy | 3 | -5/+5 |
2012-05-20 | UBI: rename ubi_dbg_dump_seb | Artem Bityutskiy | 3 | -7/+7 |
2012-05-20 | UBI: rename ubi_dbg_dump_sv | Artem Bityutskiy | 4 | -9/+9 |
2012-05-20 | UBI: rename ubi_dbg_dump_vtbl_record | Artem Bityutskiy | 4 | -9/+9 |
2012-05-20 | UBI: rename ubi_dbg_dump_vol_info | Artem Bityutskiy | 4 | -6/+6 |
2012-05-20 | UBI: amend commentaries WRT dtype | Artem Bityutskiy | 3 | -11/+14 |
2012-05-20 | UBI: remove data type hint from ubi-user.h | Richard Weinberger | 1 | -21/+2 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 25 | -225/+108 |
2012-05-20 | UBI: remove superfluous "!!" operation | Richard Weinberger | 1 | -1/+1 |
2012-05-20 | UBI: always warn if case of I/O errors | Artem Bityutskiy | 1 | -6/+6 |
2012-05-20 | UBI: always dump VID and EC headers in case of errors | Artem Bityutskiy | 4 | -28/+24 |
2012-05-20 | UBI: always dump flash contents in case of errors | Artem Bityutskiy | 4 | -47/+40 |
2012-05-20 | UBI: always dump the stack on error | Artem Bityutskiy | 5 | -23/+20 |
2012-05-20 | UBIFS: fix memory leak on error path | Sidney Amani | 1 | -1/+1 |
2012-05-20 | UBIFS: make ubifs_lpt_init clean-up in case of failure | Artem Bityutskiy | 1 | -2/+6 |
2012-05-16 | UBIFS: get rid of dbg_err | Artem Bityutskiy | 12 | -119/+114 |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 15 | -238/+19 |
2012-05-16 | UBIFS: remove a couple of unused macros | Artem Bityutskiy | 1 | -3/+0 |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 19 | -163/+160 |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 8 | -27/+24 |
2012-05-03 | UBIFS: remove xattr Kconnfig option | Subodh Nijsure | 5 | -14/+1 |
2012-05-03 | UBIFS: remove douple initialization in change_category() | Dan Carpenter | 1 | -1/+1 |
2012-04-30 | Linux 3.4-rc5v3.4-rc5 | Linus Torvalds | 1 | -1/+1 |
2012-04-29 | autofs: make the autofsv5 packet file descriptor use a packetized pipe | Linus Torvalds | 3 | -2/+13 |
2012-04-29 | PM / Freezer / Docs: Update documentation about freezing of tasks | Marcos Paulo de Souza | 1 | -18/+19 |
2012-04-29 | pipes: add a "packetized pipe" mode for writing | Linus Torvalds | 2 | -2/+30 |
2012-04-28 | Revert "autofs: work around unhappy compat problem on x86-64" | Linus Torvalds | 4 | -23/+3 |
2012-04-28 | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. | Kenneth Graunke | 2 | -0/+9 |
2012-04-28 | drm/radeon/kms: need to set up ss on DP bridges as well | Alex Deucher | 1 | -2/+2 |
2012-04-27 | xen: correctly check for pending events when restoring irq flags | David Vrabel | 1 | -1/+1 |
2012-04-27 | Btrfs: reduce lock contention during extent insertion | Chris Mason | 1 | -2/+7 |
2012-04-27 | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir | Chris Mason | 1 | -29/+1 |
2012-04-27 | spi/spi-bfin5xx: Fix flush of last bit after each spi transfer | Scott Jiang | 1 | -1/+4 |
2012-04-27 | spi/spi-bfin5xx: fix reversed if condition in interrupt mode | Scott Jiang | 1 | -4/+4 |
2012-04-27 | spi/spi_bfin_sport: drop bits_per_word from client data | Scott Jiang | 1 | -6/+8 |