aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-25bcache: Fix for the build fixesKent Overstreet
2013-03-25aoe: get rid of cached bv variable in bufinit()Jens Axboe
2013-03-25bcache: Style/checkpatch fixesKent Overstreet
2013-03-25bcache: Build fixes from test robotKent Overstreet
2013-03-24Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...Jens Axboe
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-23Export __lockdep_no_validate__Kent Overstreet
2013-03-23Export blk_fill_rwbs()Kent Overstreet
2013-03-23Export get_random_int()Kent Overstreet
2013-03-23Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet
2013-03-22drbd: adjust upper limit for activity log extentsLars Ellenberg
2013-03-22drbd: try hard to max out the updates per AL transactionLars Ellenberg
2013-03-22drbd: move start io accounting before activity log transactionLars Ellenberg
2013-03-22drbd: consolidate as many updates as possible into one AL transactionLars Ellenberg
2013-03-22lru_cache: introduce lc_get_cumulative()Lars Ellenberg
2013-03-22drbd: queue writes on submitter thread, unless they pass the activity log fas...Lars Ellenberg
2013-03-22drbd: split out some helper functions to drbd_al_begin_ioLars Ellenberg
2013-03-22drbd: split drbd_al_begin_io into fastpath, prepare, and commitLars Ellenberg
2013-03-22drbd: prepare to queue write requests on a submit workerLars Ellenberg
2013-03-22drbd: split __drbd_make_request in before and after drbd_al_begin_ioLars Ellenberg
2013-03-22drbd: drbd_al_being_io: short circuit to reduce latencyLars Ellenberg
2013-03-22drbd: Clarify when activity log I/O is delegated to the worker threadLars Ellenberg
2013-03-22drbd: read meta data early, base on-disk offsets on super blockLars Ellenberg
2013-03-22drbd: mechanically rename la_size to la_size_sectLars Ellenberg
2013-03-22drbd: use the cached meta_dev_idxLars Ellenberg
2013-03-22drbd: prepare for new striped layout of activity logLars Ellenberg
2013-03-22drbd: cleanup ondisk meta data layout calculations and definesLars Ellenberg
2013-03-22drbd: cleanup bogus assert messageLars Ellenberg
2013-03-17Linux 3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney