summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-23block: Convert some code to bio_for_each_segment_all()Kent Overstreet5-24/+19
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet7-14/+25
2013-03-23bounce: Refactor __blk_queue_bounce to not use bi_io_vecKent Overstreet1-54/+19
2013-03-23raid1: use bio_copy_data()Kent Overstreet1-3/+2
2013-03-23pktcdvd: Use bio_reset() in disabled code to kill bi_idx usageKent Overstreet1-9/+8
2013-03-23pktcdvd: use bio_copy_data()Kent Overstreet1-67/+12
2013-03-23block: Add bio_copy_data()Kent Overstreet2-0/+72
2013-03-23raid1: Refactor narrow_write_error() to not use bi_idxKent Overstreet1-18/+18
2013-03-23raid5: use bio_reset()Kent Overstreet1-14/+13
2013-03-23raid1: use bio_reset()Kent Overstreet1-18/+6
2013-03-23raid10: Use bio_reset()Kent Overstreet1-22/+9
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet4-38/+37
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet3-11/+11
2013-03-23block: Remove bi_idx referencesKent Overstreet8-13/+2
2013-03-23block: Change bio_split() to respect the current value of bi_idxKent Overstreet4-10/+7
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet8-38/+35
2013-03-23block: Add bio_end_sector()Kent Overstreet15-34/+26
2013-03-23md: Convert md_trim_bio() to use bio_advance()Kent Overstreet1-13/+4
2013-03-23block: Refactor blk_update_request()Kent Overstreet1-68/+12
2013-03-23block: Add bio_advance()Kent Overstreet3-0/+45
2013-03-23block: Convert integrity to bvec_alloc_bs()Kent Overstreet3-108/+68
2013-03-23block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet2-3/+6
2013-03-23block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet2-2/+123
2013-03-23block: Reorder struct bio_setKent Overstreet1-33/+33
2013-03-17Linux 3.9-rc3v3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-12/+25
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+6
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds3-8/+11
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+10
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-28/+89
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-2/+3
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-23/+63
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+42
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse1-3/+2
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+3
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney1-1/+3
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-7/+9
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo1-6/+5
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong1-4/+6
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik1-1/+4