platform/adaptation/renesas_rcar/renesas_kernel.git
2011-10-21 Domenico AndreoliARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
2011-10-21 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-21 Nick Bowlercrypto: ghash - Avoid null pointer dereference if no...
2011-10-21 Marek SzyprowskiARM: S5P: fix offset calculation on gpio-interrupt
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-10-20 Ilya DryomovBtrfs: close all bdevs on mount failure
2011-10-20 Ilya DryomovBtrfs: fix a bug when opening seed devices
2011-10-20 Daniel J Bluemanbtrfs: fix oops on failure path
2011-10-20 Miao XieBtrfs: fix race between multi-task space allocation...
2011-10-20 Tsutomu ItohBtrfs: fix return value of btrfs_get_acl()
2011-10-20 Ilya DryomovBtrfs: pass the correct root to lookup_free_space_inode()
2011-10-20 Liu BoBtrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC
2011-10-20 Li ZefanBtrfs: fix direct-io vs nodatacow
2011-10-20 Li ZefanBtrfs: remove BUG_ON() in compress_file_range()
2011-10-20 Li ZefanBtrfs: fix array bound checking
2011-10-20 Lukas Czernerbtrfs: return EINVAL if start > total_bytes in fitrim...
2011-10-20 Li ZefanBtrfs: honor extent thresh during defragmentation
2011-10-20 Jeff Liubtrfs: trivial fix, a potential memory leak in btrfs_pa...
2011-10-20 Li ZefanBtrfs: fix wrong max_to_defrag in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: use i_size_read() in btrfs_defrag_file()
2011-10-20 Li ZefanBtrfs: fix defragmentation regression
2011-10-20 Diego Callejabtrfs: fix memory leak in btrfs_defrag_file
2011-10-20 Yan, Zhengbtrfs: check file extent backref offset underflow
2011-10-20 Jean Delvarehwmon: (w83627ehf) Fix negative 8-bit temperature values
2011-10-20 Hugh Dickinsmm: fix race between mremap and removing migration...
2011-10-19 Kjetil Oftedalsparc: Add alignment flag to PCI expansion resources
2011-10-19 Yan, Zhengfib_rules: fix unresolved_rules counting
2011-10-19 hayeswangr8169: fix wrong eee setting for rlt8111evl
2011-10-19 françois romieur8169: fix driver shutdown WoL regression.
2011-10-19 Thadeu Lima... ehea: Change maintainer to me
2011-10-19 Josef BacikBtrfs: don't flush the cache inode before writing it
2011-10-19 Josef BacikBtrfs: if we have a lot of pinned space, commit the...
2011-10-19 Josef BacikBtrfs: seperate out btrfs_block_rsv_check out into...
2011-10-19 Josef BacikBtrfs: reserve some space for an orphan item when unlinking
2011-10-19 Josef BacikBtrfs: release trans metadata bytes before flushing...
2011-10-19 Josef BacikBtrfs: allow shrink_delalloc flush the needed reclaimed...
2011-10-19 Josef BacikBtrfs: wait for ordered extents if we're in trouble...
2011-10-19 Josef BacikBtrfs: don't check bytes_pinned to determine if we...
2011-10-19 Josef BacikBtrfs: fix regression in re-setting a large xattr
2011-10-19 Josef BacikBtrfs: fix the amount of space reserved for unlink
2011-10-19 Josef BacikBtrfs: wait for ordered extents if we didn't reclaim...
2011-10-19 Josef BacikBtrfs: inline checksums into the disk free space cache
2011-10-19 Josef BacikBtrfs: take overflow into account in reserving space
2011-10-19 Josef BacikBtrfs: check the return value of filemap_write_and_wait...
2011-10-19 Josef BacikBtrfs: add a io_ctl struct and helpers for dealing...
2011-10-19 Josef BacikBtrfs: don't skip writing out a empty block groups...
2011-10-19 Josef BacikBtrfs: introduce mount option no_space_cache
2011-10-19 Josef BacikBtrfs: only inherit btrfs specific flags when creating...
2011-10-19 Josef BacikBtrfs: allow us to overcommit our enospc reservations
2011-10-19 Josef BacikBtrfs: break out of orphan cleanup if we can't make...
2011-10-19 Josef BacikBtrfs: use the global reserve as a backup for deleting...
2011-10-19 Josef BacikBtrfs: stop using write_one_page
2011-10-19 Josef BacikBtrfs: introduce convert_extent_bit
2011-10-19 Josef BacikBtrfs: check unused against how much space we actually...
2011-10-19 Josef BacikBtrfs: fix orphan cleanup regression
2011-10-19 Josef BacikBtrfs: use the inode's mapping mask for allocating...
2011-10-19 Josef BacikBtrfs: delay iput when deleting a block group
2011-10-19 Josef BacikBtrfs: make sure to unset trans->block_rsv before runni...
2011-10-19 Josef BacikBtrfs: stop passing a trans handle all around the reser...
2011-10-19 Josef BacikBtrfs: don't get the block_rsv in btrfs_free_tree_block
2011-10-19 Josef BacikBtrfs: use the transactions block_rsv for the csum...
2011-10-19 Josef BacikBtrfs: handle enospc accounting for free space inodes
2011-10-19 Josef BacikBtrfs: put the block group cache after we commit the...
2011-10-19 Josef BacikBtrfs: set truncate block rsv's size
2011-10-19 Josef BacikBtrfs: don't increase the block_rsv's size when emergen...
2011-10-19 Josef BacikBtrfs: fix space leak when we fail to make an allocation
2011-10-19 Josef BacikBtrfs: fix call to btrfs_search_slot in free space...
2011-10-19 Josef BacikBtrfs: allow callers to specify if flushing can occur...
2011-10-19 Josef BacikBtrfs: reduce the amount of space needed for truncates
2011-10-19 Josef BacikBtrfs: only reserve space in fallocate if we have to...
2011-10-19 Josef BacikBtrfs: kill btrfs_truncate_reserve_metadata
2011-10-19 Josef BacikBtrfs: optimize how we account for space in truncate
2011-10-19 Josef BacikBtrfs: don't try to commit in btrfs_block_rsv_check
2011-10-19 Josef BacikBtrfs: kill unused parts of block_rsv
2011-10-19 Josef BacikBtrfs: ratelimit the generation printk for the free...
2011-10-19 Josef BacikBtrfs: fix how we reserve space for deleting inodes
2011-10-19 Josef BacikBtrfs: kill the durable block rsv stuff
2011-10-19 Josef BacikBtrfs: kill the orphan space calculation for snapshots
2011-10-19 Josef BacikBtrfs: calculate checksum space correctly
2011-10-19 Josef BacikBtrfs: skip looking for delalloc if we don't have ...
2011-10-19 Josef BacikBtrfs: use bytes_may_use for all ENOSPC reservations
2011-10-19 Josef BacikBtrfs: fix how we mount subvol=<whatever>
2011-10-19 Josef BacikBtrfs: use d_obtain_alias when mounting subvol/subvolid
2011-10-19 Josef BacikBtrfs: kill reserved_bytes in inode
2011-10-19 Josef BacikBtrfs: move stuff around in btrfs_inode to get better...
2011-10-19 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-10-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-10-19 Antonio Ospite[media] videodev: fix a NULL pointer dereference in...
2011-10-19 Allen Kayintel-iommu: fix superpage support in pfn_to_dma_pte()
2011-10-19 Allen Kayintel-iommu: set iommu_superpage on VM domains to lowes...
2011-10-19 Allen Kayintel-iommu: fix return value of iommu_unmap() API
2011-10-19 Roland DreierMAINTAINERS: Update VT-d entry for drivers/pci -> drive...
2011-10-19 Alex Deucherdrm/radeon/kms/atom: fix handling of FB scratch indices
2011-10-19 Eric Dumazetpptp: pptp_rcv_core() misses pskb_may_pull() call
2011-10-19 KOVACS Krisztiantproxy: copy transparent flag when creating a time...
2011-10-19 Eric Dumazetpptp: fix skb leak in pptp_xmit()
2011-10-19 Mitsuo Hayasakabonding: use local function pointer of bond->recv_probe...
2011-10-19 Phil Edworthysmsc911x: Add support for SMSC LAN89218
next