1. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  2. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  3. 3ea4fcc Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  4. 1a86fc7 Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  5. b59eea5 vfs: fix flock compat thinko by Linus Torvalds · 7 years ago
  6. 961ae1d gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 7 years ago
  7. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  8. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  11. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  12. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 7 years ago
  13. f93ae36 fs/userfaultfd.c: drop dead code by Mike Rapoport · 7 years ago
  14. c823bd9 fs/file.c: replace alloc_fdmem() with kvmalloc() alternative by Michal Hocko · 7 years ago
  15. b74271e ocfs2: constify attribute_group structures by Arvind Yadav · 7 years ago
  16. 25b1c72 ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak by piaojun · 7 years ago
  17. 62aa81d ocfs2: use magic.h by Fabian Frederick · 7 years ago
  18. 8c4d5a4 ocfs2: fix a static checker warning by Gang He · 7 years ago
  19. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  20. 333427a btrfs: minimal conversion to errseq_t writeback error reporting on fsync by Jeff Layton · 7 years ago
  21. 1b18027 xfs: minimal conversion to errseq_t writeback error reporting by Jeff Layton · 7 years ago
  22. 6acec59 ext4: use errseq_t based error handling for reporting data writeback errors by Jeff Layton · 7 years ago
  23. 383aa54 fs: convert __generic_file_fsync to use errseq_t based reporting by Jeff Layton · 7 years ago
  24. 372cf24 block: convert to errseq_t based writeback error tracking by Jeff Layton · 7 years ago
  25. 819ec6b dax: set errors in mapping when writeback fails by Jeff Layton · 7 years ago
  26. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  27. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  28. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 7 years ago
  29. dac257f fs: check for writeback errors after syncing out buffers in generic_file_fsync by Jeff Layton · 7 years ago
  30. d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 7 years ago
  31. 966681c CIFS: fix circular locking dependency by Rabin Vincent · 7 years ago
  32. 709340a cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT by Colin Ian King · 7 years ago
  33. 93d2cb6 cifs: Do not modify mid entry after submitting I/O in cifs_call_async by Long Li · 7 years ago
  34. 7e46f09 CIFS: add SFM mapping for 0x01-0x1F by Björn JACKE · 7 years ago
  35. 8490842 cifs: hide unused functions by Arnd Bergmann · 7 years ago
  36. 2f1afe2 cifs: Use smb 2 - 3 and cifsacl mount options getacl functions by Shirish Pargaonkar · 7 years ago
  37. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 7 years ago
  38. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 7 years ago
  39. 97b37f2 cifs: set mapping error when page writeback fails in writepage or launder_pages by Jeff Layton · 7 years ago
  40. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  41. e5f76a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  42. c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  43. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  44. 0f41074 fs: remove call_fsync helper function by Jeff Layton · 7 years ago
  45. 11ab831 JFS: do not ignore return code from write_one_page() by Dave Kleikamp · 7 years ago
  46. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
  47. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  51. 2cc7b4c Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  53. 2969525 GFS2: constify attribute_group structures. by Arvind Yadav · 7 years ago
  54. e0b62e2 gfs2: gfs2_create_inode: Keep glock across iput by Andreas Gruenbacher · 7 years ago
  55. 6b0c744 gfs2: Clean up glock work enqueuing by Andreas Gruenbacher · 7 years ago
  56. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 7 years ago
  57. 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 7 years ago
  58. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  59. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  60. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  61. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  63. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  64. 1955880 SMB3: Enable encryption for SMB3.1.1 by Steve French · 7 years ago
  65. 86c3e00 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  66. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. bff4120 timerfd: Use get_itimerspec64() and put_itimerspec64() by Deepa Dinamani · 7 years ago
  68. a4058c5 nfsd: remove nfsd_vfs_read by Christoph Hellwig · 7 years ago
  69. 73da852 nfsd: use vfs_iter_read/write by Christoph Hellwig · 7 years ago
  70. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 7 years ago
  71. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 7 years ago
  72. edab5fe fs: move more code into do_iter_read/do_iter_write by Christoph Hellwig · 7 years ago
  73. 19c7358 fs: remove __do_readv_writev by Christoph Hellwig · 7 years ago
  74. 26c87fb fs: remove do_compat_readv_writev by Christoph Hellwig · 7 years ago
  75. 251b42a fs: remove do_readv_writev by Christoph Hellwig · 7 years ago
  76. 374bf88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  77. 848c23b btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  78. b7f8a09 btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  79. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 7 years ago
  80. ded5618 btrfs: scrub: fix target device intialization while setting up scrub context by David Sterba · 7 years ago
  81. bc42bda btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges by Qu Wenruo · 8 years ago
  82. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 8 years ago
  83. a12b877 btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled by Qu Wenruo · 8 years ago
  84. 7bc329c btrfs: qgroup: Return actually freed bytes for qgroup release or free data by Qu Wenruo · 8 years ago
  85. d1b8b94 btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function by Qu Wenruo · 8 years ago
  86. 5edfd9f btrfs: qgroup: Add quick exit for non-fs extents by Qu Wenruo · 8 years ago
  87. d7eae34 Btrfs: rework delayed ref total_bytes_pinned accounting by Omar Sandoval · 7 years ago
  88. 7be0791 Btrfs: return old and new total ref mods when adding delayed refs by Omar Sandoval · 7 years ago
  89. 0a16c7d Btrfs: always account pinned bytes when dropping a tree block ref by Omar Sandoval · 7 years ago
  90. 4da8b76 Btrfs: update total_bytes_pinned when pinning down extents by Omar Sandoval · 7 years ago
  91. 55e8196 Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT() by Omar Sandoval · 7 years ago
  92. 0d9f824 Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64 by Omar Sandoval · 7 years ago
  93. 1164a9f btrfs: fix validation of XATTR_ITEM dir items by David Sterba · 7 years ago
  94. 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 7 years ago
  95. e547204 Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  96. 5657cb0 fs/fcntl: use copy_to/from_user() for u64 types by Jens Axboe · 7 years ago
  97. fbaf94e ovl: don't set origin on broken lower hardlink by Miklos Szeredi · 7 years ago
  98. e85f82f ovl: copy-up: don't unlock between lookup and link by Miklos Szeredi · 7 years ago
  99. 2e31b4c NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() by Trond Myklebust · 7 years ago
  100. d9f2950 Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind" by Benjamin Coddington · 7 years ago