summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm raid1: dont use map_contextMikulas Patocka2012-12-211-9/+13
* dm flakey: dont use map_contextMikulas Patocka2012-12-211-4/+11
* dm raid1: rename read_record to bio_recordMikulas Patocka2012-12-211-11/+11
* dm: move target request nr to dm_target_ioMikulas Patocka2012-12-214-8/+15
* dm snapshot: use per_bio_dataMikulas Patocka2012-12-211-35/+8
* dm verity: use per_bio_dataMikulas Patocka2012-12-211-18/+4
* dm raid1: use per_bio_dataMikulas Patocka2012-12-211-34/+5
* dm: introduce per_bio_dataMikulas Patocka2012-12-214-20/+56
* dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer2012-12-213-10/+33
* dm linear: add WRITE SAME supportMike Snitzer2012-12-211-1/+2
* dm: add WRITE SAME supportMike Snitzer2012-12-211-5/+39
* dm: prepare to support WRITE SAMEMike Snitzer2012-12-212-1/+34
* 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-111-1/+1
* Input: matrix-keymap - provide proper module licenseFlorian Fainelli2012-12-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-112-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-101-7/+24
| * inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-101-11/+17
| * inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-101-3/+45
| * inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-101-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-086-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