summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is setMiao Xie2012-12-121-1/+4
* Btrfs: fix unprotected extent map operation when logging file extentsMiao Xie2012-12-121-0/+2
* Btrfs: fix wrong file extent lengthMiao Xie2012-12-123-9/+23
* Btrfs: fix missing flush when committing a transactionMiao Xie2012-12-121-35/+47
* Btrfs: fix joining the same transaction handler more than 2 timesMiao Xie2012-12-122-30/+48
* Btrfs: cleanup for btrfs_wait_order_rangeLiu Bo2012-12-121-3/+0
* Btrfs: get right arguments for btrfs_wait_ordered_rangeLiu Bo2012-12-121-1/+1
* Btrfs: do not log extents when we only log new namesLiu Bo2012-12-121-1/+2
* Btrfs: don't allow degraded mount if too many devices are missingStefan Behrens2012-12-122-0/+16
* Btrfs: Fix typo in fs/btrfsMasanari Iida2012-12-122-2/+2
* Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()jeff.liu2012-12-122-4/+1
* Btrfs: make ordered extent be flushed by multi-taskMiao Xie2012-12-112-9/+37
* Btrfs: make ordered operations be handled by multi-taskMiao Xie2012-12-113-21/+45
* Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie2012-12-115-8/+103
* Btrfs: fill the global reserve when unpinning spaceJosef Bacik2012-12-111-5/+24
* Btrfs: cleanup unused argumentsLiu Bo2012-12-111-7/+6
* Btrfs: kill unnecessary arguments in del_ptrLiu Bo2012-12-111-9/+7
* Btrfs: reorder tree mod log operations in deleting a pointerLiu Bo2012-12-111-4/+6
* Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritemsLiu Bo2012-12-111-2/+2
* Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie2012-12-111-20/+10
* Btrfs: recheck bio against block device when we map the bioJosef Bacik2012-12-111-28/+131
* Btrfs: improve the noflush reservationMiao Xie2012-12-118-86/+97
* Btrfs: fix wrong comment in can_overcommit()Miao Xie2012-12-111-3/+3
* Btrfs: cleanup duplicated division functionsMiao Xie2012-12-113-40/+46
* 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