1. 2cac0c0 ovl: get exclusive ownership on upper/work dirs by Amir Goldstein · 7 years ago
  2. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 7 years ago
  3. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 7 years ago
  4. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 7 years ago
  5. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 7 years ago
  6. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 7 years ago
  7. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  8. 9020df3 ovl: compare inodes by Miklos Szeredi · 7 years ago
  9. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 7 years ago
  10. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 7 years ago
  11. 13cf199 ovl: allocate an ovl_inode struct by Amir Goldstein · 7 years ago
  12. f681eb1 ovl: fix nlink leak in ovl_rename() by Amir Goldstein · 7 years ago
  13. 7f53b7d Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next by Miklos Szeredi · 7 years ago
  14. fbaf94e ovl: don't set origin on broken lower hardlink by Miklos Szeredi · 7 years ago
  15. e85f82f ovl: copy-up: don't unlock between lookup and link by Miklos Szeredi · 7 years ago
  16. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  17. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  18. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  19. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 7 years ago
  20. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  21. 7b249bd Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  22. a38371c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  23. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 7 years ago
  24. 021f601 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  25. 517a6e4 CIFS: Fix some return values in case of error in 'crypt_message' by Christophe Jaillet · 7 years ago
  26. e125f52 cifs: remove redundant return in cifs_creation_time_get by Colin Ian King · 7 years ago
  27. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  28. ecf3411 CIFS: check if pages is null rather than bv for a failed allocation by Colin Ian King · 8 years ago
  29. 8a7b0d8 CIFS: Set ->should_dirty in cifs_user_readv() by Dan Carpenter · 8 years ago
  30. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  31. 6e20350 Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  32. 77e9ce3 ufs: fix the logics for tail relocation by Al Viro · 7 years ago
  33. c0ef65d ufs_iget(): fail with -ESTALE on deleted inode by Al Viro · 7 years ago
  34. 23ac7cb fix signedness of timestamps on ufs1 by Al Viro · 7 years ago
  35. adc3110 Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  36. c8636b9 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. ccd3d90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  38. 64c2b20 userfaultfd: shmem: handle coredumping in handle_userfault() by Andrea Arcangeli · 7 years ago
  39. ab2789b Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  40. 20223f0 fs: pass on flags in compat_writev by Christoph Hellwig · 7 years ago
  41. 4068367 fs: don't forget to put old mntns in mntns_install by Andrei Vagin · 7 years ago
  42. 81be24d Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  43. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  44. a8fad98 ufs_truncate_blocks(): fix the case when size is in the last direct block by Al Viro · 7 years ago
  45. 289dec5 ufs: more deadlock prevention on tail unpacking by Al Viro · 7 years ago
  46. 09bf4f5 ufs: avoid grabbing ->truncate_mutex if possible by Al Viro · 7 years ago
  47. 267309f ufs_get_locked_page(): make sure we have buffer_heads by Al Viro · 7 years ago
  48. c596961 ufs: fix s_size/s_dsize users by Al Viro · 7 years ago
  49. b451cec ufs: fix reserved blocks check by Al Viro · 7 years ago
  50. fffd70f ufs: make ufs_freespace() return signed by Al Viro · 7 years ago
  51. 96ecff1 ufs: fix logics in "ufs: make fsck -f happy" by Al Viro · 7 years ago
  52. 4ca2fea ceph: unify inode i_ctime update by Yan, Zheng · 7 years ago
  53. 5619901 ceph: use current_kernel_time() to get request time stamp by Yan, Zheng · 7 years ago
  54. 03f2190 ceph: check i_nlink while converting a file handle to dentry by Luis Henriques · 8 years ago
  55. 19e72d3 configfs: Introduce config_item_get_unless_zero() by Bart Van Assche · 8 years ago
  56. ba80aa9 configfs: Fix race between create_link and configfs_rmdir by Nicholas Bellinger · 7 years ago
  57. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  58. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  60. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  61. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 7 years ago
  62. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  63. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  64. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 7 years ago
  65. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  66. 414cf71 fix ufs_isblockset() by Al Viro · 7 years ago
  67. 8785d84 ufs: restore proper tail allocation by Al Viro · 7 years ago
  68. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 7 years ago
  69. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  70. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 7 years ago
  71. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 7 years ago
  72. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  73. 01633fd overlayfs: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
  74. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  75. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  76. cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
  77. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
  78. f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
  79. 12ce5f8 nfsd: namespace-prefix uuid_parse by Christoph Hellwig · 7 years ago
  80. b1f359f xfs: use uuid_be to implement the uuid_t type by Christoph Hellwig · 8 years ago
  81. dfd7487 xfs: use uuid_copy() helper to abstract uuid_t by Amir Goldstein · 8 years ago
  82. 41bb26f uuid,afs: move struct uuid_v1 back into afs by Christoph Hellwig · 7 years ago
  83. 239e250 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 7 years ago
  84. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  85. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  86. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  87. e209392 dax: fix race between colliding PMD & PTE entries by Ross Zwisler · 7 years ago
  88. e6e6d07 Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  89. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  90. 2f48641 Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  91. 0bb2303 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  92. a9b3311 btrfs: fix race with relocation recovery and fs_root setup by Jeff Mahoney · 8 years ago
  93. 896533a btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 8 years ago
  94. cc2b702 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 8 years ago
  95. d602fb6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  96. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 7 years ago
  97. f511c0b "Yes, people use FOLL_FORCE ;)" by Linus Torvalds · 7 years ago
  98. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 7 years ago
  99. a082c6f ovl: filter trusted xattr for non-admin by Miklos Szeredi · 7 years ago
  100. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 7 years ago