summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy3-105/+39
2011-07-04UBIFS: stop re-defining UBI operationsArtem Bityutskiy2-9/+0
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy5-21/+19
2011-07-04UBIFS: switch to ubifs_leb_writeArtem Bityutskiy1-22/+14
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy8-47/+40
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy5-87/+148
2011-07-04UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy1-1/+1
2011-07-04UBIFS: remove unused and unneeded debugging functionArtem Bityutskiy2-57/+3
2011-07-04UBIFS: add global debugfs knobsArtem Bityutskiy2-16/+157
2011-07-04UBIFS: introduce debugfs helpersArtem Bityutskiy1-20/+56
2011-07-04UBIFS: re-arrange debugging code a bitArtem Bityutskiy1-59/+59
2011-07-04UBIFS: be more informative in failure modeArtem Bityutskiy1-15/+23
2011-07-04UBIFS: switch self-check knobs to debugfsArtem Bityutskiy3-79/+159
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy6-28/+13
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy12-56/+75
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy4-6/+9
2011-07-04UBIFS: amend debugging name check function prototypeArtem Bityutskiy1-3/+5
2011-07-04UBIFS: add few commentaries about TNCArtem Bityutskiy1-0/+26
2011-07-04UBIFS: use correct flags in lpropsArtem Bityutskiy3-8/+8
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy4-12/+34
2011-07-04UBIFS: remove dead codeArtem Bityutskiy1-76/+30
2011-07-04UBIFS: remove unnecessary bracketsArtem Bityutskiy1-1/+1
2011-07-04UBIFS: minor cleanup: use S_ISREG helperArtem Bityutskiy1-1/+1
2011-07-04UBIFS: rename dbg_check_dir_size functionArtem Bityutskiy3-4/+4
2011-07-04UBIFS: improve inode dumping functionArtem Bityutskiy3-5/+60
2011-07-04UBIFS: dump stack when pnode or nnode reading failsArtem Bityutskiy1-0/+2
2011-07-04UBIFS: lessen the size of debugging info data structureArtem Bityutskiy2-7/+22
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy1-2/+2
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain1-0/+1
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2-7/+33
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins3-24/+32
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins4-11/+19
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins2-24/+24