1. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  3. 3f3beb2 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 3 months ago
  4. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 4 years, 5 months ago
  5. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  6. 3f0307b ext4: allow directory holes by Theodore Ts'o · 5 years ago
  7. 9370915 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  8. 3ce5fa3 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 5 years ago
  9. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  10. acf32cf ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  11. 1801747 ext4: remove unused variable by Eric Engestrom · 8 years ago
  12. ef1eb3a fscrypto: make filename crypto functions return 0 on success by Eric Biggers · 8 years ago
  13. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  14. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  15. ae05327 ext4: switch to ->iterate_shared() by Al Viro · 8 years ago
  16. 1f60fbe ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 8 years ago
  17. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 8 years ago
  18. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  19. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  20. 1028b55 ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 8 years ago
  21. 121cef8 ext4: in ext4_dir_llseek, check syscall bitness directly by Andy Lutomirski · 8 years ago
  22. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 8 years ago
  23. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 8 years ago
  24. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  25. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  26. 6bc445e ext4 crypto: make sure the encryption info is initialized on opendir(2) by Theodore Ts'o · 9 years ago
  27. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  28. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  29. d229959 ext4 crypto: don't allocate a page when encrypting/decrypting file names by Theodore Ts'o · 9 years ago
  30. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  31. 4461471 ext4 crypto: enable filename encryption by Michael Halcrow · 9 years ago
  32. 2f61830 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 9 years ago
  33. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  34. 1c21502 ext4: convert ext4_bread() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  35. 40b163f ext4: check inline directory before converting by Darrick J. Wong · 10 years ago
  36. aa13d5f ext4: remove unused local variable "stored" from ext4_readdir(...) by Giedrius Rekasius · 10 years ago
  37. d1866bd fs/ext4: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 10 years ago
  38. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  39. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  40. 8af0f08 ext4: fix readdir error in the case of inline_data+dir_index by Tao Ma · 11 years ago
  41. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  42. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  43. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  44. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  45. d5ac777 ext4: release buffer when checksum failed by Guo Chao · 11 years ago
  46. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 11 years ago
  47. 65d165d ext4: let ext4_readdir handle inline data by Tao Ma · 11 years ago
  48. 226ba97 ext4: refactor __ext4_check_dir_entry() to accept start and size by Tao Ma · 11 years ago
  49. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 12 years ago
  50. b0336e8 ext4: calculate and verify checksums of directory leaf blocks by Darrick J. Wong · 12 years ago
  51. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  52. 92b9781 ext4: change some printk() calls to use ext4_msg() instead by Theodore Ts'o · 12 years ago
  53. d1f5273 ext4: return 32/64-bit dir name hash according to usage type by Fan Yong · 12 years ago
  54. 4fda400 ext4: remove an unneeded NULL check in __ext4_check_dir_entry() by Dan Carpenter · 12 years ago
  55. f7c2117 ext4: Use ext4_error_file() to print the pathname to the corrupted inode by Theodore Ts'o · 13 years ago
  56. cad3f00 ext4: optimize ext4_check_dir_entry() with unlikely() annotations by Theodore Ts'o · 13 years ago
  57. e0d10bf ext4: improve llseek error handling for overly large seek offsets by Toshiyuki Okajima · 14 years ago
  58. a271fe8 ext4: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  59. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  60. 60fd4da ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit by Theodore Ts'o · 14 years ago
  61. 07a0382 ext4: Convert more i_flags references to use accessor functions by Theodore Ts'o · 14 years ago
  62. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  63. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  64. 2ed8868 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() by Theodore Ts'o · 14 years ago
  65. 64e290e ext4: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 14 years ago
  66. b8b8afe ext4: make "offset" consistent in ext4_check_dir_entry() by Toshiyuki Okajima · 14 years ago
  67. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 14 years ago
  68. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  69. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  70. 3d0518f ext4: New rec_len encoding for very large blocksizes by Wei Yongjun · 15 years ago
  71. abda141 ext4: Make printk's consistently prefixed with "EXT4-fs: " by Theodore Ts'o · 15 years ago
  72. 498e5f2 ext4: Change unsigned long to unsigned int by Theodore Ts'o · 16 years ago
  73. 3c37fc8 ext4: Fix duplicate entries returned from getdents() system call by Theodore Ts'o · 16 years ago
  74. 9d9f177 ext4: Avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  75. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  76. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  77. d015641 ext4: Fix ext4_dx_readdir hash collision handling by Theodore Ts'o · 16 years ago
  78. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  79. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  80. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  81. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 16 years ago
  82. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 16 years ago
  83. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  84. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 16 years ago
  85. 4074fe3 ext4: remove #ifdef CONFIG_EXT4_INDEX by Eric Sandeen · 17 years ago
  86. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  87. f4e6b49 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos by Fengguang Wu · 17 years ago
  88. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  89. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  90. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  91. 9d54989 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  92. e6c4021 [PATCH] handle ext4 directory corruption better by Eric Sandeen · 17 years ago
  93. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  94. a86c618 [PATCH] ext3: add extent map support by Alex Tomas · 18 years ago
  95. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  96. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  97. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago