summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-19Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik6-6/+18
2011-10-19Btrfs: delay iput when deleting a block groupJosef Bacik1-1/+1
2011-10-19Btrfs: make sure to unset trans->block_rsv before running delayed refsJosef Bacik1-0/+11
2011-10-19Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik6-43/+39
2011-10-19Btrfs: don't get the block_rsv in btrfs_free_tree_blockJosef Bacik1-4/+0
2011-10-19Btrfs: use the transactions block_rsv for the csum rootJosef Bacik2-6/+10
2011-10-19Btrfs: handle enospc accounting for free space inodesJosef Bacik4-23/+47
2011-10-19Btrfs: put the block group cache after we commit the superJosef Bacik2-3/+3
2011-10-19Btrfs: set truncate block rsv's sizeJosef Bacik1-0/+2
2011-10-19Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik1-3/+0
2011-10-19Btrfs: fix space leak when we fail to make an allocationJosef Bacik1-6/+14
2011-10-19Btrfs: fix call to btrfs_search_slot in free space cacheJosef Bacik1-1/+1
2011-10-19Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik6-10/+10
2011-10-19Btrfs: reduce the amount of space needed for truncatesJosef Bacik2-4/+15
2011-10-19Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik1-6/+16
2011-10-19Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2-34/+0
2011-10-19Btrfs: optimize how we account for space in truncateJosef Bacik1-29/+29
2011-10-19Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik1-25/+4
2011-10-19Btrfs: kill unused parts of block_rsvJosef Bacik3-22/+6
2011-10-19Btrfs: ratelimit the generation printk for the free space cacheJosef Bacik1-5/+7
2011-10-19Btrfs: fix how we reserve space for deleting inodesJosef Bacik1-11/+38
2011-10-19Btrfs: kill the durable block rsv stuffJosef Bacik5-101/+17
2011-10-19Btrfs: kill the orphan space calculation for snapshotsJosef Bacik3-90/+0
2011-10-19Btrfs: calculate checksum space correctlyJosef Bacik3-8/+118
2011-10-19Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik1-1/+5
2011-10-19Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik3-82/+112
2011-10-19Btrfs: fix how we mount subvol=<whatever>Josef Bacik1-64/+135
2011-10-19Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik1-24/+1
2011-10-19Btrfs: kill reserved_bytes in inodeJosef Bacik3-8/+0
2011-10-19Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik1-3/+3
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds15-82/+100
2011-10-04Merge branch 'fix/asoc' of git://github.com/tiwai/soundLinus Torvalds4-8/+8
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason3-3/+20
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03Merge git://github.com/davem330/ideLinus Torvalds1-1/+6
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-8/+16
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4