index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-18
xfs: add AIL pushing tracepoints
Christoph Hellwig
2011-10-18
xfs: put in missed fix for merge problem
Alex Elder
2011-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-16
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
2011-10-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-10-14
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-10-14
Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2011-10-14
Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
2011-10-13
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-10-11
xfs: do not flush data workqueues in xfs_flush_buftarg
Christoph Hellwig
2011-10-11
xfs: remove XFS_bflush
Christoph Hellwig
2011-10-11
xfs: remove xfs_buf_target_name
Christoph Hellwig
2011-10-11
xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks
Christoph Hellwig
2011-10-11
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-11
xfs: clean up buffer allocation
Christoph Hellwig
2011-10-11
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
xfs: remove XFS_BUF_FINISH_IOWAIT
Christoph Hellwig
2011-10-11
xfs: remove xfs_get_buftarg_list
Christoph Hellwig
2011-10-11
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-10-11
xfs: optimize fsync on directories
Christoph Hellwig
2011-10-11
xfs: reduce the number of log forces from tail pushing
Dave Chinner
2011-10-11
xfs: Don't allocate new buffers on every call to _xfs_buf_find
Dave Chinner
2011-10-11
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
xfs: unlock the inode before log force in xfs_change_file_space
Christoph Hellwig
2011-10-11
xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata
Christoph Hellwig
2011-10-11
xfs: unlock the inode before log force in xfs_fsync
Christoph Hellwig
2011-10-11
xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit
Christoph Hellwig
2011-10-11
xfs: fix possible overflow in xfs_ioc_trim()
Lukas Czerner
2011-10-11
xfs: cleanup xfs_bmap.h
Christoph Hellwig
2011-10-11
xfs: dont ignore error code from xfs_bmbt_update
Christoph Hellwig
2011-10-11
xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
Christoph Hellwig
2011-10-11
xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
Christoph Hellwig
2011-10-11
xfs: move logflags into bmalloca
Christoph Hellwig
2011-10-11
xfs: move lastx and nallocs into bmalloca
Dave Chinner
2011-10-11
xfs: move btree cursor into bmalloca
Dave Chinner
2011-10-11
xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
Dave Chinner
[next]