summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fuse: duplicate ->connected in iqueueMiklos Szeredi2015-07-014-11/+15
* fuse: separate out input queueMiklos Szeredi2015-07-013-84/+111
* fuse: req state use flagsMiklos Szeredi2015-07-013-21/+21
* fuse: simplify req statesMiklos Szeredi2015-07-013-9/+5
* fuse: don't hold lock over request_wait_answer()Miklos Szeredi2015-07-011-25/+20
* fuse: simplify unique ctrMiklos Szeredi2015-07-012-7/+1
* fuse: rework abortMiklos Szeredi2015-07-011-11/+10
* fuse: fold helpers into abortMiklos Szeredi2015-07-011-55/+38
* fuse: use per req lock for lock/unlock_request()Miklos Szeredi2015-07-012-22/+24
* fuse: req use bitopsMiklos Szeredi2015-07-014-72/+71
* fuse: simplify request abortMiklos Szeredi2015-07-011-73/+46
* fuse: call fuse_abort_conn() in dev releaseMiklos Szeredi2015-07-011-8/+3
* fuse: fold fuse_request_send_nowait() into single callerMiklos Szeredi2015-07-011-22/+10
* fuse: check conn_error earlierMiklos Szeredi2015-07-011-2/+4
* fuse: account as waiting before queuing for backgroundMiklos Szeredi2015-07-011-4/+8
* fuse: reset waitingMiklos Szeredi2015-07-011-1/+3
* fuse: fix background request if not connectedMiklos Szeredi2015-07-011-1/+4
* fuse: initialize fc->release before calling itMiklos Szeredi2015-07-011-1/+1
* Linux 4.1v4.1Linus Torvalds2015-06-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-211-3/+22
|\
| * iser-target: Fix possible use-after-freeSagi Grimberg2015-06-091-0/+1
| * iser-target: release stale iser connectionsSagi Grimberg2015-06-091-1/+17
| * iser-target: Fix variable-length response error completionSagi Grimberg2015-06-091-2/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-205-1/+18
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-191-1/+4
| |\ \
| | * | Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-151-0/+3
| | * | drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-151-1/+1
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2015-06-193-0/+9
| |\ \ \
| | * | | drm/radeon: don't probe MST on hw we don't support it onDave Airlie2015-06-181-0/+5
| | * | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-182-0/+4
| |/ / /
| * / / drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-194-8/+16
|\ \ \
| * \ \ Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-194-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
| | * | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* | | | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-06-194-2/+45
|\ \ \ \
| * | | | ALSA: hda - Fix unused label skip_i915Takashi Iwai2015-06-161-0/+2
| * | | | ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai2015-06-151-0/+1
| * | | | ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire2015-06-151-0/+2
| * | | | ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai2015-06-151-2/+15
| * | | | ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang2015-06-151-0/+25
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-191-3/+3
|\ \ \ \ \
| * | | | | i2c: slave: fix the example how to instantiate from userspaceWolfram Sang2015-06-171-3/+3
| | |/ / / | |/| | |
* | | | | revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton2015-06-191-5/+4
* | | | | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-181-2/+9
|\ \ \ \ \
| * | | | | tracing: Have filter check for balanced opsSteven Rostedt2015-06-171-2/+9
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-181-10/+16
|\ \ \ \ \ \
| * | | | | | KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář2015-06-161-10/+16