summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfq-iosched: kill two unused cfqq flagsJens Axboe2009-04-071-14/+1Star
* cfq-iosched: change dispatch logic to deal with single requests at the timeJens Axboe2009-04-071-76/+90
* mflash: initial supportunsik Kim2009-04-076-0/+1315
* cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
* cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
* cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-076-26/+33
* block: elevator quiescing helpersJens Axboe2009-04-072-13/+31
* NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust2009-04-071-1/+1
* ext3: make default data ordering mode configurableLinus Torvalds2009-04-072-1/+26
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-0717-265/+482
|\
| * UBIFS: fix recovery bugAdrian Hunter2009-03-311-47/+23Star
| * 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/+3Star
| * 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/+9Star
| * UBIFS: list usage cleanupEric Sesterhenn2009-02-172-6/+3Star
| * 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-071-0/+11
|\ \
| * | UBI: add fsync capabilityCorentin Chary2009-02-201-0/+11
* | | exit_notify: kill the wrong capable(CAP_KILL) checkOleg Nesterov2009-04-061-2/+1Star
* | | 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/+0Star
| * | | [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