summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| | * | | | | | | | | | | | drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6
| | * | | | | | | | | | | | drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-121-2/+9
| * | | | | | | | | | | | | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-132-12/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-121-12/+46
| | * | | | | | | | | | | | | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
| * | | | | | | | | | | | | | umem: fix up unpluggingTao Guo2012-06-131-0/+40
| * | | | | | | | | | | | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-136-24/+34
| * | | | | | | | | | | | | | blkcg: drop local variable @q from blkg_destroy()Tejun Heo2012-06-061-2/+1
| * | | | | | | | | | | | | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-052-1/+165
| * | | | | | | | | | | | | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-052-112/+1
| * | | | | | | | | | | | | | blkcg: fix blkg_alloc() failure pathTejun Heo2012-06-041-5/+1
| * | | | | | | | | | | | | | block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-06-041-12/+17
| * | | | | | | | | | | | | | block: fix return value on cfq_init() failureTejun Heo2012-06-041-0/+1
| * | | | | | | | | | | | | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* | | | | | | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-034-3/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
| * | | | | | | | | | | | | | | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-293-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2012-06-292-3/+2
| | * | | | | | | | | | | | | | | ASoC: wm2200: Add missing BCLK rateMark Brown2012-06-291-0/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-07-035-111/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | dm: verity fix documentationMilan Broz2012-07-031-85/+46
| * | | | | | | | | | | | | | | | dm persistent data: fix allocation failure in space map checker initMike Snitzer2012-07-031-11/+19
| * | | | | | | | | | | | | | | | dm persistent data: handle space map checker creation failureMike Snitzer2012-07-033-15/+28
| * | | | | | | | | | | | | | | | dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer2012-07-031-0/+3
| * | | | | | | | | | | | | | | | dm thin: commit metadata before creating metadata snapshotJoe Thornber2012-07-031-0/+7
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-035-18/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter2012-07-031-7/+30
| * | | | | | | | | | | | | | | | drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai2012-07-031-3/+24
| * | | | | | | | | | | | | | | | drm/radeon: fix rare segfaultJerome Glisse2012-07-031-4/+6
| * | | | | | | | | | | | | | | | drm/radeon: fix VM page table setup on SIAlex Deucher2012-06-292-4/+13
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-035-42/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | md: fix up plugging (again).NeilBrown2012-07-033-16/+9
| * | | | | | | | | | | | | | | md: support re-add of recovering devices.NeilBrown2012-07-031-2/+1
| * | | | | | | | | | | | | | | md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown2012-07-031-2/+2
| * | | | | | | | | | | | | | | raid5: delayed stripe fixShaohua Li2012-07-031-1/+3
| * | | | | | | | | | | | | | | md/raid456: When read error cannot be recovered, record bad blockmajianpeng2012-07-031-4/+11
| * | | | | | | | | | | | | | | md: make 'name' arg to md_register_thread non-optional.NeilBrown2012-07-035-5/+8
| * | | | | | | | | | | | | | | md/raid10: fix failure when trying to repair a read error.NeilBrown2012-07-031-3/+3
| * | | | | | | | | | | | | | | md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown2012-07-031-2/+12
| * | | | | | | | | | | | | | | md:Add blk_plug in sync_thread.majianpeng2012-07-031-0/+3
| * | | | | | | | | | | | | | | md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng2012-07-031-0/+6
| * | | | | | | | | | | | | | | md/raid5: Do not add data_offset before call to is_badblockmajianpeng2012-07-031-2/+3
| * | | | | | | | | | | | | | | md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown2012-07-031-5/+8
| * | | | | | | | | | | | | | | md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown2012-07-031-0/+6
* | | | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-07-032-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | security: Fix nommu build.Paul Mundt2012-07-031-0/+1
| * | | | | | | | | | | | | | | | security: document no_new_privsAndy Lutomirski2012-07-031-0/+50
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-022-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1