1. da2f6ab Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. b971712a Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  3. 02dbfc9 Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes by Omar Sandoval · 8 years ago
  4. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 5a9294e5 autofs: don't get stuck in a loop if vfs_write() returns an error by Andrey Vagin · 8 years ago
  6. 63d2f95 fs/nilfs2: fix potential underflow in call to crc32_le by Torsten Hilbrich · 8 years ago
  7. 7186ee0 ocfs2: disable BUG assertions in reading blocks by Gang He · 8 years ago
  8. f2db197 jbd2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  9. 9c46a6d Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  10. 9996537 nfsd: check permissions when setting ACLs by Ben Hutchings · 8 years ago
  11. 485e71e posix_acl: Add set_posix_acl by Andreas Gruenbacher · 8 years ago
  12. 63c04ee Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  13. b7f6705 Btrfs: Force stripesize to the value of sectorsize by Chandan Rajendra · 8 years ago
  14. c0d2f61 btrfs: fix disk_i_size update bug when fallocate() fails by Wang Xiaoguang · 8 years ago
  15. 415b35a Btrfs: fix error handling in map_private_extent_buffer by Liu Bo · 8 years ago
  16. 04e1b65 Btrfs: fix error return code in btrfs_init_test_fs() by Wei Yongjun · 8 years ago
  17. c6887cd Btrfs: don't do nocow check unless we have to by Josef Bacik · 8 years ago
  18. 0f873ec btrfs: fix deadlock in delayed_ref_async_start by Chris Mason · 8 years ago
  19. 31b9655 Btrfs: track transid for delayed ref flushing by Josef Bacik · 8 years ago
  20. 4ac1c17 UBIFS: Implement ->migratepage() by Kirill A. Shutemov · 8 years ago
  21. f9020d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  22. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. e7d6ef9 fix idiotic braino in d_alloc_parallel() by Al Viro · 8 years ago
  24. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  25. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  26. 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. dd5c931 Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize by Chandan Rajendra · 8 years ago
  28. 89c5a54 btrfs: remove build fixup for qgroup_account_snapshot by David Sterba · 8 years ago
  29. f7af393 btrfs: use new error message helper in qgroup_account_snapshot by David Sterba · 8 years ago
  30. 90c711a btrfs: avoid blocking open_ctree from cleaner_kthread by Zygo Blaxell · 8 years ago
  31. 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 8 years ago
  32. 64c1292 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 8 years ago
  33. c871b0f Btrfs: check if extent buffer is aligned to sectorsize by Liu Bo · 8 years ago
  34. 16ff4b4 btrfs: Use correct format specifier by Heinrich Schuchardt · 8 years ago
  35. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  36. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  37. 8c7245ab nfsd: Make init_open_stateid() a bit more whole by Oleg Drokin · 8 years ago
  38. 5cc1fb2 nfsd: Extend the mutex holding region around in nfsd4_process_open2() by Oleg Drokin · 8 years ago
  39. feb9dad nfsd: Always lock state exclusively. by Oleg Drokin · 8 years ago
  40. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  41. d0e13f5 ovl: fix uid/gid when creating over whiteout by Miklos Szeredi · 8 years ago
  42. 75f0b68 debugfs: open_proxy_open(): avoid double fops release by Nicolai Stange · 8 years ago
  43. b10e3e9 debugfs: full_proxy_open(): free proxy on ->open() failure by Nicolai Stange · 8 years ago
  44. 695e9df mnt: Account for MS_RDONLY in fs_fully_visible by Eric W. Biederman · 8 years ago
  45. eee9301 nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix by Geert Uytterhoeven · 8 years ago
  46. ea01a18 autofs races by Al Viro · 8 years ago
  47. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  48. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  49. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 8 years ago
  50. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 8 years ago
  51. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  52. 719da39 Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  53. 4c52990 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  54. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago
  56. a01e718 fix a regression in atomic_open() by Al Viro · 8 years ago
  57. 3d56c25 fix d_walk()/non-delayed __d_free() race by Al Viro · 8 years ago
  58. d71ed6c mnt: fs_fully_visible test the proper mount for MNT_LOCKED by Eric W. Biederman · 8 years ago
  59. 97c1df3 mnt: If fs_fully_visible fails call put_filesystem. by Eric W. Biederman · 8 years ago
  60. 34b3e6c9 Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system by Feifei Xu · 8 years ago
  61. 36b3dc0 Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize by Feifei Xu · 8 years ago
  62. ef9f2db Btrfs: self-tests: Use macros instead of constants and add missing newline by Feifei Xu · 8 years ago
  63. d94f43b Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes by Feifei Xu · 8 years ago
  64. ed9e4af Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE by Feifei Xu · 8 years ago
  65. b581755 ovl: xattr filter fix by Miklos Szeredi · 8 years ago
  66. 5f9e105 btrfs: advertise which crc32c implementation is being used at module load by Jeff Mahoney · 9 years ago
  67. e06cd3d Btrfs: add validadtion checks for chunk loading by Liu Bo · 8 years ago
  68. 99e3ecf Btrfs: add more validation checks for superblock by Liu Bo · 8 years ago
  69. d865177 Btrfs: clear uptodate flags of pages in sys_array eb by Liu Bo · 8 years ago
  70. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  71. e6ec03a autofs braino fix for do_last() by Al Viro · 8 years ago
  72. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  73. fac7d19 fix EOPENSTALE bug in do_last() by Al Viro · 8 years ago
  74. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  75. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 8 years ago
  76. 0ef6447 Btrfs: Fix integer overflow when calculating bytes_per_bitmap by Feifei Xu · 8 years ago
  77. 5473e0c4 Btrfs: test_check_exists: Fix infinite loop when searching for free space entries by Feifei Xu · 8 years ago
  78. f6973c0 ceph: use i_version to check validity of fscache by Yan, Zheng · 8 years ago
  79. f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 8 years ago
  80. 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 8 years ago
  81. 1464975 ceph: avoid unnecessary fscache invalidation/revlidation by Yan, Zheng · 8 years ago
  82. 368e358 ceph: call __fscache_uncache_page() if readpages fails by Yan, Zheng · 8 years ago
  83. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 8 years ago
  84. d213845 FS-Cache: wake write waiter after invalidating writes by Yan, Zheng · 8 years ago
  85. 65d4f4c Btrfs: end transaction if we abort when creating uuid root by Josef Bacik · 9 years ago
  86. b5de8d0 Btrfs: fix race between device replace and read repair by Filipe Manana · 8 years ago
  87. 2999241 Btrfs: fix race between device replace and discard by Filipe Manana · 8 years ago
  88. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  89. 22ab04e Btrfs: fix race between device replace and chunk allocation by Filipe Manana · 8 years ago
  90. 1a1a8b7 Btrfs: fix race setting block group back to RW mode during device replace by Filipe Manana · 8 years ago
  91. 81e87a7 Btrfs: fix unprotected assignment of the left cursor for device replace by Filipe Manana · 8 years ago
  92. f0e9b7d Btrfs: fix race setting block group readonly during device replace by Filipe Manana · 8 years ago
  93. 57ba4cb Btrfs: fix race between device replace and block group removal by Filipe Manana · 8 years ago
  94. ce7791f Btrfs: fix race between readahead and device replace/removal by Filipe Manana · 8 years ago
  95. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  96. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  97. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  98. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  99. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  100. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago