summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-18xfs: put in missed fix for merge problemAlex Elder
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-12xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig
2011-10-12xfs: remove XFS_bflushChristoph Hellwig
2011-10-12xfs: remove xfs_buf_target_nameChristoph Hellwig
2011-10-12xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacksChristoph Hellwig
2011-10-12xfs: clean up xfs_ioerror_alertChristoph Hellwig
2011-10-12xfs: clean up buffer allocationChristoph Hellwig
2011-10-12xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig
2011-10-12xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig
2011-10-12xfs: remove xfs_get_buftarg_listChristoph Hellwig
2011-10-12xfs: fix buffer flushing during unmountChristoph Hellwig
2011-10-12xfs: optimize fsync on directoriesChristoph Hellwig
2011-10-12xfs: reduce the number of log forces from tail pushingDave Chinner
2011-10-12xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner
2011-10-12xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-12xfs: unlock the inode before log force in xfs_change_file_spaceChristoph Hellwig
2011-10-12xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadataChristoph Hellwig
2011-10-12xfs: unlock the inode before log force in xfs_fsyncChristoph Hellwig
2011-10-12xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commitChristoph Hellwig
2011-10-12xfs: fix possible overflow in xfs_ioc_trim()Lukas Czerner
2011-10-12xfs: cleanup xfs_bmap.hChristoph Hellwig
2011-10-12xfs: dont ignore error code from xfs_bmbt_updateChristoph Hellwig
2011-10-12xfs: pass bmalloca to xfs_bmap_add_extent_hole_realChristoph Hellwig
2011-10-12xfs: pass bmalloca to xfs_bmap_add_extent_delay_realChristoph Hellwig
2011-10-12xfs: move logflags into bmallocaChristoph Hellwig
2011-10-12xfs: move lastx and nallocs into bmallocaDave Chinner
2011-10-12xfs: move btree cursor into bmallocaDave Chinner
2011-10-12xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocateDave Chinner
2011-10-12xfs: rename allocation range fields in struct xfs_bmallocaDave Chinner