1. 981250c ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily by Theodore Ts'o · 11 years ago
  2. 2ed5724 ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() by Theodore Ts'o · 11 years ago
  3. 20970ba ext4: use ext4_da_writepages() for all modes by Theodore Ts'o · 11 years ago
  4. f4afb4f ext4: optimize test_root() by Theodore Ts'o · 11 years ago
  5. 2f2e09e ext4: add sanity check to ext4_get_group_info() by Theodore Ts'o · 11 years ago
  6. b302ef2 ext4: verify group number in verify_group_input() before using it by Theodore Ts'o · 11 years ago
  7. a1d8d9a7 ext4: add check to io_submit_init_bio by Theodore Ts'o · 11 years ago
  8. 5dc23bd ext4: remove ext4_ioend_wait() by Jan Kara · 11 years ago
  9. c724585 ext4: don't wait for extent conversion in ext4_punch_hole() by Jan Kara · 11 years ago
  10. 38b8ff7 ext4: Remove wait for unwritten extents in ext4_ind_direct_IO() by Jan Kara · 11 years ago
  11. 92e6222 ext4: remove i_mutex from ext4_file_sync() by Jan Kara · 11 years ago
  12. 37b10dd ext4: use generic_file_fsync() in ext4_file_fsync() in nojournal mode by Jan Kara · 11 years ago
  13. a115f74 ext4: remove wait for unwritten extent conversion from ext4_truncate() by Jan Kara · 11 years ago
  14. e834039 ext4: protect extent conversion after DIO with i_dio_count by Jan Kara · 11 years ago
  15. b0857d3 ext4: defer clearing of PageWriteback after extent conversion by Jan Kara · 11 years ago
  16. 2e8fa54 ext4: split extent conversion lists to reserved & unreserved parts by Jan Kara · 11 years ago
  17. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 11 years ago
  18. 3613d22 ext4: remove buffer_uninit handling by Jan Kara · 11 years ago
  19. 4e7ea81 ext4: restructure writeback path by Jan Kara · 11 years ago
  20. fffb273 ext4: better estimate credits needed for ext4_da_writepages() by Jan Kara · 11 years ago
  21. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 11 years ago
  22. f2d50a6 ext4: deprecate max_writeback_mb_bump sysfs attribute by Jan Kara · 11 years ago
  23. 39bba40 ext4: stop messing with nr_to_write in ext4_da_writepages() by Jan Kara · 11 years ago
  24. 5fe2fe8 ext4: provide wrappers for transaction reservation calls by Jan Kara · 11 years ago
  25. 8f7d89f jbd2: transaction reservation support by Jan Kara · 11 years ago
  26. f29fad7 jbd2: remove unused waitqueues by Jan Kara · 11 years ago
  27. fe1e8db jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend() by Jan Kara · 11 years ago
  28. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  29. 2f387f8 jbd2: remove outdated comment by Jan Kara · 11 years ago
  30. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  31. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  32. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  33. 97a851e ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  34. 8af8eec ext4: fix overflow when counting used blocks on 32-bit architectures by Jan Kara · 11 years ago
  35. a60697f ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs by Jan Kara · 11 years ago
  36. e7293fd ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations by Jan Kara · 11 years ago
  37. eaf3793 ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap() by Jan Kara · 11 years ago
  38. 566370a ext4: suppress ext4 orphan messages on mount by Paul Taysom · 11 years ago
  39. eee06c5 jbd2: fix block tag checksum verification brokenness by Darrick J. Wong · 11 years ago
  40. 5d9cf9c jbd2: use kmem_cache_zalloc for allocating journal head by Zheng Liu · 11 years ago
  41. d23142c ext4: make punch hole code path work with bigalloc by Lukas Czerner · 11 years ago
  42. 6180132 ext4: update ext4_ext_remove_space trace point by Lukas Czerner · 11 years ago
  43. 78fb9cd ext4: remove unused code from ext4_remove_blocks() by Lukas Czerner · 11 years ago
  44. c121ffd ext4: remove unused discard_partial_page_buffers by Lukas Czerner · 11 years ago
  45. a87dd18 ext4: use ext4_zero_partial_blocks in punch_hole by Lukas Czerner · 11 years ago
  46. 55f252c ext4: truncate_inode_pages() in orphan cleanup path by Lukas Czerner · 11 years ago
  47. eb3544c Revert "ext4: fix fsx truncate failure" by Lukas Czerner · 11 years ago
  48. 0713ed0 ext4: Call ext4_jbd2_file_inode() after zeroing block by Lukas Czerner · 11 years ago
  49. d863dc3 Revert "ext4: remove no longer used functions in inode.c" by Lukas Czerner · 11 years ago
  50. 5a72039 mm: teach truncate_inode_pages_range() to handle non page aligned ranges by Lukas Czerner · 11 years ago
  51. bad5483 reiserfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  52. 5c0bb97 gfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  53. 569d39f ceph: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  54. e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  55. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  56. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 11 years ago
  57. ca99fdd ext4: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  58. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  59. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  60. c778879 Linux 3.10-rc2 by Linus Torvalds · 11 years ago
  61. 669c743 Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  62. 622f223 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  63. 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
  64. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  65. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  66. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  67. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  68. 78aa0b3 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  69. 917cc4e MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers by Guenter Roeck · 11 years ago
  70. 343cd4f Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  71. 610bba8 dm thin: fix metadata dev resize detection by Alasdair G Kergon · 11 years ago
  72. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  73. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  74. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  75. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  76. 3c6a279 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  78. f71df63 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  79. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  80. 5f68d04 sound/soc/fsl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  81. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  83. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  84. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  85. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  86. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  87. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  88. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  89. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  90. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  91. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  92. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  93. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  94. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  95. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  96. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  97. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  98. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  99. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  100. e222a6e drivers/mtd/nand: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago