1. 7af7a59 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  2. 53a75f2 NFS: Fix NFSv2 security settings by Chuck Lever · 8 years ago
  3. b79e87e NFSv4.1: don't use machine credentials for CLOSE when using 'sec=sys' by NeilBrown · 8 years ago
  4. 3bde7af NFS: Remove unused parameter gfp_flags from nfs_pageio_init() by Trond Myklebust · 8 years ago
  5. 14abcb0 NFSv4: Fix up mirror allocation by Trond Myklebust · 8 years ago
  6. b7561e5 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  7. 2ce209c NFS: Wait for requests that are locked on the commit list by Trond Myklebust · 8 years ago
  8. 8205b9c NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg() by Trond Myklebust · 8 years ago
  9. 4b9bb25 NFS: Switch to using mapping->private_lock for page writeback lookups. by Trond Myklebust · 8 years ago
  10. 5cb953d NFS: Use an atomic_long_t to count the number of commits by Trond Myklebust · 8 years ago
  11. a6b6d5b NFS: Use an atomic_long_t to count the number of requests by Trond Myklebust · 8 years ago
  12. e824f99 NFSv4: Use a mutex to protect the per-inode commit lists by Trond Myklebust · 8 years ago
  13. b30d2f0 NFS: Refactor nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  14. bd37d6f NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  15. 7e8a30f NFS: Fix up nfs_page_group_covers_page() by Trond Myklebust · 8 years ago
  16. 1344b7e NFS: Remove unused parameter from nfs_page_group_lock() by Trond Myklebust · 8 years ago
  17. dee8304 NFS: Remove unuse function nfs_page_group_lock_wait() by Trond Myklebust · 8 years ago
  18. 902a4c0 NFS: Remove nfs_page_group_clear_bits() by Trond Myklebust · 8 years ago
  19. 5b2b518 NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases by Trond Myklebust · 8 years ago
  20. 74a6d4b NFS: Further optimise nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  21. b5bab9b NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  22. 7e6cca6 NFS: Remove page group limit in nfs_flush_incompatible() by Trond Myklebust · 8 years ago
  23. f6032f2 NFS: Teach nfs_try_to_update_request() to deal with request page_groups by Trond Myklebust · 8 years ago
  24. b66aaa8 NFS: Fix the inode request accounting when pages have subrequests by Trond Myklebust · 8 years ago
  25. 31a01f0 NFS: Don't unlock writebacks before declaring PG_WB_END by Trond Myklebust · 8 years ago
  26. e14bebf NFS: Don't check request offset and size without holding a lock by Trond Myklebust · 8 years ago
  27. a0e265b NFS: Fix an ABBA issue in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  28. 7cb9cd9 NFS: Fix a reference and lock leak in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  29. 08fead2 NFS: Ensure we always dereference the page head last by Trond Myklebust · 8 years ago
  30. 1403390 NFS: Reduce lock contention in nfs_try_to_update_request() by Trond Myklebust · 8 years ago
  31. 82749dd NFS: Reduce lock contention in nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  32. 6d17d65 NFS: Simplify page writeback by Trond Myklebust · 8 years ago
  33. 55cfcd1 Merge branch 'open_state' by Trond Myklebust · 8 years ago
  34. 75e8c48 NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 8 years ago
  35. 4e2fcac NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 8 years ago
  36. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  37. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  38. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 8 years ago
  39. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  40. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 8 years ago
  41. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 8 years ago
  42. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 8 years ago
  43. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 8 years ago
  44. 1feb261 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays by Weston Andros Adamson · 8 years ago
  45. 1742c0f Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  46. bfab281 NFSv4: Cleanup setting of the migration flags. by Trond Myklebust · 8 years ago
  47. 937e313 NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode() by Trond Myklebust · 8 years ago
  48. 9c760d1 NFSv4: Refactor _nfs4_proc_exchange_id() by Trond Myklebust · 8 years ago
  49. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  50. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 8 years ago
  51. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 8 years ago
  52. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 8 years ago
  53. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 8 years ago
  54. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 8 years ago
  55. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 8 years ago
  56. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 8 years ago
  57. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 8 years ago
  58. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 8 years ago
  59. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 8 years ago
  60. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 8 years ago
  61. 381cebf ext4: silence array overflow warning by Dan Carpenter · 8 years ago
  62. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 8 years ago
  63. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 8 years ago
  64. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 8 years ago
  65. ea7bd56 xfs: Fix leak of discard bio by Jan Kara · 8 years ago
  66. 995d03a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 61c12b4 fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio by Ashish Samant · 8 years ago
  68. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  69. 19ec8e4 ocfs2: don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  70. 5a18b64 userfaultfd: non-cooperative: flush event_wqh at release time by Mike Rapoport · 8 years ago
  71. 9d95aa4 userfaultfd_zeropage: return -ENOSPC in case mm has gone by Mike Rapoport · 8 years ago
  72. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 8 years ago
  73. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 8 years ago
  74. 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 8 years ago
  75. 191eac3 ext4: error should be cleared if ea_inode isn't added to the cache by Emoly Liu · 8 years ago
  76. a3bb2d5 ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  77. 397e434 ext4: preserve i_mode if __ext4_set_acl() fails by Ernesto A. Fernández · 8 years ago
  78. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 8 years ago
  79. 1e21196 ext4: correct comment references to ext4_ext_direct_IO() by Eric Whitney · 8 years ago
  80. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  81. 19993e7 Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  82. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 8 years ago
  83. 0a2a133 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  84. 6ba80d4 NFS: Optimize fallocate by refreshing mapping when needed. by NeilBrown · 8 years ago
  85. 442ce04 NFS: invalidate file size when taking a lock. by NeilBrown · 8 years ago
  86. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 8 years ago
  87. 5b094d6 xfs: fix multi-AG deadlock in xfs_bunmapi by Christoph Hellwig · 8 years ago
  88. 25f6a53 Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  89. 6215894 xfs: check that dir block entries don't off the end of the buffer by Darrick J. Wong · 8 years ago
  90. cfaf2d0 xfs: fix quotacheck dquot id overflow infinite loop by Brian Foster · 8 years ago
  91. 0e4324a btrfs: round down size diff when shrinking/growing device by Nikolay Borisov · 8 years ago
  92. 17024ad Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 8 years ago
  93. 1444393 btrfs: fix lockup in find_free_extent with read-only block groups by Jeff Mahoney · 8 years ago
  94. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  95. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  96. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  97. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  98. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  99. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  100. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago