summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm ioctl: use kmalloc if possibleMikulas Patocka2012-12-211-13/+32
* dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-212-11/+6
* dm persistent data: improve improve space map block alloc failure messageJoe Thornber2012-12-211-1/+1
* dm thin: use DMERR_LIMIT for errorsMike Snitzer2012-12-211-10/+15
* dm persistent data: use DMERR_LIMIT for errorsMike Snitzer2012-12-213-21/+20
* dm block manager: reinstate message when validator failsMike Snitzer2012-12-211-1/+4
* dm raid: round region_size to power of twoJonathan Brassow2012-12-211-1/+3
* dm thin: cleanup dead codeJoe Thornber2012-12-211-14/+5
* dm thin: rename cell_defer_except to cell_defer_no_holderJoe Thornber2012-12-211-21/+21
* dm snapshot: optimize track_chunkMikulas Patocka2012-12-211-3/+2
* dm raid: use DM_ENDIO_INCOMPLETEMikulas Patocka2012-12-211-1/+1
* dm raid1: remove impossible mempool_alloc error testMikulas Patocka2012-12-211-5/+3
* dm thin: emit ignore_discard in status when discards disabledMike Snitzer2012-12-211-2/+4
* dm persistent data: fix nested btree deletionJoe Thornber2012-12-212-3/+8
* dm thin: wake worker when discard is preparedJoe Thornber2012-12-211-4/+7
* dm thin: fix race between simultaneous io and discards to same blockJoe Thornber2012-12-211-25/+59
* dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber2012-12-213-39/+12
* dm: disable WRITE SAMEMike Snitzer2012-12-211-0/+2
* dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon2012-12-211-0/+8
* dm persistent data: rename node to btree_nodeMikulas Patocka2012-12-214-47/+47
* Linux 3.7v3.7Linus Torvalds2012-12-101-1/+1
* Input: matrix-keymap - provide proper module licenseFlorian Fainelli2012-12-101-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-102-42/+131
|\
| * ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2012-12-101-10/+9
| * inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell2012-12-091-7/+24
| * inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-091-11/+17
| * inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-091-3/+45
| * inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-091-14/+39
* | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-105-13/+20
* | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-101-27/+10
|/
* mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-081-3/+0
* vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-081-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-076-9/+24
|\
| * net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-073-3/+8
| * tcp: bug fix Fast Open client retransmissionYuchung Cheng2012-12-073-6/+16
|/
* Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-072-6/+9
|\
| * mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-061-2/+2
| * Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-061-4/+0
| * mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-061-0/+7
* | tmpfs: fix shared mempolicy leakMel Gorman2012-12-063-48/+16
* | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0
* | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-065-20/+24
|\ \
| * | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
| * | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
| * | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
| * | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
| * | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
* | | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds2012-12-061-1/+1
|\ \ \
| * | | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-061-1/+1