summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-151-6/+45
| | |/ / | |/| |
* | | | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-162-30/+62
|\ \ \ \
| * | | | locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton2014-08-141-1/+5
| * | | | locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockJeff Layton2014-08-141-9/+7
| * | | | locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Jeff Layton2014-08-141-8/+30
| * | | | locks: don't reuse file_lock in __posix_lock_fileJeff Layton2014-08-141-11/+14
| * | | | locks: don't call locks_release_private from locks_copy_lockJeff Layton2014-08-111-1/+2
| * | | | locks: show delegations as "DELEG" in /proc/locksJeff Layton2014-08-111-1/+5
* | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-08-161-56/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | aio: use iovec array rather than the single oneGu Zheng2014-07-241-5/+5
| * | | | aio: fix some commentsGu Zheng2014-07-241-4/+3
| * | | | aio: use the macro rather than the inline magic numberGu Zheng2014-07-241-1/+1
| * | | | aio: remove the needless registration of ring file's private_dataGu Zheng2014-07-241-1/+0
| * | | | aio: remove no longer needed preempt_disable()Benjamin LaHaise2014-07-221-8/+2
| * | | | Merge ../aio-fixesBenjamin LaHaise2014-07-14626-3642/+5482
| |\ \ \ \
| * | | | | aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()Oleg Nesterov2014-06-241-11/+3
| * | | | | aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()Oleg Nesterov2014-06-241-26/+16
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-1512-114/+125
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-0611-112/+123
| |\ \ \ \ \ \
| | * | | | | | iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-041-1/+1
| | * | | | | | pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| | * | | | | | pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| | * | | | | | pm8001: Update MAINTAINERS listSuresh Thiagarajan2014-08-011-0/+1
| | * | | | | | libiscsi: return new error code when nop times outMike Christie2014-08-012-1/+2
| | * | | | | | iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-011-1/+1
| | * | | | | | iscsi class: fix get_host_stats error handlingMike Christie2014-08-011-0/+4
| | * | | | | | qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
| | * | | | | | qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
| | * | | | | | scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
| | * | | | | | scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
| | * | | | | | qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
| | * | | | | | pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
| * | | | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-159-202/+462
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-147-201/+459
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-131-1/+0
| | * | | | | | | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * | | | | | | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * | | | | | | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * | | | | | | | | Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * | | | | | | | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * | | | | | | | | Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * | | | | | | | | Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-071-3/+3
| | * | | | | | | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-072-11/+28
| | * | | | | | | | | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-071-3/+5
| * | | | | | | | | | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
| * | | | | | | | | | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* | | | | | | | | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-158-89/+239
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-141-0/+6
OpenPOWER on IntegriCloud