summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-02-1710-28/+78
|\ \ \ \ \
| * | | | | CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky2014-02-143-11/+10
| * | | | | cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton2014-02-141-3/+34
| * | | | | [CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French2014-02-107-14/+34
* | | | | | FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2014-02-172-0/+8
* | | | | | reiserfs: fix utterly brain-damaged indentation.Dave Jones2014-02-171-700/+195
* | | | | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-172-14/+13
|\ \ \ \ \ \
| * | | | | | dma-buf: update debugfs outputSumit Semwal2014-02-132-14/+13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-02-174-1/+5
|\ \ \ \ \ \ \
| * | | | | | | avr32: add generic vga.h to KbuildChen Gang2014-02-171-0/+1
| * | | | | | | avr32: add generic ioremap_wc() definition in io.hChen Gang2014-02-171-0/+2
| * | | | | | | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-02-171-1/+1
| * | | | | | | avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-171-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1718-91/+172
|\ \ \ \ \ \ \
| * | | | | | | powerpc/eeh: Disable EEH on rebootGavin Shan2014-02-172-1/+22
| * | | | | | | powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan2014-02-174-10/+27
| * | | | | | | powerpc/powernv: Rework EEH resetGavin Shan2014-02-171-25/+4
| * | | | | | | powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2014-02-172-2/+2
| * | | | | | | powerpc: Link VDSOs at 0x0Anton Blanchard2014-02-171-3/+3
| * | | | | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-174-10/+64
| * | | | | | | mm: Dirty accountable change only apply to non prot numa caseAneesh Kumar K.V2014-02-171-14/+7
| * | | | | | | powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2014-02-174-18/+24
| * | | | | | | powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza2014-02-171-0/+6
| * | | | | | | powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza2014-02-171-7/+9
| * | | | | | | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao2014-02-171-1/+4
* | | | | | | | printk: fix syslog() overflowing user bufferLinus Torvalds2014-02-171-2/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Linux 3.14-rc3v3.14-rc3Linus Torvalds2014-02-161-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-167-23/+28
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-151-0/+10
| * | | | | | | btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
| * | | | | | | Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-142-2/+9
| * | | | | | | Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
| * | | | | | | Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-141-1/+0
| * | | | | | | Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-142-17/+0
* | | | | | | | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * | | | | | | | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1511-23/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | | | | | | | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | | | | | | | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-122-5/+1
| * | | | | | | | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | | | | | | | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
| * | | | | | | | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
| * | | | | | | | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
| * | | | | | | | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
| * | | | | | | | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-152-21/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| * | | | | | | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
OpenPOWER on IntegriCloud