1. 6fa1df5 f2fs: recover fallocated space by Jaegeuk Kim · 11 years ago
  2. b6fe587 f2fs: fix to recover data written by dio by Jaegeuk Kim · 11 years ago
  3. 1dbe415 f2fs: large volume support by Changman Lee · 11 years ago
  4. bac4eef f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages by Chao Yu · 11 years ago
  5. bfec07d f2fs: avoid overflow when large directory feathure is enabled by Chao Yu · 11 years ago
  6. d631abd f2fs: fix recursive lock by f2fs_setxattr by Jaegeuk Kim · 11 years ago
  7. f6238a7 MAINTAINERS: add a co-maintainer from samsung for F2FS by Jaegeuk Kim · 11 years ago
  8. 9b29d48 MAINTAINERS: change the email address for f2fs by Jaegeuk Kim · 11 years ago
  9. 70ff5df f2fs: use inode_init_owner() to simplify codes by Chao Yu · 11 years ago
  10. adf8d90 f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency by Chao Yu · 11 years ago
  11. c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 11 years ago
  12. e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 11 years ago
  13. ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 11 years ago
  14. dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 11 years ago
  15. 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 11 years ago
  16. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 11 years ago
  17. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 11 years ago
  18. d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 11 years ago
  19. bde4468 f2fs: no need to wait on page writebck to meta pages by Jaegeuk Kim · 11 years ago
  20. 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 11 years ago
  21. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 11 years ago
  22. 8aa6f1c f2fs: fix to truncate inline data in inode page when setattr by Chao Yu · 11 years ago
  23. 817202d9 f2fs: readahead multi pages of directory for performance by Chao Yu · 11 years ago
  24. 5c1f992 f2fs: set errno when f2fs_iget failed in recover_dentry by Chao Yu · 11 years ago
  25. 7f7670f f2fs: consider fallocated space for SEEK_DATA by Jaegeuk Kim · 11 years ago
  26. fe369bc f2fs: return i_size if the hole is outside of i_size by Jaegeuk Kim · 11 years ago
  27. 267378d f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek by Chao Yu · 11 years ago
  28. 2163d19 f2fs: introduce help function {create,destroy}_flush_cmd_control by Gu Zheng · 11 years ago
  29. a688b9d9e f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields by Gu Zheng · 11 years ago
  30. 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 11 years ago
  31. 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 11 years ago
  32. 916decb f2fs: return errors right after checking them by Jaegeuk Kim · 11 years ago
  33. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 11 years ago
  34. e112326 f2fs: clean up long variable names by Jaegeuk Kim · 11 years ago
  35. 454ae7e f2fs: handle inline data independently in f2fs_bmap by Chao Yu · 11 years ago
  36. 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 11 years ago
  37. e8271fa f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks by Jaegeuk Kim · 11 years ago
  38. 7ee0eea f2fs: add available_nids to fix handling max_nid correctly by Jaegeuk Kim · 11 years ago
  39. b49ad51 f2fs: add static to get_max_meta_blks by Fabian Frederick · 11 years ago
  40. 94dac22 f2fs: introduce raw_nat_from_node_info() to simplfy codes by Chao Yu · 11 years ago
  41. 876dc59 f2fs: add the flush_merge handle in the remount flow by Gu Zheng · 11 years ago
  42. 8abfb36 f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() by Zhang Zhen · 11 years ago
  43. b156d54 f2fs: make recover_inline_xattr() static by Jingoo Han · 11 years ago
  44. ed57c27 f2fs: remove costly dirty_dir_inode operations by Jaegeuk Kim · 11 years ago
  45. 15c6e3a f2fs: fix to unlock f2fs_lock at the omitted error case by Jaegeuk Kim · 11 years ago
  46. 76f6026 f2fs: call redirty_page_for_writepage by Jaegeuk Kim · 11 years ago
  47. 1e87a78 f2fs: avoid to conduct roll-forward due to the remained garbage blocks by Jaegeuk Kim · 11 years ago
  48. b270ad6 f2fs: enable flush_merge only in f2fs is not read-only by Gu Zheng · 11 years ago
  49. 197d464 f2fs: use __GFP_ZERO to avoid appending set-NULL by Gu Zheng · 11 years ago
  50. a4ed23f f2fs: put the bio when issue_flush completed by Gu Zheng · 11 years ago
  51. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  52. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 11 years ago
  53. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 11 years ago
  54. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 11 years ago
  55. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  56. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 11 years ago
  57. 6b6751f autofs: fix lockref lookup by Ian Kent · 11 years ago
  58. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 11 years ago
  59. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 11 years ago
  60. 0e3b7e5 MAINTAINERS: zswap/zbud: change maintainer email address by Seth Jennings · 11 years ago
  61. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 11 years ago
  62. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  63. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 11 years ago
  64. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 11 years ago
  65. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  66. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  67. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 11 years ago
  68. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  69. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  70. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 11 years ago
  71. 7cc6897 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 11 years ago
  72. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  73. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  74. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  75. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  76. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  77. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  78. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 11 years ago
  79. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 11 years ago
  80. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 11 years ago
  81. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 11 years ago
  82. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 11 years ago
  83. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 11 years ago
  84. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  85. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 11 years ago
  86. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 11 years ago
  87. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 11 years ago
  88. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 11 years ago
  89. eaff829 Merge branch 'mlx4' by David S. Miller · 11 years ago
  90. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 11 years ago
  91. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 11 years ago
  92. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 11 years ago
  93. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 11 years ago
  94. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 11 years ago
  95. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  96. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  97. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  98. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 11 years ago
  99. 0624bca fix quoting of Ted's name in MAINTAINERS by Christoph Hellwig · 11 years ago
  100. cae1d2ca Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago