1. 458e619 f2fs: refactor bio->rw handling by Jaegeuk Kim · 11 years ago
  2. 63a0b7cb f2fs: merge pages with the same sync_mode flag by Fan Li · 11 years ago
  3. 6bacf52 f2fs: add unlikely() macro for compiler more aggressively by Jaegeuk Kim · 11 years ago
  4. cfb271d f2fs: add unlikely() macro for compiler optimization by Chao Yu · 11 years ago
  5. b9987a2 f2fs: avoid unneeded page release for correct _count of page by Chao Yu · 11 years ago
  6. a0acdfe f2fs: use inner macro GFP_F2FS_ZERO for simplification by Chao Yu · 11 years ago
  7. 40e1ebe f2fs: replace the debugfs_root with f2fs_debugfs_root by Younger Liu · 11 years ago
  8. c524723 f2fs: remove debufs dir if debugfs_create_file() failed by Younger Liu · 11 years ago
  9. 9af0ff1 f2fs: readahead contiguous pages for restore_node_summary by Chao Yu · 11 years ago
  10. 93dfe2a f2fs: refactor bio-related operations by Jaegeuk Kim · 11 years ago
  11. 187b5b8 f2fs: remove the own bi_private allocation by Jaegeuk Kim · 11 years ago
  12. 8f99a94 f2fs: convert recover_orphan_inodes to void by Chao Yu · 11 years ago
  13. 1069bbf f2fs: check return value of f2fs_readpage in find_data_page by Chao Yu · 11 years ago
  14. 01d2d1a f2fs: use true and false for boolean variable by Chao Yu · 11 years ago
  15. aac4404 f2fs: correct type of wait in struct bio_private by Chao Yu · 11 years ago
  16. 6947eea f2fs: avoid to calculate incorrect max orphan number by Chao Yu · 11 years ago
  17. a66c7b2 f2fs: remove unneeded code in punch_hole by Chao Yu · 11 years ago
  18. 031fa8c f2fs: remove unnecessary condition checks by Jaegeuk Kim · 11 years ago
  19. f9a4e6d f2fs: bug fix on bit overflow from 32bits to 64bits by Jaegeuk Kim · 11 years ago
  20. 3679556 f2fs: fix a potential out of range issue by Gu Zheng · 11 years ago
  21. 0e80220 f2fs: remove unnecessary return value by Jaegeuk Kim · 11 years ago
  22. 8274de7 f2fs: add a new mount option: inline_data by Huajun Li · 11 years ago
  23. 1001b34 f2fs: add flags and helpers to support inline data by Huajun Li · 11 years ago
  24. 0323230 f2fs: send REQ_META or REQ_PRIO when reading meta area by Changman Lee · 11 years ago
  25. a709f4a f2fs: add detailed information of bio types in the tracepoints by Jaegeuk Kim · 11 years ago
  26. b600965 f2fs: add a new function: f2fs_reserve_block() by Huajun Li · 11 years ago
  27. 0daaad9 f2fs: avoid lock debugging overhead by Jaegeuk Kim · 11 years ago
  28. 74de593 f2fs: read contiguous sit entry pages by merging for mount performance by Chao Yu · 11 years ago
  29. d4d288b f2fs: adds a tracepoint for f2fs_submit_read_bio by Chao Yu · 11 years ago
  30. 87b8872 f2fs: adds a tracepoint for submit_read_page by Chao Yu · 11 years ago
  31. 61ae45c f2fs: simplify IS_DATASEG and IS_NODESEG macro by Changman Lee · 11 years ago
  32. 7107e0a f2fs: merge read IOs at ra_nat_pages() by Jaegeuk Kim · 11 years ago
  33. 924b720 f2fs: add a new function to support for merging contiguous read by Chao Yu · 11 years ago
  34. ce3b7d8 f2fs: move the list_head initialization into the lock protection region by Gu Zheng · 11 years ago
  35. 502c6e0 f2fs: simplify write_orphan_inodes for better readable by Gu Zheng · 11 years ago
  36. ef86d70 f2fs: convert inc/dec_valid_node_count to inc/dec one count by Gu Zheng · 11 years ago
  37. da19b0d f2fs: convert dev_valid_block_count to void by Gu Zheng · 11 years ago
  38. 58e674d f2fs: convert remove_inode_page to void by Gu Zheng · 11 years ago
  39. 1ff7bd3 f2fs: introduce a bio array for per-page write bios by Jaegeuk Kim · 11 years ago
  40. c11abd1 f2fs: disable the extent cache ops on high fragmented files by Jaegeuk Kim · 11 years ago
  41. 971767c f2fs: use sbi->write_mutex for write bios by Jaegeuk Kim · 11 years ago
  42. 7d5e510 f2fs: clean up the do_submit_bio flow by Jaegeuk Kim · 11 years ago
  43. 75c3c8b f2fs: use f2fs_put_page to release page for uniform style by Chao Yu · 11 years ago
  44. 1661d07 f2fs: add a tracepoint for f2fs_issue_discard by Jaegeuk Kim · 11 years ago
  45. 3720887 f2fs: introduce f2fs_issue_discard() to clean up by Jaegeuk Kim · 11 years ago
  46. 7ac8c3b f2fs: add a sysfs entry to control max_discards by Jaegeuk Kim · 11 years ago
  47. b295555 f2fs: add key functions for small discards by Jaegeuk Kim · 11 years ago
  48. 7fd9e54 f2fs: add a slab cache entry for small discards by Jaegeuk Kim · 11 years ago
  49. e81c93c f2fs: improve searching speed of __next_free_blkoff by Changman Lee · 11 years ago
  50. 9a7f143 f2fs: introduce __find_rev_next(_zero)_bit by Changman Lee · 11 years ago
  51. 413541d Linux 3.13-rc5 by Linus Torvalds · 11 years ago
  52. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  53. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  54. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  55. a8472b4 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  56. 3dc9acb aio: clean up and fix aio_setup_ring page mapping by Linus Torvalds · 11 years ago
  57. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  58. 1881686 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" by Benjamin LaHaise · 11 years ago
  59. b7000ad Don't set the INITRD_COMPRESS environment variable automatically by Linus Torvalds · 11 years ago
  60. a6ddeee Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  61. 40b64ac mm: fix build of split ptlock code by Olof Johansson · 11 years ago
  62. 4773ef2 Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  63. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  64. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  65. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  66. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  67. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  68. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  69. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  70. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  71. 95fcfa7 Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Kevin Hilman · 11 years ago
  72. 5e6d26c Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  73. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  74. 5263f0a Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  75. cd15c51 Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 11 years ago
  76. 5b8314a Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Kevin Hilman · 11 years ago
  77. dcd2119 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  78. de06875 target: Remove extra percpu_ref_init by Andy Grover · 11 years ago
  79. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  80. f755669 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 58cac3f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 9b1be0f Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  83. 1e01c7e ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  84. 356f402 Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  85. 96b7fe0 Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/tegra', 'asoc/fix/wm8904' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  86. 3c19a0a Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus by Mark Brown · 11 years ago
  87. 6da37d4 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  88. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 11 years ago
  89. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  90. db6077f iscsi-target: Fix incorrect np->np_thread NULL assignment by Nicholas Bellinger · 11 years ago
  91. 86fbf16 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  92. 98398c3 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 11 years ago
  93. 7ac1815 fix build with make 3.80 by Jan Beulich · 11 years ago
  94. 11c731e mm/mempolicy: fix !vma in new_vma_page() by Wanpeng Li · 11 years ago
  95. 584ec97 MAINTAINERS: add Davidlohr as GPT maintainer by Davidlohr Bueso · 11 years ago
  96. a49ecbc mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 11 years ago
  97. 6815bf3 mm/compaction: respect ignore_skip_hint in update_pageblock_skip by Joonsoo Kim · 11 years ago
  98. b0e5fd7 mm/mempolicy: correct putback method for isolate pages if failed by Joonsoo Kim · 11 years ago
  99. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  100. 84ed8a9 sh: always link in helper functions extracted from libgcc by Geert Uytterhoeven · 11 years ago