summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: handle enospc accounting for free space inodesJosef Bacik2011-10-194-23/+47
* Btrfs: put the block group cache after we commit the superJosef Bacik2011-10-192-3/+3
* Btrfs: set truncate block rsv's sizeJosef Bacik2011-10-191-0/+2
* Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik2011-10-191-3/+0
* Btrfs: fix space leak when we fail to make an allocationJosef Bacik2011-10-191-6/+14
* Btrfs: fix call to btrfs_search_slot in free space cacheJosef Bacik2011-10-191-1/+1
* Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-196-10/+10
* Btrfs: reduce the amount of space needed for truncatesJosef Bacik2011-10-192-4/+15
* Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik2011-10-191-6/+16
* Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2011-10-192-34/+0
* Btrfs: optimize how we account for space in truncateJosef Bacik2011-10-191-29/+29
* Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik2011-10-191-25/+4
* Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-193-22/+6
* Btrfs: ratelimit the generation printk for the free space cacheJosef Bacik2011-10-191-5/+7
* Btrfs: fix how we reserve space for deleting inodesJosef Bacik2011-10-191-11/+38
* Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-195-101/+17
* Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-193-90/+0
* Btrfs: calculate checksum space correctlyJosef Bacik2011-10-193-8/+118
* Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik2011-10-191-1/+5
* Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik2011-10-193-82/+112
* Btrfs: fix how we mount subvol=<whatever>Josef Bacik2011-10-191-64/+135
* Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik2011-10-191-24/+1
* Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-193-8/+0
* Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik2011-10-191-3/+3
* Linux 3.1-rc9v3.1-rc9Linus Torvalds2011-10-041-1/+1
* Merge git://github.com/davem330/netLinus Torvalds2011-10-0415-82/+100
|\
| * pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| * pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-031-1/+4
| * net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-09-291-27/+21
| * RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
| * net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
| * ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
| * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| * cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
| * can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-09-291-6/+7
| * MAINTAINERS: tehuti: Alexander Indenbaum's address bouncesIan Campbell2011-09-291-1/+0
| * dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
| * ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* | Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds2011-10-044-8/+8
|\ \
| * | ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2011-10-022-2/+2
| * | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
| * | ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-021-4/+4
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-046-158/+33
|\ \ \
| * | | drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher2011-10-043-127/+0
| * | | drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-031-10/+10
| * | | drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-031-5/+7
| * | | drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-031-6/+2
OpenPOWER on IntegriCloud