summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkcg: __blkg_lookup_create() doesn't need radix preloadTejun Heo2012-06-251-9/+1
* scsi: Silence unnecessary warnings about ioctl to partitionJan Kara2012-06-151-1/+4
* block: Drop dead function blk_abort_queue()Asias He2012-06-152-42/+0
* block: Mitigate lock unbalance caused by lock switchingAsias He2012-06-151-5/+5
* block: Avoid missed wakeup in request waitqueueAsias He2012-06-151-1/+14
* Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-132-26/+51
|\
| * drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| * drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6
| * drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-121-2/+9
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-132-12/+48
|\ \
| * | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-121-12/+46
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
* | | umem: fix up unpluggingTao Guo2012-06-131-0/+40
* | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-136-24/+34
* | | blkcg: drop local variable @q from blkg_destroy()Tejun Heo2012-06-061-2/+1
* | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-052-1/+165
* | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-052-112/+1
* | | blkcg: fix blkg_alloc() failure pathTejun Heo2012-06-041-5/+1
* | | block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-06-041-12/+17
* | | block: fix return value on cfq_init() failureTejun Heo2012-06-041-0/+1
* | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* | | gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim2012-06-031-1/+1
* | | Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-06-035-39/+110
|\ \ \
| * | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| * | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| * | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
| * | | rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-291-3/+6
| * | | ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake2012-05-292-2/+44
* | | | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds2012-06-034-150/+28
* | | | mm: fix warning in __set_page_dirty_nobuffersHugh Dickins2012-06-031-1/+4
* | | | vfs: move inode stat information closer togetherLinus Torvalds2012-06-031-3/+3
* | | | Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* | | | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\ \ \ \
| * | | | dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * | | | dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * | | | dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * | | | dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * | | | dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \ \ \
| * | | | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | | | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | | | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | | | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | | | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | | | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | | | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | | | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | | | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | | | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-011-1/+28
| * | | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
OpenPOWER on IntegriCloud