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