summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner4-10/+15
2013-03-28drbd: fix spurious warning about bitmap being locked from detachPhilipp Reisner1-1/+5
2013-03-28drbd: drop now useless duplicate state request from invalidatePhilipp Reisner1-34/+28
2013-03-28drbd: fix effective error returned when refusing an invalidatePhilipp Reisner1-0/+7
2013-03-28drbd: move invalidating the whole bitmap out of after_state ch()Philipp Reisner2-23/+20
2013-03-28drbd: abort start of resync early, if it raced with connection breakagePhilipp Reisner1-1/+3
2013-03-28drbd: reset ap_in_flight counter for new connectionsPhilipp Reisner1-0/+1
2013-03-28idr: document exit conditions on idr_for_each_entry betterGeorge Spelvin1-4/+6
2013-03-26bcache: Fix for the build fixesKent Overstreet1-1/+0
2013-03-26aoe: get rid of cached bv variable in bufinit()Jens Axboe1-4/+2
2013-03-25bcache: Style/checkpatch fixesKent Overstreet10-56/+51
2013-03-25bcache: Build fixes from test robotKent Overstreet5-5/+6
2013-03-25Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...Jens Axboe41-0/+16503
2013-03-24bcache: A block layer cacheKent Overstreet36-0/+16474
2013-03-24Export __lockdep_no_validate__Kent Overstreet1-0/+1
2013-03-24Export blk_fill_rwbs()Kent Overstreet1-0/+1
2013-03-24Export get_random_int()Kent Overstreet1-0/+1
2013-03-24Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet2-0/+26
2013-03-23drbd: adjust upper limit for activity log extentsLars Ellenberg2-15/+43
2013-03-23drbd: try hard to max out the updates per AL transactionLars Ellenberg1-0/+31
2013-03-23drbd: move start io accounting before activity log transactionLars Ellenberg1-3/+3
2013-03-23drbd: consolidate as many updates as possible into one AL transactionLars Ellenberg3-14/+107
2013-03-23lru_cache: introduce lc_get_cumulative()Lars Ellenberg2-10/+47
2013-03-23drbd: queue writes on submitter thread, unless they pass the activity log fas...Lars Ellenberg1-8/+12
2013-03-23drbd: split out some helper functions to drbd_al_begin_ioLars Ellenberg1-21/+28
2013-03-23drbd: split drbd_al_begin_io into fastpath, prepare, and commitLars Ellenberg2-33/+72
2013-03-23drbd: prepare to queue write requests on a submit workerLars Ellenberg4-1/+68
2013-03-23drbd: split __drbd_make_request in before and after drbd_al_begin_ioLars Ellenberg1-10/+30
2013-03-23drbd: drbd_al_being_io: short circuit to reduce latencyLars Ellenberg1-2/+12
2013-03-23drbd: Clarify when activity log I/O is delegated to the worker threadLars Ellenberg5-26/+31
2013-03-23drbd: read meta data early, base on-disk offsets on super blockLars Ellenberg4-37/+123
2013-03-23drbd: mechanically rename la_size to la_size_sectLars Ellenberg3-12/+12
2013-03-23drbd: use the cached meta_dev_idxLars Ellenberg2-33/+6
2013-03-23drbd: prepare for new striped layout of activity logLars Ellenberg4-40/+94
2013-03-23drbd: cleanup ondisk meta data layout calculations and definesLars Ellenberg5-57/+123
2013-03-23drbd: cleanup bogus assert messageLars Ellenberg2-10/+4
2013-03-18Linux 3.9-rc3v3.9-rc3Linus Torvalds1-1/+1
2013-03-18perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-18perf,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-16Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-5/+6
2013-03-16Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds3-8/+11
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-7/+10
2013-03-16Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-28/+89
2013-03-16Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-2/+3
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-23/+63
2013-03-16Merge 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