Age | Commit message (Expand) | Author |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim |
2012-12-11 | f2fs: fix endian conversion bugs reported by sparse | Jaegeuk Kim |
2012-12-11 | f2fs: remove unneeded version.h header file from f2fs.h | Sachin Kamat |
2012-12-11 | f2fs: update the f2fs document | Jaegeuk Kim |
2012-12-11 | f2fs: update Kconfig and Makefile | Jaegeuk Kim |
2012-12-11 | f2fs: move proc files to debugfs | Greg Kroah-Hartman |
2012-12-11 | f2fs: add recovery routines for roll-forward | Jaegeuk Kim |
2012-12-11 | f2fs: add garbage collection functions | Jaegeuk Kim |
2012-12-11 | f2fs: add xattr and acl functionalities | Jaegeuk Kim |
2012-12-11 | f2fs: add core directory operations | Jaegeuk Kim |
2012-12-11 | f2fs: add inode operations for special inodes | Jaegeuk Kim |
2012-12-11 | f2fs: add core inode operations | Jaegeuk Kim |
2012-12-11 | f2fs: add address space operations for data | Jaegeuk Kim |
2012-12-11 | f2fs: add file operations | Jaegeuk Kim |
2012-12-11 | f2fs: add segment operations | Jaegeuk Kim |
2012-12-11 | f2fs: add node operations | Jaegeuk Kim |
2012-12-11 | f2fs: add checkpoint operations | Jaegeuk Kim |
2012-12-11 | f2fs: add super block operations | Jaegeuk Kim |
2012-12-11 | f2fs: add superblock and major in-memory structure | Jaegeuk Kim |
2012-12-11 | f2fs: add on-disk layout | Jaegeuk Kim |
2012-12-11 | f2fs: add document | Jaegeuk Kim |
2012-12-10 | Linux 3.7v3.7 | Linus Torvalds |
2012-12-10 | Input: matrix-keymap - provide proper module license | Florian Fainelli |
2012-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-10 | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage | Linus Torvalds |
2012-12-10 | ipv4: ip_check_defrag must not modify skb before unsharing | Johannes Berg |
2012-12-10 | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr... | Linus Torvalds |
2012-12-09 | inet_diag: validate port comparison byte code to prevent unsafe reads | Neal Cardwell |
2012-12-09 | inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() | Neal Cardwell |
2012-12-09 | inet_diag: validate byte code to prevent oops in inet_diag_bc_run() | Neal Cardwell |
2012-12-09 | inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state | Neal Cardwell |
2012-12-08 | mm: vmscan: fix inappropriate zone congestion clearing | Johannes Weiner |
2012-12-08 | vfs: fix O_DIRECT read past end of block device | Linus Torvalds |
2012-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-07 | net: gro: fix possible panic in skb_gro_receive() | Eric Dumazet |
2012-12-07 | tcp: bug fix Fast Open client retransmission | Yuchung Cheng |
2012-12-07 | Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-12-06 | tmpfs: fix shared mempolicy leak | Mel Gorman |
2012-12-06 | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl... | Johannes Weiner |
2012-12-06 | mm: compaction: validate pfn range passed to isolate_freepages_block | Mel Gorman |
2012-12-06 | mmc: sh-mmcif: avoid oops on spurious interrupts (second try) | Guennadi Liakhovetski |
2012-12-06 | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" | Chris Ball |
2012-12-06 | mmc: sdhci-s3c: fix missing clock for gpio card-detect | Heiko Stübner |
2012-12-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-06 | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru... | Linus Torvalds |
2012-12-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds |
2012-12-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-06 | lib/Makefile: Fix oid_registry build dependency | Tim Gardner |
2012-12-05 | MIPS: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko |
2012-12-05 | MIPS: R3000/R3081: Fix CPU detection. | Ralf Baechle |