summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-074-39/+21
* NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust2009-04-061-1/+1
* ext3: make default data ordering mode configurableLinus Torvalds2009-04-062-1/+26
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-0617-265/+482
|\
| * UBIFS: fix recovery bugAdrian Hunter2009-03-311-47/+23
| * UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-264-11/+72
| * UBIFS: fix compiler warningsHunter Adrian2009-03-201-4/+4
| * UBIFS: fully sort GCed nodesArtem Bityutskiy2009-03-201-132/+296
| * UBIFS: fix commentariesArtem Bityutskiy2009-03-208-9/+9
| * UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-164-21/+23
| * UBIFS: use KERN_CONTArtem Bityutskiy2009-03-162-6/+6
| * UBIFS: fix lprops committing bugArtem Bityutskiy2009-03-161-4/+3
| * UBIFS: fix bogus assertionArtem Bityutskiy2009-03-151-4/+8
| * UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter2009-03-141-2/+12
| * UBIFS: amend key_hash return valueArtem Bityutskiy2009-03-081-3/+3
| * UBIFS: improve find function interfaceArtem Bityutskiy2009-03-083-10/+9
| * UBIFS: list usage cleanupEric Sesterhenn2009-02-172-6/+3
| * UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter2009-02-091-8/+13
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-04-061-0/+11
|\ \
| * | UBI: add fsync capabilityCorentin Chary2009-02-201-0/+11
* | | exit_notify: kill the wrong capable(CAP_KILL) checkOleg Nesterov2009-04-061-2/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-0678-996/+4080
|\ \ \
| * | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-04-061-1/+1
| * | | [MTD] [NOR] Fixup for Numonyx M29W128 chipsDarius Augulis2009-04-061-0/+11
| * | | [MTD] mtdpart: Make ecc_stats more realistic.Yauhen Kharuzhy2009-04-061-2/+5
| * | | powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2009-04-062-4/+10
| * | | powerpc: NAND: FSL UPM: document new bindingsWolfgang Grandegger2009-04-061-2/+37
| * | | [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-04-061-2/+18
| * | | [MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger2009-04-062-24/+77
| * | | [MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse2009-04-061-0/+1
| * | | [MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger2009-04-063-0/+332
| * | | [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-062-2/+20
| * | | [MTD] sysfs support should not depend on CONFIG_PROC_FSKevin Cernekee2009-04-041-3/+6
| * | | [MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse2009-04-041-0/+1
| * | | [MTD] support driver model updatesDavid Brownell2009-04-048-0/+13
| * | | [MTD] driver model updates (part 2)Kevin Cernekee2009-04-041-21/+90
| * | | [MTD] driver model updatesDavid Brownell2009-04-045-42/+137
| * | | [MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
| * | | [MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
| * | | [MTD] fix use after free in register_mtd_blktransMarcin Slusarz2009-04-031-1/+2
| * | | [MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov2009-03-253-123/+0
| * | | [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-241-0/+7
| * | | [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda2009-03-241-6/+12
| * | | [MTD] Fix a bad dependency in the Blackfin codeBernd Schmidt2009-03-241-1/+1
| * | | NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selectedDavid Howells2009-03-241-6/+28
| * | | NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-247-667/+1062
| * | | NOMMU: Add support for direct mapping through mtdconcat if possibleDavid Howells2009-03-241-0/+47
| * | | NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-2410-2/+215
| * | | [MTD] [OneNAND] Add write-while-program supportKyungmin Park2009-03-231-49/+96
| * | | [MTD] [OneNAND] omap2: panic_write may be in an interrupt contextAdrian Hunter2009-03-231-0/+4