1. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  2. 4de48af rxrpc: Pass struct socket * to more rxrpc kernel interface functions by David Howells · 8 years ago
  3. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  4. e0661df afs: Need linux/random.h by David Howells · 8 years ago
  5. 378c9c9 afs: Miscellaneous simple cleanups by David Howells · 8 years ago
  6. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 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
  8. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  9. 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
  10. 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
  11. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  12. 088bf2f fs/seq_file: fix out-of-bounds read by Vegard Nossum · 8 years ago
  13. 079d37d dlm: fix malfunction of dlm_tool caused by debugfs changes by Eric Ren · 8 years ago
  14. 5bb53c0 fs/block_dev: fix potential NULL ptr deref in freeze_bdev() by Andrey Ryabinin · 8 years ago
  15. 28a2359 Btrfs: fix lockdep warning on deadlock against an inode's log mutex by Filipe Manana · 8 years ago
  16. 1ba98d0 Btrfs: detect corruption when non-root leaf has zero item by Liu Bo · 8 years ago
  17. 053ab70f Btrfs: check btree node's nritems by Liu Bo · 8 years ago
  18. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  19. 187ee58 Btrfs: fix em leak in find_first_block_group by Josef Bacik · 8 years ago
  20. 1423881 btrfs: do not background blkdev_put() by Anand Jain · 8 years ago
  21. 28b737f Btrfs: clarify do_chunk_alloc()'s return value by Liu Bo · 8 years ago
  22. 9e7cc91 btrfs: fix fsfreeze hang caused by delayed iputs deal by Wang Xiaoguang · 8 years ago
  23. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  24. 4824f1f btrfs: divide btrfs_update_reserved_bytes() into two functions by Wang Xiaoguang · 8 years ago
  25. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  26. df2c95f btrfs: qgroup: Fix qgroup incorrectness caused by log replay by Qu Wenruo · 8 years ago
  27. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  28. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  29. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  30. d2c609b btrfs: properly track when rescan worker is running by Jeff Mahoney · 8 years ago
  31. eecba89 btrfs: flush_space: treat return value of do_chunk_alloc properly by Alex Lyakas · 8 years ago
  32. f3bca80 Btrfs: add ASSERT for block group's memory leak by Liu Bo · 8 years ago
  33. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  34. 1c1ea4f Btrfs: fix memory leak of reloc_root by Liu Bo · 8 years ago
  35. 94ef71a Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  36. b059152 Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  37. 17ce1eb ubifs: Fix xattr generic handler usage by Richard Weinberger · 8 years ago
  38. c0082e9 ubifs: Fix assertion in layout_in_gaps() by Vincent Stehlé · 8 years ago
  39. e9e5e3f bdev: fix NULL pointer dereference by Vegard Nossum · 8 years ago
  40. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  41. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  42. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  43. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  44. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  45. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  48. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  49. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  50. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  51. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  52. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  53. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  54. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  55. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  56. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  57. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  58. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  59. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  60. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  61. c110486 proc: make proc entries inherit ownership from parent by Dmitry Torokhov · 8 years ago
  62. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  63. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  64. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  65. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  66. 4b9eaf3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  68. 3b3ce01 Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  69. 4269139 nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 8 years ago
  70. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  71. 443a8c4 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 8 years ago
  72. 418c12d ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 8 years ago
  73. d014119 ext4: fix xattr shifting when expanding inodes by Jan Kara · 8 years ago
  74. 502aa0a nfsd: fix dentry refcounting on create by Josef Bacik · 8 years ago
  75. 9512c47 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
  76. 51350ea mm, writeback: flush plugged IO in wakeup_flusher_threads() by Konstantin Khlebnikov · 8 years ago
  77. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  78. 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
  79. e4d2b16 ceph: fix null pointer dereference in ceph_flush_snaps() by Yan, Zheng · 8 years ago
  80. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  81. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  82. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  83. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  84. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  86. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  88. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  89. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  90. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  91. fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
  92. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 8 years ago
  93. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  94. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  95. 206b3bb NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED by Trond Myklebust · 8 years ago
  96. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  97. d58b0d9 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
  98. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  99. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  100. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago