summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Btrfs: fix extent buffer leak after backref walkingLiu Bo2013-08-101-1/+0Star
| * | | | | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-101-4/+12
| * | | | | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-101-3/+0Star
| |/ / / /
* | | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-119-27/+68
|\ \ \ \ \
| * | | | | NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust2013-08-081-5/+3Star
| * | | | | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust2013-08-071-1/+0Star
| * | | | | NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew2013-08-071-0/+4
| * | | | | NFS: Fix writeback performance issue on cache invalidationTrond Myklebust2013-08-071-2/+8
| * | | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-074-13/+33
| * | | | | SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-061-0/+8
| * | | | | LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2013-08-052-6/+12
| |/ / / /
* | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-08-113-4/+5
|\ \ \ \ \
| * | | | | nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2013-08-072-4/+3Star
| * | | | | nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields2013-08-071-0/+2
* | | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-103-13/+40
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch2013-08-081-7/+6Star
| * | | | | | ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-072-6/+34
* | | | | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-105-23/+66
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-054-21/+62
| |\ \ \ \ \ \ \
| | * | | | | | | iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna2013-07-212-8/+38
| | * | | | | | | iio:trigger: Fix use_count race conditionLars-Peter Clausen2013-07-202-13/+24
| * | | | | | | | staging: zcache: fix "zcache=" kernel parameterPiotr Sarna2013-07-291-2/+4
* | | | | | | | | Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-104-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: Add separate section for USB NETWORKING DRIVERSJoe Perches2013-08-051-0/+5
| * | | | | | | | | Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-08-053-2/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | usb: xhci: add missing dma-mapping.h includesJames Hogan2013-07-312-0/+2
| | * | | | | | | | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-311-2/+3
* | | | | | | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-1011-76/+162
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-fixes'Rafael J. Wysocki2013-08-075-31/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-074-26/+26
| | * | | | | | | | | | cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-071-5/+6
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-08-076-45/+130
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-073-22/+98
| | * | | | | | | | | ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()Yasuaki Ishimatsu2013-08-071-1/+2
| | * | | | | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-062-21/+21
| | * | | | | | | | | ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki2013-08-061-0/+8
| | * | | | | | | | | ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras2013-08-041-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-081-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-1011-102/+101Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] em28xx: fix assignment of the eeprom dataAlban Browaeys2013-07-261-1/+1
| * | | | | | | | | | [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-07-261-5/+6
| * | | | | | | | | | [media] usbtv: fix dependencyHans Verkuil2013-07-261-1/+1
| * | | | | | | | | | [media] usbtv: Throw corrupted frames awayLubomir Rintel2013-07-261-2/+13
| * | | | | | | | | | [media] usbtv: Fix deinterlacingLubomir Rintel2013-07-261-11/+25
| * | | | | | | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-07-261-0/+1
| * | | | | | | | | | [media] DocBook: upgrade media_api DocBook version to 4.2Andrzej Hajda2013-07-261-2/+2
| * | | | | | | | | | [media] ml86v7667: fix compile warning: 'ret' set but not usedHans Verkuil2013-07-261-2/+2
| * | | | | | | | | | [media] s5p-g2d: Fix registration failureSachin Kamat2013-07-261-0/+1
| * | | | | | | | | | [media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan2013-07-261-1/+1