1. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. faeb20e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  4. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  6. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  7. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  8. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  9. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 8 years ago
  10. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago
  11. be0726d ext2: convert to mbcache2 by Jan Kara · 8 years ago
  12. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  13. 80b4adc ext2: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 9 years ago
  14. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  15. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  16. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  19. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  20. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  21. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  22. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  23. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  24. ef83b6e ext2, ext4: warn when mounting with dax enabled by Dan Williams · 9 years ago
  25. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  27. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. d7df000 fs/ext2/namei.c: remove unnecessary new_valid_dev() check by Yaowei Bai · 9 years ago
  29. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 9 years ago
  30. e7b1ea2 ext2: huge page fault support by Matthew Wilcox · 9 years ago
  31. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  32. c2edb30 ext2: Handle error from dquot_initalize() by Jan Kara · 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. 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
  35. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 9 years ago
  37. 46b15ca vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB by Tejun Heo · 9 years ago
  38. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  39. 108dad6 ext2: enable cgroup writeback support by Tejun Heo · 9 years ago
  40. cbe0fa3 ext2: use simple_follow_link() by Al Viro · 9 years ago
  41. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  42. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  43. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  45. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  46. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  47. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  48. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  49. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 9 years ago
  50. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  51. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  52. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  53. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  54. 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 9 years ago
  55. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  56. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 9 years ago
  57. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 9 years ago
  58. 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 9 years ago
  59. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  60. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  61. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  62. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  63. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  64. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  65. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  67. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  68. 6424111 ext2: Convert to private i_dquot field by Jan Kara · 10 years ago
  69. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  70. e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
  71. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  72. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  73. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  74. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  75. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  76. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  77. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  78. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  79. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  80. 3e0d8a0 ext2: acl: remove unneeded include of linux/capability.h by Jakub Sitnicki · 10 years ago
  81. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  82. e878167 ext2/3: use prandom_u32() instead of get_random_bytes() by ZhangZhen · 10 years ago
  83. 17cd48e fs: Mark function as static in ext2/xattr_security.c by Rashika Kheria · 10 years ago
  84. 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 10 years ago
  85. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  86. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  87. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  88. df4e7ac ext2: Fix oops in ext2_get_block() called from ext2_quota_write() by Jan Kara · 11 years ago
  89. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  90. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  91. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  92. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  93. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  94. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  95. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  96. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  97. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  98. 712ddc5 Ext2: remove the static function release_blocks to optimize the kernel by Wang Shilong · 11 years ago
  99. 8e3dffc Ext2: mark inode dirty after the function dquot_free_block_nodirty is called by Wang Shilong · 11 years ago
  100. 98783e4 Ext2: remove the overhead check about sb in the function ext2_new_blocks by Wang Shilong · 11 years ago