1. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. e7bdea7 Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  3. e547f26 NFS: Fix another OPEN_DOWNGRADE bug by Trond Myklebust · 8 years ago
  4. fbe601f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  5. d20cb71 make nfs_atomic_open() call d_drop() on all ->open_context() errors. by Al Viro · 8 years ago
  6. 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
  7. 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
  8. 02dbfc9 Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes by Omar Sandoval · 8 years ago
  9. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 5a9294e5 autofs: don't get stuck in a loop if vfs_write() returns an error by Andrey Vagin · 8 years ago
  11. 63d2f95 fs/nilfs2: fix potential underflow in call to crc32_le by Torsten Hilbrich · 8 years ago
  12. 7186ee0 ocfs2: disable BUG assertions in reading blocks by Gang He · 8 years ago
  13. f2db197 jbd2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  14. 9c46a6d Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  15. 45e8a25 File names with trailing period or space need special case conversion by Steve French · 8 years ago
  16. 4fcd181 Fix reconnect to not defer smb3 session reconnect long after socket reconnect by Steve French · 8 years ago
  17. 9996537 nfsd: check permissions when setting ACLs by Ben Hutchings · 8 years ago
  18. 485e71e posix_acl: Add set_posix_acl by Andreas Gruenbacher · 8 years ago
  19. 1b982ea NFS: Fix an unused variable warning by Trond Myklebust · 8 years ago
  20. 916ec34 NFS: Fix potential race in nfs_fhget() by Trond Myklebust · 8 years ago
  21. d8fdb47 NFS: Don't let readdirplus revalidate an inode that was marked as stale by Trond Myklebust · 8 years ago
  22. 2d148c7 NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed by Trond Myklebust · 8 years ago
  23. cbebaf8 NFS: Fix a double page unlock by Trond Myklebust · 8 years ago
  24. 5e3a988 pnfs_nfs: fix _cancel_empty_pagelist by Weston Andros Adamson · 8 years ago
  25. cea7f82 nfs4: Fix potential use after free of state in nfs4_do_reclaim. by Oleg Drokin · 8 years ago
  26. d2a7de0 NFS: Fix up O_DIRECT results by Trond Myklebust · 8 years ago
  27. dd1beb3 NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception by Trond Myklebust · 8 years ago
  28. e5241e4 NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout by Trond Myklebust · 8 years ago
  29. 67a3b72 NFSv4.1/pnfs: Layout stateids start out as being invalid by Trond Myklebust · 8 years ago
  30. bc23676 NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget() by Trond Myklebust · 8 years ago
  31. 63c04ee Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  32. a6b6bef cifs: check hash calculating succeeded by Luis de Bethencourt · 8 years ago
  33. b8da344 cifs: dynamic allocation of ntlmssp blob by Jerome Marchand · 8 years ago
  34. 202d772 cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain name by Jerome Marchand · 8 years ago
  35. 3d22462 cifs: stuff the fl_owner into "pid" field in the lock request by Jeff Layton · 8 years ago
  36. b7f6705 Btrfs: Force stripesize to the value of sectorsize by Chandan Rajendra · 8 years ago
  37. c0d2f61 btrfs: fix disk_i_size update bug when fallocate() fails by Wang Xiaoguang · 8 years ago
  38. 415b35a Btrfs: fix error handling in map_private_extent_buffer by Liu Bo · 8 years ago
  39. 04e1b65 Btrfs: fix error return code in btrfs_init_test_fs() by Wei Yongjun · 8 years ago
  40. c6887cd Btrfs: don't do nocow check unless we have to by Josef Bacik · 8 years ago
  41. 0f873ec btrfs: fix deadlock in delayed_ref_async_start by Chris Mason · 8 years ago
  42. 31b9655 Btrfs: track transid for delayed ref flushing by Josef Bacik · 8 years ago
  43. 4ac1c17 UBIFS: Implement ->migratepage() by Kirill A. Shutemov · 8 years ago
  44. f9020d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  45. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. e7d6ef9 fix idiotic braino in d_alloc_parallel() by Al Viro · 8 years ago
  47. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  48. 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
  49. 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
  50. dd5c931 Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize by Chandan Rajendra · 8 years ago
  51. 89c5a54 btrfs: remove build fixup for qgroup_account_snapshot by David Sterba · 8 years ago
  52. f7af393 btrfs: use new error message helper in qgroup_account_snapshot by David Sterba · 8 years ago
  53. 90c711a btrfs: avoid blocking open_ctree from cleaner_kthread by Zygo Blaxell · 8 years ago
  54. 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 8 years ago
  55. 64c1292 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 8 years ago
  56. c871b0f Btrfs: check if extent buffer is aligned to sectorsize by Liu Bo · 8 years ago
  57. 16ff4b4 btrfs: Use correct format specifier by Heinrich Schuchardt · 8 years ago
  58. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  59. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  60. 8c7245ab nfsd: Make init_open_stateid() a bit more whole by Oleg Drokin · 8 years ago
  61. 5cc1fb2 nfsd: Extend the mutex holding region around in nfsd4_process_open2() by Oleg Drokin · 8 years ago
  62. feb9dad nfsd: Always lock state exclusively. by Oleg Drokin · 8 years ago
  63. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  64. d0e13f5 ovl: fix uid/gid when creating over whiteout by Miklos Szeredi · 8 years ago
  65. 75f0b68 debugfs: open_proxy_open(): avoid double fops release by Nicolai Stange · 8 years ago
  66. b10e3e9 debugfs: full_proxy_open(): free proxy on ->open() failure by Nicolai Stange · 8 years ago
  67. 695e9df mnt: Account for MS_RDONLY in fs_fully_visible by Eric W. Biederman · 8 years ago
  68. eee9301 nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix by Geert Uytterhoeven · 8 years ago
  69. ea01a18 autofs races by Al Viro · 8 years ago
  70. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago
  71. 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
  72. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  73. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 8 years ago
  74. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 8 years ago
  75. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  76. 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
  77. 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
  78. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago
  80. a01e718 fix a regression in atomic_open() by Al Viro · 8 years ago
  81. 3d56c25 fix d_walk()/non-delayed __d_free() race by Al Viro · 8 years ago
  82. d71ed6c mnt: fs_fully_visible test the proper mount for MNT_LOCKED by Eric W. Biederman · 8 years ago
  83. 97c1df3 mnt: If fs_fully_visible fails call put_filesystem. by Eric W. Biederman · 8 years ago
  84. 34b3e6c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system by Feifei Xu · 8 years ago
  85. 36b3dc0 Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize by Feifei Xu · 8 years ago
  86. ef9f2db Btrfs: self-tests: Use macros instead of constants and add missing newline by Feifei Xu · 8 years ago
  87. d94f43b Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes by Feifei Xu · 8 years ago
  88. ed9e4af Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE by Feifei Xu · 8 years ago
  89. b581755 ovl: xattr filter fix by Miklos Szeredi · 8 years ago
  90. 5f9e105 btrfs: advertise which crc32c implementation is being used at module load by Jeff Mahoney · 9 years ago
  91. e06cd3d Btrfs: add validadtion checks for chunk loading by Liu Bo · 8 years ago
  92. 99e3ecf Btrfs: add more validation checks for superblock by Liu Bo · 8 years ago
  93. d865177 Btrfs: clear uptodate flags of pages in sys_array eb by Liu Bo · 8 years ago
  94. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  95. e6ec03a autofs braino fix for do_last() by Al Viro · 8 years ago
  96. 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
  97. fac7d19 fix EOPENSTALE bug in do_last() by Al Viro · 8 years ago
  98. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  99. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 8 years ago
  100. 0ef6447 Btrfs: Fix integer overflow when calculating bytes_per_bitmap by Feifei Xu · 8 years ago