summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg2014-02-191-1/+1
* x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-193-20/+17
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-186-23/+43
|\
| * jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter2014-02-171-2/+4
| * ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o2014-02-161-0/+2
| * ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o2014-02-151-1/+1
| * ext4: fix online resize with very large inode tablesTheodore Ts'o2014-02-151-12/+20
| * ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o2014-02-121-7/+13
| * ext4: fix error paths in swap_inode_boot_loader() Zheng Liu2014-02-121-1/+2
| * ext4: fix xfstest generic/299 block validity failuresEric Whitney2014-02-121-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-177-37/+96
|\ \
| * | ceph: fix __dcache_readdir()Yan, Zheng2014-02-171-1/+9
| * | ceph: add acl, noacl options for cephfs mountSage Weil2014-02-171-4/+28
| * | ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2014-02-172-6/+6
| * | ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng2014-02-172-5/+9
| * | ceph: fix ceph_set_acl()Yan, Zheng2014-02-171-5/+1
| * | ceph: fix ceph_removexattr()Yan, Zheng2014-02-171-1/+1
| * | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-172-4/+17
| * | ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng2014-02-171-12/+26
* | | 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
OpenPOWER on IntegriCloud