1. d10b82f btrfs: Allow barrier_all_devices to do chunk level device check by Qu Wenruo · 8 years ago
  2. b382cfe btrfs: Do chunk level check for degraded remount by Qu Wenruo · 8 years ago
  3. 4330e18 btrfs: Do chunk level check for degraded rw mount by Qu Wenruo · 8 years ago
  4. 21634a1 btrfs: Introduce a function to check if all chunks a OK for degraded rw mount by Qu Wenruo · 8 years ago
  5. 0d1e0be Btrfs: report errors when checksum is not found by Liu Bo · 8 years ago
  6. 69f03f1 btrfs: Prevent possible ERR_PTR() dereference by Nikolay Borisov · 8 years ago
  7. 1174cad btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand by Nikolay Borisov · 8 years ago
  8. 7bdd627 btrfs: Remove redundant argument of flush_space by Nikolay Borisov · 8 years ago
  9. 6c6b5a3 btrfs: resume qgroup rescan on rw remount by Aleksa Sarai · 8 years ago
  10. 01747e9 btrfs: clean up extraneous computations in add_delayed_refs by Edmund Nadolski · 8 years ago
  11. 3ec4d32 btrfs: allow backref search checks for shared extents by Edmund Nadolski · 8 years ago
  12. 9dd14fd btrfs: add cond_resched() calls when resolving backrefs by Edmund Nadolski · 8 years ago
  13. 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 8 years ago
  14. 6c336b2 btrfs: add a node counter to each of the rbtrees by Jeff Mahoney · 8 years ago
  15. 86d5f99 btrfs: convert prelimary reference tracking to use rbtrees by Edmund Nadolski · 8 years ago
  16. f695424 btrfs: remove ref_tree implementation from backref.c by Edmund Nadolski · 8 years ago
  17. bb739cf btrfs: btrfs_check_shared should manage its own transaction by Edmund Nadolski · 8 years ago
  18. e0c476b btrfs: backref, cleanup __ namespace abuse by Jeff Mahoney · 8 years ago
  19. 4dae077 btrfs: backref, add unode_aux_to_inode_list helper by Jeff Mahoney · 8 years ago
  20. 73980be btrfs: backref, constify some arguments by Jeff Mahoney · 8 years ago
  21. 9a35b63 btrfs: constify tracepoint arguments by Jeff Mahoney · 8 years ago
  22. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 8 years ago
  23. 23d1f73 btrfs: remove unused sectorsize member by Nikolay Borisov · 8 years ago
  24. f148ef4 btrfs: Be explicit about usage of min() by Nikolay Borisov · 8 years ago
  25. e5600fd btrfs: Use explicit round_down call rather than open-coding it by Nikolay Borisov · 8 years ago
  26. ebcc930 btrfs: convert while loop to list_for_each_entry by Nikolay Borisov · 8 years ago
  27. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  28. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  29. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 8 years ago
  30. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  31. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 8 years ago
  32. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 8 years ago
  33. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 8 years ago
  34. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 8 years ago
  35. 1feb261 nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays by Weston Andros Adamson · 8 years ago
  36. 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
  37. 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
  38. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 8 years ago
  39. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 8 years ago
  40. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 8 years ago
  41. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 8 years ago
  42. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 8 years ago
  43. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 8 years ago
  44. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 8 years ago
  45. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 8 years ago
  46. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 8 years ago
  47. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 8 years ago
  48. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 8 years ago
  49. 381cebf ext4: silence array overflow warning by Dan Carpenter · 8 years ago
  50. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 8 years ago
  51. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 8 years ago
  52. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 8 years ago
  53. ea7bd56 xfs: Fix leak of discard bio by Jan Kara · 8 years ago
  54. 995d03a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 61c12b4 fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio by Ashish Samant · 8 years ago
  56. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  57. 19ec8e4 ocfs2: don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  58. 5a18b64 userfaultfd: non-cooperative: flush event_wqh at release time by Mike Rapoport · 8 years ago
  59. 9d95aa4 userfaultfd_zeropage: return -ENOSPC in case mm has gone by Mike Rapoport · 8 years ago
  60. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 8 years ago
  61. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 8 years ago
  62. 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 8 years ago
  63. 191eac3 ext4: error should be cleared if ea_inode isn't added to the cache by Emoly Liu · 8 years ago
  64. a3bb2d5 ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  65. 397e434 ext4: preserve i_mode if __ext4_set_acl() fails by Ernesto A. Fernández · 8 years ago
  66. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 8 years ago
  67. 1e21196 ext4: correct comment references to ext4_ext_direct_IO() by Eric Whitney · 8 years ago
  68. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  69. 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
  70. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 8 years ago
  71. 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
  72. 6ba80d4 NFS: Optimize fallocate by refreshing mapping when needed. by NeilBrown · 8 years ago
  73. 442ce04 NFS: invalidate file size when taking a lock. by NeilBrown · 8 years ago
  74. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 8 years ago
  75. 5b094d6 xfs: fix multi-AG deadlock in xfs_bunmapi by Christoph Hellwig · 8 years ago
  76. 25f6a53 Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  77. 6215894 xfs: check that dir block entries don't off the end of the buffer by Darrick J. Wong · 8 years ago
  78. cfaf2d0 xfs: fix quotacheck dquot id overflow infinite loop by Brian Foster · 8 years ago
  79. 0e4324a btrfs: round down size diff when shrinking/growing device by Nikolay Borisov · 8 years ago
  80. 17024ad Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 8 years ago
  81. 1444393 btrfs: fix lockup in find_free_extent with read-only block groups by Jeff Mahoney · 8 years ago
  82. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  83. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  84. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  85. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  86. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  87. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  88. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  89. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 8 years ago
  90. 10479e2 xfs: check _alloc_read_agf buffer pointer before using by Darrick J. Wong · 8 years ago
  91. 4c1a67b xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write by Darrick J. Wong · 8 years ago
  92. 1e86eab xfs: check _btree_check_block value by Darrick J. Wong · 8 years ago
  93. 791f2df Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  94. 465b0db Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  95. 0e08255 ovl: check for bad and whiteout index on lookup by Amir Goldstein · 8 years ago
  96. 61b6747 ovl: do not cleanup directory and whiteout index entries by Amir Goldstein · 8 years ago
  97. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 8 years ago
  98. 2132973 Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") by Trond Myklebust · 8 years ago
  99. 4b75053e pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() by Trond Myklebust · 8 years ago
  100. 4118188 NFS: Fix another COMMIT race in pNFS by Trond Myklebust · 8 years ago