1. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  2. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  3. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  5. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 9 years ago
  6. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  7. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  8. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  9. 1f3862b ext4 crypto: filename encryption modifications by Michael Halcrow · 9 years ago
  10. b309848 ext4 crypto: partial update to namei.c for fname crypto by Michael Halcrow · 9 years ago
  11. 4bdfc87 ext4 crypto: insert encrypted filenames into a leaf directory block by Michael Halcrow · 9 years ago
  12. 2f61830 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 9 years ago
  13. dde680c ext4 crypto: inherit encryption policies on inode and directory create by Michael Halcrow · 9 years ago
  14. d9cdc903 ext4 crypto: enforce context consistency by Theodore Ts'o · 9 years ago
  15. e875a2d ext4 crypto: export ext4_empty_dir() by Michael Halcrow · 9 years ago
  16. e12fb97 ext4: make fsync to sync parent dir in no-journal for real this time by Lukas Czerner · 9 years ago
  17. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  18. 7071b71 ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() by Konstantin Khlebnikov · 9 years ago
  19. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  20. 31fc006 ext4: remove unneeded code in ext4_unlink by Namjae Jeon · 10 years ago
  21. 6050d47 ext4: bail out from make_indexed_dir() on first error by Jan Kara · 10 years ago
  22. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  23. cd808de ext4: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  24. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  25. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  26. f4bb298 ext4: add ext4_iget_normal() which is to be used for dir tree lookups by Theodore Ts'o · 10 years ago
  27. e2bfb08 ext4: don't orphan or truncate the boot loader inode by Theodore Ts'o · 10 years ago
  28. a9cfcd6 ext4: avoid trying to kfree an ERR_PTR pointer by Theodore Ts'o · 10 years ago
  29. 52c826d ext4: remove a duplicate call in ext4_init_new_dir() by Wang Shilong · 10 years ago
  30. f8b3b59 ext4: convert do_split() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  31. dd73b5d ext4: convert dx_probe() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  32. 1c21502 ext4: convert ext4_bread() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  33. 1056008 ext4: convert ext4_getblk() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  34. 537d8f9 ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  35. d80d448 ext4: fix same-dir rename when inline data directory overflows by Darrick J. Wong · 10 years ago
  36. 36de928 ext4: propagate errors up to ext4_find_entry()'s callers by Theodore Ts'o · 10 years ago
  37. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  38. d745a8c ext4: reduce contention on s_orphan_lock by Jan Kara · 10 years ago
  39. cd2c080 ext4: use sbi in ext4_orphan_{add|del}() by Jan Kara · 10 years ago
  40. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  41. 236f5ec ext4: remove obsoleted check by Dmitry Monakhov · 10 years ago
  42. bd42998 ext4: add cross rename support by Miklos Szeredi · 10 years ago
  43. bd1af14 ext4: rename: split out helper functions by Miklos Szeredi · 10 years ago
  44. 0d7d5d6 ext4: rename: move EMLINK check up by Miklos Szeredi · 10 years ago
  45. c0d268c ext4: rename: create ext4_renament structure for local vars by Miklos Szeredi · 10 years ago
  46. 0a7c393 vfs: add RENAME_NOREPLACE flag by Miklos Szeredi · 10 years ago
  47. a53b75b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  48. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  49. a34e15c ext4: use %pd printk specificer by David Howells · 10 years ago
  50. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 11 years ago
  51. 0e20270 ext4: allocate delayed allocation blocks before rename by Theodore Ts'o · 11 years ago
  52. 5b61de7 ext4: start handle at least possible moment when renaming files by Theodore Ts'o · 11 years ago
  53. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  54. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. af51a2a ext4: ->tmpfile() support by Al Viro · 11 years ago
  56. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  57. 8af0f08 ext4: fix readdir error in the case of inline_data+dir_index by Tao Ma · 11 years ago
  58. eb9cc7e ext4: move quota initialization out of inode allocation transaction by Jan Kara · 11 years ago
  59. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  60. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  61. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  62. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  63. 0f70b40 ext4: use ERR_PTR() abstraction for ext4_append() by Theodore Ts'o · 11 years ago
  64. dc6982f ext4: refactor code to read directory blocks into ext4_read_dirblock() by Theodore Ts'o · 11 years ago
  65. 1139575 ext4: start handle at the last possible moment when creating inodes by Theodore Ts'o · 11 years ago
  66. 64044ab ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir() by Theodore Ts'o · 11 years ago
  67. 8dcfaad ext4: start handle at the last possible moment in ext4_rmdir() by Theodore Ts'o · 11 years ago
  68. 931b686 ext4: start handle at the last possible moment in ext4_unlink() by Theodore Ts'o · 11 years ago
  69. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 11 years ago
  70. b1deefc ext4: remove unnecessary NULL pointer check by Guo Chao · 11 years ago
  71. 41be871 ext4: remove useless assignment in dx_probe() by Guo Chao · 11 years ago
  72. 2bbbee2 ext4: remove unused variable in add_dirent_to_buf() by Guo Chao · 11 years ago
  73. d5ac777 ext4: release buffer when checksum failed by Guo Chao · 11 years ago
  74. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 12 years ago
  75. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 11 years ago
  76. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 11 years ago
  77. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  78. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 12 years ago
  79. 32f7f22 ext4: let ext4_rename handle inline dir by Tao Ma · 12 years ago
  80. 61f8663 ext4: let empty_dir handle inline dir by Tao Ma · 12 years ago
  81. 9f40fe5 ext4: let ext4_delete_entry() handle inline data by Tao Ma · 12 years ago
  82. 05019a9 ext4: make ext4_delete_entry generic by Tao Ma · 12 years ago
  83. e8e948e ext4: let ext4_find_entry handle inline data by Tao Ma · 12 years ago
  84. 7335cd3 ext4: create a new function search_dir by Tao Ma · 12 years ago
  85. 3c47d54 ext4: let add_dir_entry handle inline data properly by Tao Ma · 12 years ago
  86. 978fef9 ext4: create __ext4_insert_dentry for dir entry insertion by Tao Ma · 12 years ago
  87. 226ba97 ext4: refactor __ext4_check_dir_entry() to accept start and size by Tao Ma · 12 years ago
  88. a774f9c ext4: make ext4_init_dot_dotdot for inline dir usage by Tao Ma · 12 years ago
  89. c6af880 ext4: don't verify checksums of dx non-leaf nodes during fallback scan by Darrick J. Wong · 12 years ago
  90. dffe9d8 ext4: do not use ext4_error() when there is no space in dir leaf for csum by Theodore Ts'o · 12 years ago
  91. 6d1ab10 ext4: ext4_bread usage audit by Carlos Maiolino · 12 years ago
  92. 6a08f447 ext4: always set i_op in ext4_mknod() by Bernd Schubert · 12 years ago
  93. c9b92530 ext4: make orphan functions be no-op in no-journal mode by Anatol Pomozov · 12 years ago
  94. 90b0a97 ext4: fix possible non-initialized variable in htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  95. df981d0 ext4: add max_dir_size_kb mount option by Theodore Ts'o · 12 years ago
  96. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  98. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  99. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  100. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago