1. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  2. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  3. b8d4c1f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 46ace66 Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. cee37d8 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. da029c1 exec: Limit arg stack to at most 75% of _STK_LIM by Kees Cook · 8 years ago
  7. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  8. 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  9. 3ea4fcc Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  10. 1a86fc7 Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  11. 49d31c2 dentry name snapshots by Al Viro · 8 years ago
  12. b59eea5 vfs: fix flock compat thinko by Linus Torvalds · 8 years ago
  13. 961ae1d gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 8 years ago
  14. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  15. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  17. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 8 years ago
  18. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  19. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 8 years ago
  20. f93ae36 fs/userfaultfd.c: drop dead code by Mike Rapoport · 8 years ago
  21. c823bd9 fs/file.c: replace alloc_fdmem() with kvmalloc() alternative by Michal Hocko · 8 years ago
  22. b74271e ocfs2: constify attribute_group structures by Arvind Yadav · 8 years ago
  23. 25b1c72 ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak by piaojun · 8 years ago
  24. 62aa81d ocfs2: use magic.h by Fabian Frederick · 8 years ago
  25. 8c4d5a4 ocfs2: fix a static checker warning by Gang He · 8 years ago
  26. ff95015 ext4: fix spelling mistake: "prellocated" -> "preallocated" by Colin Ian King · 8 years ago
  27. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  28. 62473a2 move file_{start,end}_write() out of do_iter_write() by Al Viro · 8 years ago
  29. 333427a btrfs: minimal conversion to errseq_t writeback error reporting on fsync by Jeff Layton · 8 years ago
  30. 1b18027 xfs: minimal conversion to errseq_t writeback error reporting by Jeff Layton · 8 years ago
  31. 6acec59 ext4: use errseq_t based error handling for reporting data writeback errors by Jeff Layton · 8 years ago
  32. 383aa54 fs: convert __generic_file_fsync to use errseq_t based reporting by Jeff Layton · 8 years ago
  33. 372cf24 block: convert to errseq_t based writeback error tracking by Jeff Layton · 8 years ago
  34. 819ec6b dax: set errors in mapping when writeback fails by Jeff Layton · 8 years ago
  35. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 8 years ago
  36. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 8 years ago
  37. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 8 years ago
  38. dac257f fs: check for writeback errors after syncing out buffers in generic_file_fsync by Jeff Layton · 8 years ago
  39. d945b59 buffer: use mapping_set_error instead of setting the flag by Jeff Layton · 8 years ago
  40. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 8 years ago
  41. ad47f95 ext4: skip ext4_init_security() and encryption on ea_inodes by Tahsin Erdogan · 8 years ago
  42. 966681c CIFS: fix circular locking dependency by Rabin Vincent · 8 years ago
  43. 709340a cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT by Colin Ian King · 8 years ago
  44. 93d2cb6 cifs: Do not modify mid entry after submitting I/O in cifs_call_async by Long Li · 8 years ago
  45. 7e46f09 CIFS: add SFM mapping for 0x01-0x1F by Björn JACKE · 8 years ago
  46. 8490842 cifs: hide unused functions by Arnd Bergmann · 8 years ago
  47. 2f1afe2 cifs: Use smb 2 - 3 and cifsacl mount options getacl functions by Shirish Pargaonkar · 8 years ago
  48. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  49. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 8 years ago
  50. 97b37f2 cifs: set mapping error when page writeback fails in writepage or launder_pages by Jeff Layton · 8 years ago
  51. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  52. e5f76a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  53. c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  54. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  55. 0f41074 fs: remove call_fsync helper function by Jeff Layton · 8 years ago
  56. 11ab831 JFS: do not ignore return code from write_one_page() by Dave Kleikamp · 8 years ago
  57. 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 8 years ago
  58. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 89fbf53 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  62. 2cc7b4c Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  63. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  64. 2969525 GFS2: constify attribute_group structures. by Arvind Yadav · 8 years ago
  65. e0b62e2 gfs2: gfs2_create_inode: Keep glock across iput by Andreas Gruenbacher · 8 years ago
  66. 6b0c744 gfs2: Clean up glock work enqueuing by Andreas Gruenbacher · 8 years ago
  67. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  68. 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
  69. 2a527d6 fs: generic_block_bmap(): initialize all of the fields in the temp bh by Alexander Potapenko · 8 years ago
  70. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  71. 407cd7f ext4: change fast symlink test to not rely on i_blocks by Tahsin Erdogan · 8 years ago
  72. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  73. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  74. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  76. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  77. 1955880 SMB3: Enable encryption for SMB3.1.1 by Steve French · 8 years ago
  78. 86c3e00 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  79. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. bff4120 timerfd: Use get_itimerspec64() and put_itimerspec64() by Deepa Dinamani · 8 years ago
  81. a8e2b63 Make statfs properly return read-only state after emergency remount by Carlos Maiolino · 8 years ago
  82. 6916363 fs/dcache: init in_lookup_hashtable by Sebastian Andrzej Siewior · 8 years ago
  83. 4f2ed69 minix: Deinline get_block, save 2691 bytes by Denys Vlasenko · 8 years ago
  84. cc658db fs: Reorder inode_owner_or_capable() to avoid needless by Kees Cook · 8 years ago
  85. 41124db fs: warn in case userspace lied about modprobe return by Luis R. Rodriguez · 8 years ago
  86. a4058c5 nfsd: remove nfsd_vfs_read by Christoph Hellwig · 8 years ago
  87. 73da852 nfsd: use vfs_iter_read/write by Christoph Hellwig · 8 years ago
  88. abbb6589 fs: implement vfs_iter_write using do_iter_write by Christoph Hellwig · 8 years ago
  89. 18e9710 fs: implement vfs_iter_read using do_iter_read by Christoph Hellwig · 8 years ago
  90. edab5fe fs: move more code into do_iter_read/do_iter_write by Christoph Hellwig · 8 years ago
  91. 19c7358 fs: remove __do_readv_writev by Christoph Hellwig · 8 years ago
  92. 26c87fb fs: remove do_compat_readv_writev by Christoph Hellwig · 8 years ago
  93. 251b42a fs: remove do_readv_writev by Christoph Hellwig · 8 years ago
  94. 374bf88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  95. 848c23b btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 8 years ago
  96. b7f8a09 btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  97. 6374e57a btrfs: fix integer overflow in calc_reclaim_items_nr by Chris Mason · 8 years ago
  98. ded5618 btrfs: scrub: fix target device intialization while setting up scrub context by David Sterba · 8 years ago
  99. bc42bda btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges by Qu Wenruo · 8 years ago
  100. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 8 years ago