aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ext4: remove the resize mount optionEric Sandeen2012-02-20
* ext4: remove the journal=update mount optionEric Sandeen2012-02-20
* ext4: mark possibly unused variable in ext4_mb_normalize_request()Curt Wohlgemuth2012-02-20
* jbd2: use KMEM_CACHE instead of kmem_cache_create()Yongqiang Yang2012-02-20
* jbd2: rename functions which initialize slab cachesYongqiang Yang2012-02-20
* jbd2: allocate transaction from separate slab cacheYongqiang Yang2012-02-20
* ext4: expand commit callback andBobi Jam2012-02-20
* jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen2012-02-20
* ext4: fix INCOMPAT feature codepoint reservation for INLINEDATATheodore Ts'o2012-02-20
* jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi2012-02-20
* ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2012-02-20
* ext4: fix race when setting bitmap_uptodate flagTheodore Ts'o2012-02-20
* ext4: fold ext4_claim_inode into ext4_new_inodeTheodore Ts'o2012-02-06
* Linux 3.3-rc2Linus Torvalds2012-01-31
* Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
|\
| * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-28
| * logfs: Grow inode in delete pathJoern Engel2012-01-28
| * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-28
| * logfs: remove useless BUG_ONJoern Engel2012-01-28
| * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-28
| * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-28
| * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-28
| * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-28
| * logfs: Prevent memory corruptionJoern Engel2012-01-28
| * logfs: update page reference count for pined pagesPrasad Joshi2012-01-28
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-30
|\ \
| * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-29
| * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-29
| * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-26
| * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-26
| * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-20
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-30
|\ \ \
| * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-26
| * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-26
| * | | pinctrl: fix some pinmux typosTony Lindgren2012-01-26
| * | | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-24
| * | | pinctrl: unbreak error messagesUwe Kleine-König2012-01-24
| * | | Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König2012-01-24
| * | | pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-20
| |/ /
* | | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-30
|\ \ \
| * | | serial: Kill off Moorestown codeAlan Cox2012-01-26
| * | | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-26
| * | | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-26
| * | | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-24
| * | | docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-24
| * | | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-24
| * | | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-24
| * | | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-24
| * | | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-24
| * | | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-24