summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2014-08-1617-305/+541
|\
| * btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-158-267/+6
| * Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-08-151-1/+1
| * Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-08-152-6/+20
| * Btrfs: fix compressed write corruption on enospcLiu Bo2014-08-151-0/+12
| * btrfs: correctly handle return from ulist_addMark Fasheh2014-08-151-4/+9
| * btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-153-0/+426
| * Btrfs: read lock extent buffer while walking backrefsFilipe Manana2014-08-151-0/+3
| * Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-153-25/+23
| * 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
OpenPOWER on IntegriCloud