summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-184-28/+129
|\
| * fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
| * fuse: allow nanosecond granularityMiklos Szeredi2012-04-111-0/+1
| * fuse: O_DIRECT support for filesAnand Avati2012-03-052-20/+112
| * fuse: fix nlink after unlinkMiklos Szeredi2012-03-051-7/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-04-1813-74/+125
|\ \
| * | [S390] Fix compile error in swab.hMartin Schwidefsky2012-04-111-1/+1
| * | [S390] Fix stfle() lowcore protection problemMichael Holzheu2012-04-112-3/+2
| * | [S390] cpum_cf: get rid of compile warningsHeiko Carstens2012-04-111-2/+2
| * | [S390] irq: simple coding style changeHeiko Carstens2012-04-111-3/+6
| * | [S390] update default configurationMichael Holzheu2012-04-111-19/+18
| * | [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-114-28/+61
| * | [S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu2012-04-111-9/+18
| * | [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
| * | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-184-27/+41
|\ \ \
| * | | fcaps: clear the same personality flags as suid when fcaps are usedEric Paris2012-04-181-0/+5
| * | | mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl2012-04-181-2/+3
| * | | Smack: move label list initializationCasey Schaufler2012-04-182-25/+33
* | | | xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin2012-04-181-2/+2
* | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-04-186-6/+10
|\ \ \ \
| * | | | libata: forbid port runtime pm by default, fixing regressionLin Ming2012-04-181-0/+1
| * | | | libata: make ata_print_id atomicDan Williams2012-04-123-5/+5
| * | | | sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-121-1/+2
| * | | | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2012-04-121-0/+2
* | | | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
| |/ / / |/| | |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-173-40/+15
|\ \ \ \
| * | | | ext4: fix handling of journalled quota optionsTheodore Ts'o2012-04-161-17/+15
| * | | | ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o2012-04-163-23/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-1711-46/+36
|\ \ \ \ \
| * | | | | lockd: fix the endianness bugAl Viro2012-04-132-2/+2
| * | | | | ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-131-2/+2
| * | | | | ocfs2: ->rl_count endianness breakageAl Viro2012-04-131-1/+1
| * | | | | ocfs: ->rl_used breakage on big-endianAl Viro2012-04-131-4/+4
| * | | | | ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-132-3/+3
| * | | | | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-131-1/+1
| * | | | | ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-131-1/+1
| * | | | | nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-131-14/+8
| * | | | | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-131-1/+1
| * | | | | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-131-1/+1
| * | | | | nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-04-131-14/+9
| * | | | | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-131-3/+4
* | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-171-62/+20
|\ \ \ \ \ \
| * | | | | | Fix number parsing in cifs_parse_mount_optionsSachin Prabhu2012-04-131-1/+1
| * | | | | | Cleanup handling of NULL value passed for a mount optionSachin Prabhu2012-04-111-61/+19
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-165-32/+51
|\ \ \ \ \ \ \
| * | | | | | | x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu2012-04-161-17/+36
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-154-15/+15
| |\ \ \ \ \ \ \
| | * | | | | | | perf archive: Correct cutting of symbolic linkChanho Park2012-04-141-1/+2
| | * | | | | | | perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-141-0/+2
OpenPOWER on IntegriCloud