1. 41963c1 pnfs/blocklayout: update last_write_offset atomically with extents by Benjamin Coddington · 8 years ago
  2. b88fa69 pNFS: The client must not do I/O to the DS if it's lease has expired by Trond Myklebust · 8 years ago
  3. e9e5e3f bdev: fix NULL pointer dereference by Vegard Nossum · 8 years ago
  4. 9a0fe86 pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls by Trond Myklebust · 8 years ago
  5. 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
  6. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  7. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  8. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  9. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  10. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  12. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  13. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  14. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  15. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  16. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  17. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  18. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  19. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  20. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  21. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  22. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  23. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  24. 15d0305 pNFS/flexfiles: Set reasonable default retrans values for the data channel by Trond Myklebust · 8 years ago
  25. a956bed NFS: Allow the mount option retrans=0 by Trond Myklebust · 8 years ago
  26. 1c8d477 pNFS/flexfiles: Fix layoutstat periodic reporting by Trond Myklebust · 8 years ago
  27. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  29. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  30. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  31. 4b9eaf3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  33. 3b3ce01 Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  34. 4269139 nfsd: Fix race between FREE_STATEID and LOCK by Chuck Lever · 8 years ago
  35. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  36. 443a8c4 ext4: properly align shifted xattrs when expanding inodes by Jan Kara · 8 years ago
  37. 418c12d ext4: fix xattr shifting when expanding inodes part 2 by Jan Kara · 8 years ago
  38. d014119 ext4: fix xattr shifting when expanding inodes by Jan Kara · 8 years ago
  39. 502aa0a nfsd: fix dentry refcounting on create by Josef Bacik · 8 years ago
  40. 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
  41. 51350ea mm, writeback: flush plugged IO in wakeup_flusher_threads() by Konstantin Khlebnikov · 8 years ago
  42. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  43. 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
  44. e4d2b16 ceph: fix null pointer dereference in ceph_flush_snaps() by Yan, Zheng · 8 years ago
  45. 0956254 ovl: don't copy up opaqueness by Miklos Szeredi · 8 years ago
  46. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  47. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  48. 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
  49. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  50. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. 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
  52. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  54. 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
  55. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  57. fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
  58. 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
  59. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  60. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  61. 206b3bb NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED by Trond Myklebust · 8 years ago
  62. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  63. 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
  64. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  65. 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
  66. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  67. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  68. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  69. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  70. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  71. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  72. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  73. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  74. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  75. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  76. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  77. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  78. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  79. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  80. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  81. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 8 years ago
  82. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  83. db20a89 cachefiles: Fix race between inactivating and culling a cache object by David Howells · 8 years ago
  84. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  85. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  86. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  87. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  88. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  89. c1892c3 vfs: fix deadlock in file_remove_privs() on overlayfs by Miklos Szeredi · 8 years ago
  90. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  91. 3481b68 xfs: move (and rename) the deferred bmap-free tracepoints by Darrick J. Wong · 8 years ago
  92. 51ce9d0 xfs: collapse single use static functions by Darrick J. Wong · 8 years ago
  93. e127faf xfs: remove unnecessary parentheses from log redo item recovery functions by Darrick J. Wong · 8 years ago
  94. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  95. c1d22ae xfs: in btree_lshift, only allocate temporary cursor when needed by Darrick J. Wong · 8 years ago
  96. 1f704b2 xfs: remove unnecesary lshift/rshift key initialization by Darrick J. Wong · 8 years ago
  97. 973b831 xfs: remove the get*keys and update_keys btree ops pointers by Darrick J. Wong · 8 years ago
  98. 1c0607a xfs: enable the rmap btree functionality by Darrick J. Wong · 8 years ago
  99. 04f1306 xfs: don't update rmapbt when fixing agfl by Darrick J. Wong · 8 years ago
  100. 2b0eeb5 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled by Darrick J. Wong · 8 years ago