1. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  2. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  3. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  4. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  5. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  6. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  7. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  8. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  9. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  10. 348c1bf Move check for prefix path to within cifs_get_root() by Sachin Prabhu · 8 years ago
  11. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  12. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  13. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  14. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  15. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  16. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  17. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  18. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  19. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  20. ce129655c btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  21. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  22. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  23. 0f5aa88 ceph: do not modify fi->frag in need_reset_readdir() by Nicolas Iooss · 8 years ago
  24. e1ff3dd ovl: fix workdir creation by Miklos Szeredi · 8 years ago
  25. 334a8f3 pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs by Trond Myklebust · 8 years ago
  26. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  28. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  29. 52ec7be pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present by Trond Myklebust · 8 years ago
  30. 2a59a04 pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID by Trond Myklebust · 8 years ago
  31. bf0291d pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised by Trond Myklebust · 8 years ago
  32. c49edec NFS: Fix error reporting in nfs_file_write() by Trond Myklebust · 8 years ago
  33. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  34. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  35. 7d1ce60 Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  36. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  37. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  38. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  39. 7cb3511 ovl: listxattr: use strnlen() by Miklos Szeredi · 8 years ago
  40. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  41. ce31513 ovl: copyattr after setting POSIX ACL by Miklos Szeredi · 8 years ago
  42. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  43. 0c97be2 ovl: Get rid of ovl_xattr_noacl_handlers array by Andreas Gruenbacher · 8 years ago
  44. fe2b759 ovl: Fix OVL_XATTR_PREFIX by Andreas Gruenbacher · 8 years ago
  45. fd36570 ovl: fix spelling mistake: "directries" -> "directories" by Colin Ian King · 8 years ago
  46. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  47. 5201dc4 ovl: use cached acl on underlying layer by Miklos Szeredi · 8 years ago
  48. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  49. c11b9fd ovl: remove posix_acl_default from workdir by Miklos Szeredi · 8 years ago
  50. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  51. cd81a917 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  52. 9f834ec binfmt_elf: switch to new creds when switching to new mm by Linus Torvalds · 8 years ago
  53. 17d0774 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 8 years ago
  54. df6a58c kernfs: don't depend on d_find_any_alias() when generating notifications by Tejun Heo · 8 years ago
  55. 0cf21c6 Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  56. 98b0f80 NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 8 years ago
  57. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  58. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  59. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  60. 3dc1473 pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails by Trond Myklebust · 8 years ago
  61. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  62. d138027a NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence by Trond Myklebust · 8 years ago
  63. 2e80dbe NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN by Trond Myklebust · 8 years ago
  64. 07e8dcb NFSv4.1: Defer bumping the slot sequence number until we free the slot by Trond Myklebust · 8 years ago
  65. 045d2a6 NFSv4.1: Delay callback processing when there are referring triples by Trond Myklebust · 8 years ago
  66. e09c978 NFSv4.1: Fix Oopsable condition in server callback races by Trond Myklebust · 8 years ago
  67. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  69. 370f601 Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  70. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  72. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  73. 800b269 xfs: prevent dropping ioend completions during buftarg wait by Brian Foster · 8 years ago
  74. f3d7ebd xfs: fix superblock inprogress check by Dave Chinner · 8 years ago
  75. 5b5c2db xfs: simple btree query range should look right if LE lookup fails by Darrick J. Wong · 8 years ago
  76. 7222789 xfs: fix some key handling problems in _btree_simple_query_range by Darrick J. Wong · 8 years ago
  77. da1f039 xfs: don't log the entire end of the AGF by Darrick J. Wong · 8 years ago
  78. 738f57c xfs: disallow mounting of realtime + rmap filesystems by Darrick J. Wong · 8 years ago
  79. ed150e1 xfs: don't perform lookups on zero-height btrees by Darrick J. Wong · 8 years ago
  80. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  81. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  82. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  83. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  84. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  85. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  86. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  87. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  88. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  89. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  90. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  91. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  92. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  93. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  94. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  95. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  96. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  97. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 8 years ago
  98. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  99. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  100. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago