1. 01a33b4 ext4: start transaction before calling into DAX by Matthew Wilcox · 9 years ago
  2. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  3. e676a4c ext4: use ext4_get_block_write() for DAX by Matthew Wilcox · 9 years ago
  4. 11bd1a9 ext4: huge page fault support by Matthew Wilcox · 9 years ago
  5. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  6. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  7. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  8. e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  9. bdfe0cbd Revert "ext4: remove block_device_ejected" by Theodore Ts'o · 9 years ago
  10. e294a53 ext4: ratelimit the file system mounted message by Theodore Ts'o · 9 years ago
  11. da0b5e4 ext4: silence a format string false positive by Dan Carpenter · 9 years ago
  12. 9810446 ext4: simplify some code in read_mmp_block() by Dan Carpenter · 9 years ago
  13. c642dc9 ext4: don't manipulate recovery flag when freezing no-journal fs by Eric Sandeen · 9 years ago
  14. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  15. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  16. 923ae47 ext4 crypto: remove duplicate header file by zilong.liu · 9 years ago
  17. 911af57 ext4: update c/mtime on truncate up by Eryu Guan · 9 years ago
  18. 926631c ext4: memory leak on error in ext4_symlink() by Dan Carpenter · 9 years ago
  19. c8962f4 ext4: Improve ext4 Kconfig test by Jan Kara · 9 years ago
  20. c290ea0 fs: Remove ext3 filesystem driver by Jan Kara · 9 years ago
  21. a7cdade ext4: Handle error from dquot_initialize() by Jan Kara · 9 years ago
  22. 564bc40 ext4, jbd2: add REQ_FUA flag when recording an error in the superblock by Daeho Jeong · 9 years ago
  23. bb9a4e7 ext4 crypto: fix spelling typo in comment by Laurent Navet · 9 years ago
  24. d76d99b ext4 crypto: exit cleanly if ext4_derive_key_aes() fails by Laurent Navet · 9 years ago
  25. 5ba92bc ext4: reject journal options for ext2 mounts by Carlos Maiolino · 9 years ago
  26. 001e4a8 ext4: implement cgroup writeback support by Tejun Heo · 9 years ago
  27. 5a33911 ext4: replace ext4_io_submit->io_op with ->io_wbc by Tejun Heo · 9 years ago
  28. 27977b6 ext4 crypto: check for too-short encrypted file names by Theodore Ts'o · 9 years ago
  29. 806c24a ext4 crypto: use a jbd2 transaction when adding a crypto policy by Theodore Ts'o · 9 years ago
  30. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  31. 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
  32. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  33. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  34. 8974fec ext4: correctly migrate a file with a hole at the beginning by Eryu Guan · 9 years ago
  35. d6f123a ext4: be more strict when migrating to non-extent based file by Eryu Guan · 9 years ago
  36. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 9 years ago
  37. c45653c ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp by Nikolay Borisov · 9 years ago
  38. 0f0ff9a ext4: fix fencepost error in lazytime optimization by Theodore Ts'o · 9 years ago
  39. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  40. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
  42. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  43. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  44. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  45. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  46. a2fd66d ext4: set lazytime on remount if MS_LAZYTIME is set by mount by Theodore Ts'o · 9 years ago
  47. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  48. 3da40c7 ext4: only call ext4_truncate when size <= isize by Josef Bacik · 9 years ago
  49. 04e2241 ext4: make online defrag error reporting consistent by Eric Whitney · 9 years ago
  50. c27e43a ext4: minor cleanup of ext4_da_reserve_space() by Eric Whitney · 9 years ago
  51. 292db1b ext4: don't retry file block mapping on bigalloc fs with non-extent file by Darrick J. Wong · 9 years ago
  52. c5e298a ext4: prevent ext4_quota_write() from failing due to ENOSPC by Theodore Ts'o · 9 years ago
  53. 89d96a6 ext4: call sync_blockdev() before invalidate_bdev() in put_super() by Theodore Ts'o · 9 years ago
  54. b03a2f7 ext4: improve warning directory handling messages by Andreas Dilger · 9 years ago
  55. 97b4af2 ext4: mballoc: avoid 20-argument function call by Rasmus Villemoes · 9 years ago
  56. 0d306dc ext4: wait for existing dio workers in ext4_alloc_file_blocks() by Lukas Czerner · 9 years ago
  57. 4134f5c ext4: recalculate journal credits as inode depth changes by Lukas Czerner · 9 years ago
  58. bf86546 ext4: use swap() in mext_page_double_lock() by Fabian Frederick · 9 years ago
  59. 4b7e2db ext4: use swap() in memswap() by Fabian Frederick · 9 years ago
  60. bdf9683 ext4: fix race between truncate and __ext4_journalled_writepage() by Theodore Ts'o · 9 years ago
  61. 1cb767c ext4 crypto: fail the mount if blocksize != pagesize by Theodore Ts'o · 9 years ago
  62. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  63. b4ab9e2 ext4 crypto: fix sparse warnings in fs/ext4/ioctl.c by Fabian Frederick · 9 years ago
  64. 8bc3b1e ext4: BUG_ON assertion repeated for inode1, not done for inode2 by David Moore · 9 years ago
  65. ad0a0ce ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one by Theodore Ts'o · 9 years ago
  66. 42ac184 ext4: return error code from ext4_mb_good_group() by Lukas Czerner · 9 years ago
  67. bbdc322 ext4: try to initialize all groups we can in case of failure on ppc64 by Lukas Czerner · 9 years ago
  68. 41e5b7e ext4: verify block bitmap even after fresh initialization by Lukas Czerner · 9 years ago
  69. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  70. 3dbb5eb ext4 crypto: allocate bounce pages using GFP_NOWAIT by Theodore Ts'o · 9 years ago
  71. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  72. e298e73 ext4 crypto: release crypto resource on module exit by Chao Yu · 9 years ago
  73. abdd438 ext4 crypto: handle unexpected lack of encryption keys by Theodore Ts'o · 9 years ago
  74. 4d3c4e5 ext4 crypto: allocate the right amount of memory for the on-disk symlink by Theodore Ts'o · 9 years ago
  75. 82d0d3e ext4 crypto: clean up error handling in ext4_fname_setup_filename by Theodore Ts'o · 9 years ago
  76. d87f6d7 ext4 crypto: policies may only be set on directories by Theodore Ts'o · 9 years ago
  77. c2facca ext4 crypto: enforce crypto policy restrictions on cross-renames by Theodore Ts'o · 9 years ago
  78. e709e9d ext4 crypto: encrypt tmpfile located in encryption protected directory by Theodore Ts'o · 9 years ago
  79. 6bc445e ext4 crypto: make sure the encryption info is initialized on opendir(2) by Theodore Ts'o · 9 years ago
  80. 5555702 ext4 crypto: set up encryption info for new inodes in ext4_inherit_context() by Theodore Ts'o · 9 years ago
  81. 95ea68b ext4 crypto: fix memory leaks in ext4_encrypted_zeroout by Theodore Ts'o · 9 years ago
  82. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  83. 71dea01 ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled by Theodore Ts'o · 9 years ago
  84. 614def7 ext4 crypto: shrink size of the ext4_crypto_ctx structure by Theodore Ts'o · 9 years ago
  85. b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 9 years ago
  86. 1aaa6e8 ext4 crypto: get rid of ci_mode from struct ext4_crypt_info by Theodore Ts'o · 9 years ago
  87. 8ee03714 ext4 crypto: use slab caches by Theodore Ts'o · 9 years ago
  88. f5aed2c ext4: clean up superblock encryption mode fields by Theodore Ts'o · 9 years ago
  89. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  90. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 9 years ago
  91. d229959 ext4 crypto: don't allocate a page when encrypting/decrypting file names by Theodore Ts'o · 9 years ago
  92. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 9 years ago
  93. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 9 years ago
  94. 2f97486 ext4: check for zero length extent explicitly by Eryu Guan · 9 years ago
  95. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 9 years ago
  96. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 9 years ago
  97. 1b46617 ext4: don't save the error information if the block device is read-only by Theodore Ts'o · 9 years ago
  98. 8f4d855 ext4: fix lazytime optimization by Theodore Ts'o · 9 years ago
  99. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  100. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago