summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-12Btrfs: set hole punching time properlyTsutomu Itoh
2012-12-12Btrfs: Don't trust the superblock label and simply printk("%s") itStefan Behrens
2012-12-12Btrfs: fix a double free on pending snapshots in error handlingLiu Bo
2012-12-12Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo
2012-12-12fs/btrfs: drop if around WARN_ONJulia Lawall
2012-12-12fs/btrfs: use WARNJulia Lawall
2012-12-12Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is setMiao Xie
2012-12-12Btrfs: fix unprotected extent map operation when logging file extentsMiao Xie
2012-12-12Btrfs: fix wrong file extent lengthMiao Xie
2012-12-12Btrfs: fix missing flush when committing a transactionMiao Xie
2012-12-12Btrfs: fix joining the same transaction handler more than 2 timesMiao Xie
2012-12-12Btrfs: cleanup for btrfs_wait_order_rangeLiu Bo
2012-12-12Btrfs: get right arguments for btrfs_wait_ordered_rangeLiu Bo
2012-12-12Btrfs: do not log extents when we only log new namesLiu Bo
2012-12-12Btrfs: don't allow degraded mount if too many devices are missingStefan Behrens
2012-12-12Btrfs: Fix typo in fs/btrfsMasanari Iida
2012-12-12Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()jeff.liu
2012-12-11Btrfs: make ordered extent be flushed by multi-taskMiao Xie
2012-12-11Btrfs: make ordered operations be handled by multi-taskMiao Xie
2012-12-11Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie
2012-12-11Btrfs: fill the global reserve when unpinning spaceJosef Bacik
2012-12-11Btrfs: cleanup unused argumentsLiu Bo
2012-12-11Btrfs: kill unnecessary arguments in del_ptrLiu Bo
2012-12-11Btrfs: reorder tree mod log operations in deleting a pointerLiu Bo
2012-12-11Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritemsLiu Bo
2012-12-11Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie
2012-12-11Btrfs: recheck bio against block device when we map the bioJosef Bacik
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-12-11Btrfs: fix wrong comment in can_overcommit()Miao Xie
2012-12-11Btrfs: cleanup duplicated division functionsMiao Xie
2012-12-11Linux 3.7Linus Torvalds
2012-12-11Input: matrix-keymap - provide proper module licenseFlorian Fainelli
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2012-12-10Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds
2012-12-10inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
2012-12-08mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds
2012-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski