1. 2dd3d70 xfs: relog dirty buffers during swapext bmbt owner change by Brian Foster · 7 years ago
  2. a5814bc xfs: disallow marking previously dirty buffers as ordered by Brian Foster · 7 years ago
  3. 6fb10d6 xfs: move bmbt owner change to last step of extent swap by Brian Foster · 7 years ago
  4. 99c794c xfs: skip bmbt block ino validation during owner change by Brian Foster · 7 years ago
  5. 8dc518d xfs: don't log dirty ranges for ordered buffers by Brian Foster · 7 years ago
  6. 9684010 xfs: refactor buffer logging into buffer dirtying helper by Brian Foster · 7 years ago
  7. e9385cc6 xfs: ordered buffer log items are never formatted by Brian Foster · 7 years ago
  8. 6453c65 xfs: remove unnecessary dirty bli format check for ordered bufs by Brian Foster · 7 years ago
  9. a4f6cf6 xfs: open-code xfs_buf_item_dirty() by Brian Foster · 7 years ago
  10. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  11. 882d878 xfs: rename xfs_defer_join to xfs_defer_ijoin by Christoph Hellwig · 7 years ago
  12. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  13. f2e9ad2 xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster() by Omar Sandoval · 7 years ago
  14. 799ea9e xfs: evict all inodes involved with log redo item by Darrick J. Wong · 7 years ago
  15. 2d32311 xfs: stop searching for free slots in an inode chunk when there are none by Carlos Maiolino · 7 years ago
  16. e67d3d4 xfs: add log recovery tracepoint for head/tail by Brian Foster · 7 years ago
  17. a4c9b34 xfs: handle -EFSCORRUPTED during head/tail verification by Brian Foster · 7 years ago
  18. 7f4d01f xfs: add log item pinning error injection tag by Brian Foster · 7 years ago
  19. 4a4f66e xfs: fix log recovery corruption error due to tail overwrite by Brian Foster · 7 years ago
  20. 5297ac1 xfs: always verify the log tail during recovery by Brian Foster · 7 years ago
  21. 284f1c2 xfs: fix recovery failure when log record header wraps log end by Brian Foster · 7 years ago
  22. d3a304b xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  23. 0b80ae6 xfs: Add infrastructure needed for error propagation during buffer IO failure by Carlos Maiolino · 7 years ago
  24. 6f4a1ee xfs: toggle readonly state around xfs_log_mount_finish by Eric Sandeen · 7 years ago
  25. 757a69e xfs: write unmount record for ro mounts by Eric Sandeen · 7 years ago
  26. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. cc28fcd Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  28. 77aff8c xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
  29. 8204f8d xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
  30. 99f781b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  31. c8c03f1 pty: fix the cached path of the pty slave file descriptor in the master by Linus Torvalds · 7 years ago
  32. 01578e3 x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks by Oleg Nesterov · 7 years ago
  33. e28ae8e iomap: fix integer truncation issues in the zeroing and dirtying helpers by Christoph Hellwig · 7 years ago
  34. c44245b xfs: fix inobt inode allocation search optimization by Omar Sandoval · 7 years ago
  35. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  36. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  37. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  38. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  39. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  40. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  41. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  42. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 7 years ago
  43. 1feb261 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays by Weston Andros Adamson · 7 years ago
  44. 1742c0f Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  45. 41e327b quota: correct space limit check by zhangyi (F) · 7 years ago
  46. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  47. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 7 years ago
  48. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 7 years ago
  49. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
  50. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 7 years ago
  51. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 7 years ago
  52. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 7 years ago
  53. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  54. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  55. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 7 years ago
  56. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 7 years ago
  57. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
  58. 381cebf ext4: silence array overflow warning by Dan Carpenter · 7 years ago
  59. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  60. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 7 years ago
  61. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 7 years ago
  62. ea7bd56 xfs: Fix leak of discard bio by Jan Kara · 7 years ago
  63. 995d03a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  64. 61c12b4 fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio by Ashish Samant · 8 years ago
  65. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  66. 19ec8e4 ocfs2: don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  67. 5a18b64 userfaultfd: non-cooperative: flush event_wqh at release time by Mike Rapoport · 7 years ago
  68. 9d95aa4 userfaultfd_zeropage: return -ENOSPC in case mm has gone by Mike Rapoport · 7 years ago
  69. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
  70. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  71. 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 7 years ago
  72. 191eac3 ext4: error should be cleared if ea_inode isn't added to the cache by Emoly Liu · 7 years ago
  73. a3bb2d5 ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  74. 397e434 ext4: preserve i_mode if __ext4_set_acl() fails by Ernesto A. Fernández · 7 years ago
  75. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 7 years ago
  76. 1e21196 ext4: correct comment references to ext4_ext_direct_IO() by Eric Whitney · 7 years ago
  77. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  78. 19993e7 Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  79. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  80. 0a2a133 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  81. 6ba80d4 NFS: Optimize fallocate by refreshing mapping when needed. by NeilBrown · 7 years ago
  82. 442ce04 NFS: invalidate file size when taking a lock. by NeilBrown · 7 years ago
  83. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 7 years ago
  84. 5b094d6 xfs: fix multi-AG deadlock in xfs_bunmapi by Christoph Hellwig · 7 years ago
  85. 25f6a53 Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  86. 6215894 xfs: check that dir block entries don't off the end of the buffer by Darrick J. Wong · 7 years ago
  87. cfaf2d0 xfs: fix quotacheck dquot id overflow infinite loop by Brian Foster · 7 years ago
  88. 0e4324a btrfs: round down size diff when shrinking/growing device by Nikolay Borisov · 7 years ago
  89. 17024ad Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 7 years ago
  90. 1444393 btrfs: fix lockup in find_free_extent with read-only block groups by Jeff Mahoney · 7 years ago
  91. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  92. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  93. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 7 years ago
  94. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  95. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  96. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  97. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  98. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 7 years ago
  99. 10479e2 xfs: check _alloc_read_agf buffer pointer before using by Darrick J. Wong · 7 years ago
  100. 4c1a67b xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write by Darrick J. Wong · 7 years ago