summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-07-2222-700/+978
|\
| * MAINTAINERS: change e-mail of Adrian HunterArtem Bityutskiy2011-07-221-1/+2
| * UBIFS: fix master node recoveryAnatolij Gustschin2011-07-081-1/+2
| * UBIFS: improve power cut emulation testingArtem Bityutskiy2011-07-041-41/+50
| * UBIFS: rename recovery testing variablesArtem Bityutskiy2011-07-042-35/+39
| * UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-043-105/+39
| * UBIFS: stop re-defining UBI operationsArtem Bityutskiy2011-07-042-9/+0
| * UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-045-21/+19
| * UBIFS: switch to ubifs_leb_writeArtem Bityutskiy2011-07-041-22/+14
| * UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-048-47/+40
| * UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-045-87/+148
| * UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy2011-07-041-1/+1
| * UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2011-07-042-57/+3
| * UBIFS: add global debugfs knobsArtem Bityutskiy2011-07-042-16/+157
| * UBIFS: introduce debugfs helpersArtem Bityutskiy2011-07-041-20/+56
| * UBIFS: re-arrange debugging code a bitArtem Bityutskiy2011-07-041-59/+59
| * UBIFS: be more informative in failure modeArtem Bityutskiy2011-07-041-15/+23
| * UBIFS: switch self-check knobs to debugfsArtem Bityutskiy2011-07-043-79/+159
| * UBIFS: lessen amount of debugging check typesArtem Bityutskiy2011-07-046-28/+13
| * UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-0412-56/+75
| * UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy2011-07-044-6/+9
| * UBIFS: amend debugging name check function prototypeArtem Bityutskiy2011-07-041-3/+5
| * UBIFS: add few commentaries about TNCArtem Bityutskiy2011-07-041-0/+26
| * UBIFS: use correct flags in lpropsArtem Bityutskiy2011-07-043-8/+8
| * UBIFS: harmonize znode flag helpersArtem Bityutskiy2011-07-044-12/+34
| * UBIFS: remove dead codeArtem Bityutskiy2011-07-041-76/+30
| * UBIFS: remove unnecessary bracketsArtem Bityutskiy2011-07-041-1/+1
| * UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy2011-07-041-1/+1
| * UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy2011-07-043-4/+4
| * UBIFS: improve inode dumping functionArtem Bityutskiy2011-07-043-5/+60
| * UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy2011-07-041-0/+2
| * UBIFS: lessen the size of debugging info data structureArtem Bityutskiy2011-07-042-7/+22
| * UBIFS: return EROFS in case of broken commitArtem Bityutskiy2011-07-041-2/+2
* | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-227-69/+164
|\ \
| * | slab: fix DEBUG_SLAB warningTetsuo Handa2011-07-221-1/+2
| * | slab: shrink sizeof(struct kmem_cache)Eric Dumazet2011-07-202-17/+19
| * | slab: fix DEBUG_SLAB buildHugh Dickins2011-07-181-4/+2
| * | SLUB: Fix missing <linux/stacktrace.h> includePekka Enberg2011-07-071-0/+1
| * | slub: reduce overhead of slub_debugMarcin Slusarz2011-07-071-2/+34
| * | slub: Add method to verify memory is not freedBen Greear2011-07-072-0/+49
| * | slub: Enable backtrace for create/delete pointsBen Greear2011-07-071-0/+32
| * | slab allocators: Provide generic description of alignment definesChristoph Lameter2011-07-071-0/+10
| * | slab, slub, slob: Unify alignment definitionChristoph Lameter2011-06-164-46/+10
| * | slob/lockdep: Fix gfp flags passed to lockdepSteven Rostedt2011-06-071-0/+6
* | | Linux 3.0v3.0Linus Torvalds2011-07-221-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-221-0/+1
|\ \ \
| * | | sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-221-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-211-1/+1
|\ \ \ \
| * | | | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-211-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-211-0/+16
|\ \ \ \ \