summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Btrfs: don't call btrfs_throttle in file writeJosef Bacik1-1/+0
2012-01-17Btrfs: release space on error in page_mkwriteJosef Bacik1-1/+1
2012-01-17Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie1-7/+1
2012-01-17Btrfs: do not use btrfs_end_transaction_throttle everywhereJosef Bacik2-10/+10
2012-01-17Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason10-10/+3201
2012-01-17Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason21-419/+1639
2012-01-17Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason6-226/+280
2012-01-17Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason8-98/+1385
2012-01-17Merge branch 'allocation-fixes' into integrationChris Mason4-108/+91
2012-01-17Btrfs: add balance progress reportingIlya Dryomov4-5/+84
2012-01-17Btrfs: allow for resuming restriper after it was pausedIlya Dryomov1-0/+15
2012-01-17Btrfs: allow for canceling restriperIlya Dryomov6-3/+53
2012-01-17Btrfs: allow for pausing restriperIlya Dryomov6-3/+94
2012-01-17Btrfs: add skip_balance mount optionIlya Dryomov3-5/+17
2012-01-17Btrfs: recover balance on mountIlya Dryomov3-2/+139
2012-01-17Btrfs: save balance parameters to diskIlya Dryomov2-1/+231
2012-01-17Btrfs: soft profile changing mode (aka soft convert)Ilya Dryomov2-0/+29
2012-01-17Btrfs: implement online profile changingIlya Dryomov3-1/+129
2012-01-17Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2-1/+19
2012-01-17Btrfs: virtual address space subset filterIlya Dryomov2-0/+21
2012-01-17Btrfs: devid subset filterIlya Dryomov2-0/+47
2012-01-17Btrfs: devid filterIlya Dryomov2-0/+24
2012-01-17Btrfs: usage filterIlya Dryomov2-0/+37
2012-01-17Btrfs: profiles filterIlya Dryomov2-0/+28
2012-01-17Btrfs: add basic infrastructure for selective balancingIlya Dryomov3-2/+71
2012-01-17Btrfs: add basic restriper infrastructureIlya Dryomov6-41/+281
2012-01-17Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov1-0/+20
2012-01-17Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2-9/+36
2012-01-17Btrfs: introduce masks for chunk type and profileIlya Dryomov3-27/+22
2012-01-17Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov4-16/+6
2012-01-17mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky3-9/+22
2012-01-17wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam1-1/+1
2012-01-17Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl1-0/+1
2012-01-17ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2-4/+6
2012-01-17bcma: invalidate the mapped core over suspend/resumeRafał Miłecki1-0/+3
2012-01-17MAINTAINERS: add b43 mailing listRafał Miłecki1-0/+1
2012-01-17MAINTAINERS: move BCMA to keep the list sortedRafał Miłecki1-7/+7
2012-01-16random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-01-16random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-01-16rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens1-2/+2
2012-01-16sched: Add "const" to is_idle_task() parameterPaul E. McKenney1-1/+1
2012-01-16rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell1-2/+2
2012-01-16Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney58-407/+1512
2012-01-16tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt1-3/+4
2012-01-16gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh1-3/+3
2012-01-16gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup __iomem annotation usageMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-16ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood1-0/+4
2012-01-16ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood1-1/+1