summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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.1v3.1Linus Torvalds2011-10-241-1/+1
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\ \ \ \
| * | | | intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
| * | | | intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * | | | intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * | | | MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * | | | intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * | | | intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * | | | intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | | | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \ \ \ \
| * | | | | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | | | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
* | | | | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \ \ \ \
| * | | | | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-225-0/+10
| * | | | | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ / / / /
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \ \ \ \
| * | | | | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ / / / /
* | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \ \ \ \
| * | | | | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \ \ \ \
| * | | | | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
| * | | | | | | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * | | | | | | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
| * | | | | | | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-191-1/+4