1. 2291dab xfs: Always flush caches when integrity is required by Dave Chinner · 8 years ago
  2. 2e1d233 xfs: ignore leaf attr ichdr.count in verifier during log replay by Eric Sandeen · 8 years ago
  3. acdda3a xfs: use iomap_dio_rw by Christoph Hellwig · 8 years ago
  4. ff6a929 iomap: implement direct I/O by Christoph Hellwig · 8 years ago
  5. ec1b826 fs: make sb_init_dio_done_wq available outside of direct-io.c by Christoph Hellwig · 8 years ago
  6. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  7. e3df41f Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio by Dave Chinner · 8 years ago
  8. f782088 xfs: pass post-eof speculative prealloc blocks to bmapi by Brian Foster · 8 years ago
  9. 0260d8f xfs: clean up cow fork reservation and tag inodes correctly by Brian Foster · 8 years ago
  10. 974ae92 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 8 years ago
  11. fba3e59 xfs: always succeed when deduping zero bytes by Darrick J. Wong · 8 years ago
  12. cf7841c fs: xfs: libxfs: constify xfs_nameops structures by Bhumika Goyal · 8 years ago
  13. bb6e0eb fs: xfs: xfs_icreate_item: constify xfs_item_ops structure by Bhumika Goyal · 8 years ago
  14. fd26a88 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 8 years ago
  15. 1247ec4 xfs: add XBF_XBF_NO_IOACCT to buf trace output by Eric Sandeen · 8 years ago
  16. 0e8d630 xfs: remove NULLEXTNUM by Christoph Hellwig · 8 years ago
  17. 6edc977 xfs: remove xfs_bmap_search_extents by Christoph Hellwig · 8 years ago
  18. 4ab8671 xfs: use new extent lookup helpers in xfs_reflink_end_cow by Christoph Hellwig · 8 years ago
  19. df5ab1b xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks by Christoph Hellwig · 8 years ago
  20. 86f12ab xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow by Christoph Hellwig · 8 years ago
  21. 092d5d9 xfs: cleanup xfs_reflink_find_cow_mapping by Christoph Hellwig · 8 years ago
  22. 2755fc44 xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow by Christoph Hellwig · 8 years ago
  23. 656152e xfs: use new extent lookup helpers xfs_file_iomap_begin_delay by Christoph Hellwig · 8 years ago
  24. 65c5f41 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 8 years ago
  25. 7efc794 xfs: use new extent lookup helpers in __xfs_bunmapi by Christoph Hellwig · 8 years ago
  26. 2d58f6e xfs: use new extent lookup helpers in xfs_bmapi_write by Christoph Hellwig · 8 years ago
  27. 334f342 xfs: use new extent lookup helpers in xfs_bmapi_read by Christoph Hellwig · 8 years ago
  28. 86685f7 xfs: cleanup xfs_bmap_last_before by Christoph Hellwig · 8 years ago
  29. 93533c7 xfs: new inode extent list lookup helpers by Christoph Hellwig · 8 years ago
  30. 9484ab1 dax: Introduce IOMAP_FAULT flag by Jan Kara · 8 years ago
  31. 98efe8a xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 8 years ago
  32. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  33. 4dfce57 xfs: fix up xfs_swap_extent_forks inline extent handling by Eric Sandeen · 8 years ago
  34. 04197b3 xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 8 years ago
  35. 3993723 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 8 years ago
  36. 190b5ca dax: remove "depends on BROKEN" from FS_DAX_PMD by Ross Zwisler · 8 years ago
  37. 862f1b9 xfs: use struct iomap based DAX PMD fault path by Ross Zwisler · 8 years ago
  38. 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
  39. 422476c dax: move put_(un)locked_mapping_entry() in dax.c by Ross Zwisler · 8 years ago
  40. fa28f72 dax: move RADIX_DAX_* defines to dax.h by Ross Zwisler · 8 years ago
  41. 1550290 dax: dax_iomap_fault() needs to call iomap_end() by Ross Zwisler · 8 years ago
  42. 333ccc9 dax: add dax_iomap_sector() helper function by Ross Zwisler · 8 years ago
  43. 11c59c9 dax: correct dax iomap code namespace by Ross Zwisler · 8 years ago
  44. b9fde04 dax: remove dax_pmd_fault() by Ross Zwisler · 8 years ago
  45. 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
  46. e3ad61c dax: consistent variable naming for DAX entries by Ross Zwisler · 8 years ago
  47. aada54f dax: remove the last BUG_ON() from fs/dax.c by Ross Zwisler · 8 years ago
  48. ce95ab0f dax: make 'wait_table' global variable static by Ross Zwisler · 8 years ago
  49. 03e0990 ext2: remove support for DAX PMD faults by Ross Zwisler · 8 years ago
  50. fa0d3fc dax: remove buffer_size_valid() by Ross Zwisler · 8 years ago
  51. 547edce ext4: tell DAX the size of allocation holes by Ross Zwisler · 8 years ago
  52. b77428b xfs: defer should abort intent items if the trans roll fails by Darrick J. Wong · 8 years ago
  53. c17a8ef xfs: clear cowblocks tag when cow fork is emptied by Brian Foster · 8 years ago
  54. 7b7381f xfs: fix up inode cowblocks tracking tracepoints by Brian Foster · 8 years ago
  55. c663e29 fs: Do to trim high file position bits in iomap_page_mkwrite_actor by Jan Kara · 8 years ago
  56. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  57. c1112b6 xfs: optimize xfs_reflink_end_cow by Christoph Hellwig · 8 years ago
  58. 3e0ee78 xfs: optimize xfs_reflink_cancel_cow_blocks by Christoph Hellwig · 8 years ago
  59. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  60. 3ba020b xfs: optimize writes to reflink files by Christoph Hellwig · 8 years ago
  61. 5f9268c xfs: don't bother looking at the refcount tree for reads by Christoph Hellwig · 8 years ago
  62. 62c5ac8 xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared by Christoph Hellwig · 8 years ago
  63. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  64. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  65. 5faaf4f xfs: merge xfs_reflink_remap_range and xfs_file_share_range by Christoph Hellwig · 8 years ago
  66. ec40759 xfs: remove xfs_file_wait_for_io by Christoph Hellwig · 8 years ago
  67. 5761778 xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range by Christoph Hellwig · 8 years ago
  68. a62e82b3 xfs: fix the same_inode check in xfs_file_share_range by Christoph Hellwig · 8 years ago
  69. 4fbc2c6 xfs: remove the same fs check from xfs_file_share_range by Christoph Hellwig · 8 years ago
  70. 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
  71. 58d7896 libxfs: clean up _calc_dquots_per_chunk by Darrick J. Wong · 8 years ago
  72. d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
  73. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  74. 0ee7a3f xfs: don't take the IOLOCK exclusive for direct I/O page invalidation by Christoph Hellwig · 8 years ago
  75. f1b8243 xfs: add some 'static' annotations by Eric Biggers · 8 years ago
  76. 1be7f9b xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() by Geert Uytterhoeven · 8 years ago
  77. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  78. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  79. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  80. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  82. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  83. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  84. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  85. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  86. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  87. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  88. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  89. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  90. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  91. 7764235b ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  92. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  93. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  94. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  95. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  96. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  97. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  98. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  99. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  100. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago