aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* scsi: Silence unnecessary warnings about ioctl to partitionJan Kara2012-06-15
* block: Drop dead function blk_abort_queue()Asias He2012-06-15
* block: Mitigate lock unbalance caused by lock switchingAsias He2012-06-15
* block: Avoid missed wakeup in request waitqueueAsias He2012-06-15
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-13
|\
| * drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-12
| * drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-12
| * drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-12
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-13
|\ \
| * | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-12
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-30
* | | umem: fix up unpluggingTao Guo2012-06-13
* | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
* | | blkcg: drop local variable @q from blkg_destroy()Tejun Heo2012-06-06
* | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-05
* | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-05
* | | blkcg: fix blkg_alloc() failure pathTejun Heo2012-06-04
* | | block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-06-04
* | | block: fix return value on cfq_init() failureTejun Heo2012-06-04
* | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-04
* | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-04
* | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-03
|\ \ \
| * | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-29
| * | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-29
| * | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-29
| * | | rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-29
| * | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-29
* | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-03
* | | | mm: fix warning in __set_page_dirty_nobuffersHugh Dickins2012-06-03
* | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-03
* | | | Linux 3.5-rc1Linus Torvalds2012-06-02
* | | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-02
|\ \ \ \
| * | | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-02
| * | | | dm thin: use slab mempoolsMike Snitzer2012-06-02
| * | | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-02
| * | | | dm mpath: delay retry of bypassed pgMike Christie2012-06-02
| * | | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-02
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
|\ \ \ \
| * | | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-02
| * | | | mcs7830: Implement link state detectionOndrej Zary2012-06-02
| * | | | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-02
| * | | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-02
| * | | | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-01
| * | | | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01
| * | | | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-01
| * | | | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-01
| * | | | 8139cp: set ring address before enabling receiverJason Wang2012-06-01
| * | | | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-01
| * | | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
| * | | | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-31