1. 936bbf3 ext2: Always brelse bh on failure in ext2_iget() by Jan Kara · 5 years ago
  2. edb895d ext2: add missing brelse() in ext2_iget() by Chengguang Xu · 5 years ago
  3. fdbd3e8 ext2: Fix a typo in ext2_getattr argument by Fumiya Shigemitsu · 5 years ago
  4. 1206d02 ext2: Adjust the comment of function ext2_alloc_branch by Shuning Zhang · 6 years ago
  5. 93bc420 ext2: support statx syscall by yangerkun · 6 years ago
  6. 4bc74ba ext2: Fix a typo in comment by Liu Xiang · 6 years ago
  7. f068ebd ext2: Annotate implicit fall through in __ext2_truncate_blocks by Mathieu Malaterre · 6 years ago
  8. 9e796c9 ext2, dax: set ext2_dax_aops for dax files by Toshi Kani · 6 years ago
  9. fe2c325 ext2: use ktime_get_real_seconds for timestamps by Arnd Bergmann · 6 years ago
  10. 5aa1437 ext2: fix a block leak by Al Viro · 7 years ago
  11. fb094c9 ext2, dax: introduce ext2_dax_aops by Dan Williams · 7 years ago
  12. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  15. 8cf037a ext2: perform dax_device lookup at mount by Dan Williams · 7 years ago
  16. 4d9bcad ext2: Fix memory leak when truncate races ext2_get_blocks by Ernesto A. Fernández · 7 years ago
  17. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  18. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  19. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  20. 420768d ext2: Remove ext2_get_inode_flags() by Jan Kara · 8 years ago
  21. 6554766 ext2: Call dquot_writeback_dquots() with s_umount held by Jan Kara · 8 years ago
  22. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  23. e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 8 years ago
  24. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  25. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  26. b46dc03 ext2: reject inodes with negative size by Darrick J. Wong · 8 years ago
  27. 00697ee ext2: use iomap_zero_range() for zeroing truncated page in DAX path by Jan Kara · 8 years ago
  28. 69a9bea ext2: Use clean_bdev_aliases() instead of iteration by Jan Kara · 8 years ago
  29. e952813 ext2: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  30. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. 8d37059 Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  33. d5bfccd ext2: fix possible integer truncation in ext2_iomap_begin by Christoph Hellwig · 8 years ago
  34. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  35. 225c516 ext2: Unmap metadata when zeroing blocks by Jan Kara · 8 years ago
  36. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  37. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  38. 6750ad7 ext2: stop passing buffer_head to ext2_get_blocks by Christoph Hellwig · 8 years ago
  39. ff0031d ext2: fix filesystem deadlock while reading corrupted xattr block by Carlos Maiolino · 8 years ago
  40. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  41. 3dc2916 dax: use sb_issue_zerout instead of calling dax_clear_sectors by Matthew Wilcox · 9 years ago
  42. 86b0624 ext2: Avoid DAX zeroing to corrupt data by Jan Kara · 9 years ago
  43. 9b6cd5f ext2: Fix block zeroing in ext2_get_blocks() for DAX by Jan Kara · 9 years ago
  44. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  45. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  46. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  47. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
  48. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  49. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 9 years ago
  50. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  51. c2edb30 ext2: Handle error from dquot_initalize() by Jan Kara · 9 years ago
  52. cbe0fa3 ext2: use simple_follow_link() by Al Viro · 10 years ago
  53. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  55. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 10 years ago
  56. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  57. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  58. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  59. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 10 years ago
  60. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  61. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  62. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
  63. 97443aa8 ext2: remove ext2_aops_xip by Matthew Wilcox · 10 years ago
  64. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
  65. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 10 years ago
  66. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
  67. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
  68. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
  69. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
  70. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
  71. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  72. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  73. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  74. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  75. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  76. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  77. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  78. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  79. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 12 years ago
  80. 8d8759e Ext2: free memory allocated and forget buffer head when io error happens by Wang Shilong · 12 years ago
  81. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  82. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  83. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 13 years ago
  84. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  85. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  86. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  87. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  88. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  90. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  91. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  92. 72b4357 ext2: fix a typo on comment in ext2/inode.c by Namhyung Kim · 14 years ago
  93. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 14 years ago
  94. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  95. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  96. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  97. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  98. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  99. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  100. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago