1. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 96f5996 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 3 months ago
  3. 277bc96 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 3 months ago
  4. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 51ada11 ext4: fix spectre gadget in ext4_mb_regular_allocator() by Jeremy Cline · 6 years ago
  6. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. 5ae5732 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 6 years ago
  8. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. a90e045 ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 7 years ago
  10. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  11. 0e9deca ext4: fix stripe-unaligned allocations by Jan Kara · 7 years ago
  12. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  14. e4c56d9 ext4: trim allocation requests to group size am: fc6c2da174 by Jan Kara · 7 years ago
  15. fc6c2da ext4: trim allocation requests to group size by Jan Kara · 7 years ago
  16. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  17. cc14b9e ANDROID: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim by JP Abgrall · 10 years ago
  18. b493c71 ext4: fix stack memory corruption with 64k block size by Chandan Rajendra · 7 years ago
  19. c3881ab ext4: fix mballoc breakage with 64k block size by Chandan Rajendra · 7 years ago
  20. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. 554a5cc ext4: fix reference counting bug on block allocation error by Vegard Nossum · 8 years ago
  22. d08854f ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance by Theodore Ts'o · 8 years ago
  23. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  24. 935244c ext4: silence UBSAN in ext4_mb_init() by Nicolai Stange · 8 years ago
  25. b5cb316 ext4: address UBSAN warning in mb_find_order_for_block() by Nicolai Stange · 8 years ago
  26. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 8 years ago
  27. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  28. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  29. adb7ef6 ext4: use __GFP_NOFAIL in ext4_free_blocks() by Konstantin Khlebnikov · 8 years ago
  30. b8a07463 ext4: fix misspellings in comments. by Adam Buchbinder · 8 years ago
  31. f96c450 ext4: make sure to revoke all the freeable blocks in ext4_free_blocks by Daeho Jeong · 8 years ago
  32. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 8 years ago
  33. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  34. 1617503 ext4: fix abs() usage in ext4_mb_check_group_pa by John Stultz · 9 years ago
  35. 9c02ac9 ext4: fix xfstest generic/269 double revoked buffer bug with bigalloc by Daeho Jeong · 9 years ago
  36. 9008a58 ext4: make the bitmap read routines return real error codes by Darrick J. Wong · 9 years ago
  37. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  38. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  39. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  40. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  41. 97b4af2 ext4: mballoc: avoid 20-argument function call by Rasmus Villemoes · 9 years ago
  42. 42ac184 ext4: return error code from ext4_mb_good_group() by Lukas Czerner · 9 years ago
  43. bbdc322 ext4: try to initialize all groups we can in case of failure on ppc64 by Lukas Czerner · 9 years ago
  44. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  45. bfcba2d ext4: Remove an unnecessary check for NULL before iput() by Markus Elfring · 9 years ago
  46. 4fdb554 ext4: cleanup GFP flags inside resize path by Dmitry Monakhov · 9 years ago
  47. b93b41d ext4: kill ext4_kvfree() by Al Viro · 9 years ago
  48. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  49. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  50. dfe076c ext4: get rid of code duplication by Dmitry Monakhov · 10 years ago
  51. 754cfed ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag by Theodore Ts'o · 10 years ago
  52. e3cf5d5 ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 10 years ago
  53. a0b6bc6 block: Replace __this_cpu_ptr with raw_cpu_ptr by Christoph Lameter · 10 years ago
  54. c99d1e6 ext4: fix BUG_ON in mb_free_blocks() by Theodore Ts'o · 10 years ago
  55. 86f0afd ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct by Theodore Ts'o · 10 years ago
  56. b27b153 ext4: fix wrong size computation in ext4_mb_normalize_request() by Xiaoguang Wang · 10 years ago
  57. 71d4f7d ext4: remove metadata reservation checks by Theodore Ts'o · 10 years ago
  58. 94d4c06 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() by Theodore Ts'o · 10 years ago
  59. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 10 years ago
  60. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  61. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  62. b5b6077 ext4: fix wrong assert in ext4_mb_normalize_request() by Maurizio Lombardi · 10 years ago
  63. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  64. 029b10c ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails by Andrey Tsyvarev · 10 years ago
  65. e2cbd58 ext4: silence sparse check warning for function ext4_trim_extent by jon ernst · 10 years ago
  66. c57ab39 ext4: return ENOMEM rather than EIO when find_###_page() fails by Younger Liu · 10 years ago
  67. dc9ddd9 ext4: remove unused ac_ex_scanned by Eric Sandeen · 10 years ago
  68. ab0c00f ext4: make sure ex.fe_logical is initialized by Theodore Ts'o · 10 years ago
  69. f5a44db ext4: add explicit casts when masking cluster sizes by Theodore Ts'o · 10 years ago
  70. 4e8d213 ext4: fix use-after-free in ext4_mb_new_blocks by Junho Ryu · 10 years ago
  71. 8f9ff18 ext4: fix FITRIM in no journal mode by Lukas Czerner · 11 years ago
  72. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  73. 7d73453 ext4: fix warning in ext4_da_update_reserve_space() by Jan Kara · 11 years ago
  74. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  75. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 11 years ago
  76. 2ed5724 ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() by Theodore Ts'o · 11 years ago
  77. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  78. e615573 ext4: limit group search loop for non-extent files by Lachlan McIlroy · 11 years ago
  79. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. 8c8e0ca ext4: fix usless declarations by Dmitri Monakho · 11 years ago
  81. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  82. eabe044 ext4: speed-up releasing blocks on commit by Andrey Sidorov · 11 years ago
  83. bd86298 ext4: introduce ext4_get_group_number() by Lukas Czerner · 11 years ago
  84. 5d3ee20 ext4: fix journal callback list traversal by Dmitry Monakhov · 11 years ago
  85. b10a44c ext4: add might_sleep() annotations by Theodore Ts'o · 11 years ago
  86. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  87. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago
  88. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 11 years ago
  89. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  90. a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 11 years ago
  91. 40ae348 ext4: optimize mballoc for large allocations by Theodore Ts'o · 11 years ago
  92. f116700 ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 11 years ago
  93. d71c1ae ext4: warn when discard request fails other than EOPNOTSUPP by Lukas Czerner · 12 years ago
  94. d8ec0c3 ext4: remove unused assignment by Alan Cox · 12 years ago
  95. 6d138ce ext4: fix awful goto in ext4_mb_new_blocks() by Eric Sandeen · 12 years ago
  96. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. 5de35e8 ext4: Avoid underflow in ext4_trim_fs() by Lukas Czerner · 12 years ago
  98. 79f1ba4 ext4: Checksum the block bitmap properly with bigalloc enabled by Tao Ma · 12 years ago
  99. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  100. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago