summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-11f2fs: remove unused variableWei Yongjun
2012-12-11f2fs: move error condition for mkdir at proper placeNamjae Jeon
2012-12-11f2fs: remove unneeded initializationNamjae Jeon
2012-12-11f2fs: check read only condition before beginning write outNamjae Jeon
2012-12-11f2fs: remove unneeded memset from init_onceNamjae Jeon
2012-12-11f2fs: show error in case of invalid mount argumentsNamjae Jeon
2012-12-11f2fs: fix the compiler warning for uninitialized use of variableNamjae Jeon
2012-12-11f2fs: resolve build failuresJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: remove unneeded version.h header file from f2fs.hSachin Kamat
2012-12-11f2fs: update the f2fs documentJaegeuk Kim
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim
2012-12-11f2fs: move proc files to debugfsGreg Kroah-Hartman
2012-12-11f2fs: add recovery routines for roll-forwardJaegeuk Kim
2012-12-11f2fs: add garbage collection functionsJaegeuk Kim
2012-12-11f2fs: add xattr and acl functionalitiesJaegeuk Kim
2012-12-11f2fs: add core directory operationsJaegeuk Kim
2012-12-11f2fs: add inode operations for special inodesJaegeuk Kim
2012-12-11f2fs: add core inode operationsJaegeuk Kim
2012-12-11f2fs: add address space operations for dataJaegeuk Kim
2012-12-11f2fs: add file operationsJaegeuk Kim
2012-12-11f2fs: add segment operationsJaegeuk Kim
2012-12-11f2fs: add node operationsJaegeuk Kim
2012-12-11f2fs: add checkpoint operationsJaegeuk Kim
2012-12-11f2fs: add super block operationsJaegeuk Kim
2012-12-11f2fs: add superblock and major in-memory structureJaegeuk Kim
2012-12-11f2fs: add on-disk layoutJaegeuk Kim
2012-12-11f2fs: add documentJaegeuk Kim
2012-12-10Linux 3.7v3.7Linus Torvalds
2012-12-10Input: matrix-keymap - provide proper module licenseFlorian Fainelli
2012-12-10Merge 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-09inet_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-07Merge 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
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball