summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: replace plain integer with NULL in super.cSachin Kamat2012-08-181-1/+1
* ext4: drop lock_super()/unlock_super()Theodore Ts'o2012-08-171-10/+1
* ext4: return an error if kset_create_and_add fails in ext4_init_fs()Theodore Ts'o2012-08-171-1/+3
* ext4: remove unused function argument 'order' in mb_find_extent()Robin Dong2012-08-171-14/+11
* ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCANRobin Dong2012-08-171-5/+0
* ext4: check return value of blkdev_issue_flush()Theodore Ts'o2012-08-171-3/+6
* jbd2: check return value of blkdev_issue_flush()Theodore Ts'o2012-08-171-2/+5
* ext4: make the zero-out chunk size tunableZheng Liu2012-08-174-12/+32
* ext4: add missing space to trace messageAnatol Pomozov2012-08-171-1/+1
* ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-171-120/+120
* ext4: add max_dir_size_kb mount optionTheodore Ts'o2012-08-174-0/+25
* ext4: don't load the block bitmap for block groups which have no spaceTheodore Ts'o2012-08-171-3/+6
* ext4: collapse a single extent tree block into the inode if possibleTheodore Ts'o2012-08-171-14/+58
* ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o2012-08-171-0/+1
* ext4: fix long mount times on very big file systemsTheodore Ts'o2012-08-171-0/+4
* ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-172-26/+37
* ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-051-0/+1
* ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-053-1/+4
* Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
|\
| * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-312-97/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-313-36/+27
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-312-0/+54
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-312-2/+116
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-319-3/+8
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-316-18/+55
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0243-569/+1387
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
| |\ \
| | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| | * | ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
| | * | ARM: Kirkwood: Describe IB62x0 LEDs in DT.Andrew Lunn2012-07-272-36/+17
| | * | ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.Andrew Lunn2012-07-272-31/+16
| | * | ARM: Kirkwood: Describe DNS32? gpio-keys in DT.Jamie Lentin2012-07-272-37/+21
| | * | ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsiJamie Lentin2012-07-273-82/+50
| | * | ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindingsJamie Lentin2012-07-273-90/+50
| | * | ARM: Kirkwood: Describe DNS325 temperature sensor in DT.Andrew Lunn2012-07-272-13/+10
| | * | ARM: Kirkwood: Use DT to configure SATA device.Andrew Lunn2012-07-279-20/+24
| | * | ARM: kirkwood: use devicetree for SPI on dreamplugMichael Walle2012-07-272-41/+29
| | * | ARM: kirkwood: Add LS-XHL and LS-CHLv2 supportMichael Walle2012-07-279-0/+291
| | * | ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex NetJosh Coombs2012-07-277-0/+224
| | * | ARM: Kirkwood: Add basic device tree support for QNAP TS219.Andrew Lunn2012-07-279-0/+228
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-274-13/+53
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-274-1/+29
| | * | ARM: Orion: Add arch support needed for I2C via DT.Andrew Lunn2012-07-274-0/+15
OpenPOWER on IntegriCloud