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