aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* blk: centralize non-request unplug handling.NeilBrown2012-07-31
* md: remove plug_cnt feature of plugging.NeilBrown2012-07-31
* block/nbd: micro-optimization in nbd request completionChetan Loke2012-07-31
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe2012-07-30
|\
| * drbd: announce FLUSH/FUA capability to upper layersLars Ellenberg2012-07-24
| * drbd: fix max_bio_size to be unsignedLars Ellenberg2012-07-24
| * drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg2012-07-24
| * drbd: fix potential access after freeLars Ellenberg2012-07-24
| * drbd: call local-io-error handler earlyLars Ellenberg2012-07-24
| * drbd: do not reset rs_pending_cnt too earlyLars Ellenberg2012-07-24
| * drbd: reset congestion information before reporting it in /proc/drbdLars Ellenberg2012-07-24
| * drbd: report congestion if we are waiting for some userland callbackLars Ellenberg2012-07-24
| * drbd: differentiate between normal and forced detachLars Ellenberg2012-07-24
| * drbd: cleanup, remove two unused global flagsLars Ellenberg2012-07-24
| * Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-07-20
| |\
| | * dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka2012-07-20
| | * dm thin: do not send discards to shared blocksMikulas Patocka2012-07-20
| | * dm raid1: fix crash with mirror recovery and discardMikulas Patocka2012-07-20
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-19
| |\ \
| | * | rbd: endian bug in rbd_req_cb()Dan Carpenter2012-07-18
| | * | rbd: Fix ceph_snap_context size calculationYan, Zheng2012-07-18
| * | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-19
| |\ \ \
| | * | | md/raid1: close some possible races on write errors during resyncNeilBrown2012-07-19
| | * | | md: avoid crash when stopping md array races with closing other open fds.NeilBrown2012-07-19
| | * | | md: fix bug in handling of new_data_offsetNeilBrown2012-07-19
| | | |/ | | |/|
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-19
| |\ \ \
| | * | | HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires2012-07-19
| | * | | HID: add Sennheiser BTD500USB device supportFrank Kunz2012-07-09
| | * | | HID: add battery quirk for Apple Wireless ANSIDaniel Nicoletti2012-07-04
| * | | | cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-07-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-18
| |\ \ \ \
| | * | | | target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-16
| | * | | | target: Clean up returning errors in PR handling codeRoland Dreier2012-07-16
| | * | | | tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-14
| * | | | | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-18
| * | | | | v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil2012-07-18
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-18
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar2012-07-18
| | * | | | clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar2012-07-18
| | * | | | Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
| | * | | | Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
| | * | | | clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
| | * | | | clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-17
| |\ \ \ \
| | * | | | ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-17
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-17
| | |\ \ \ \
| | | * | | | e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-14
| | | * | | | e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-14
| | * | | | | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-17
| | |/ / / /
| | * | | | bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-11