1. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  2. 15a77c6 userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 8 years ago
  3. 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
  4. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  5. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  6. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  7. 6e0362b Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  8. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  9. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  10. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  11. 1097680 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
  12. 6e09d0f ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
  13. 4c7d0c9 ovl: fix possible use after free on redirect dir lookup by Amir Goldstein · 8 years ago
  14. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  15. a324cbf xfs: sanity check inode di_mode by Amir Goldstein · 8 years ago
  16. fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
  17. 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
  18. b597dd5 xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 8 years ago
  19. 3c6f46e xfs: sanity check directory inode di_size by Amir Goldstein · 8 years ago
  20. bf46ecc xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
  21. 1cb51a1 ubifs: Fix journal replay wrt. xattr nodes by Richard Weinberger · 8 years ago
  22. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  23. a75467d ubifs: allow encryption ioctls in compat mode by Eric Biggers · 8 years ago
  24. 404e0b6 ubifs: add CONFIG_BLOCK dependency for encryption by Arnd Bergmann · 8 years ago
  25. 507502a ubifs: fix unencrypted journal write by Peter Rosin · 8 years ago
  26. e8f1974 ubifs: ensure zero err is returned on successful return by Colin Ian King · 8 years ago
  27. 5cf7a0f Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  28. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  29. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  30. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  32. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  33. a12f1ae aio: fix lock dep warning by Shaohua Li · 8 years ago
  34. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  35. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  36. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  37. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  38. a8a86d7 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 8 years ago
  39. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  40. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  41. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  42. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  43. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  44. e28ac1f Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  45. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  46. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  47. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  48. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  49. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  50. 0bf70aeb Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  51. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  52. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  53. dd545b5 do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned by Chandan Rajendra · 8 years ago
  54. 497de07 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 8 years ago
  55. 93362fa sysctl: Drop reference added by grab_header in proc_sys_readdir by Zhou Chengming · 8 years ago
  56. 7542272 libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount by Eric W. Biederman · 8 years ago
  57. 3895dbf mnt: Protect the mountpoint hashtable with mount_lock by Eric W. Biederman · 8 years ago
  58. 84a4620c xfs: don't print warnings when xfs_log_force fails by Christoph Hellwig · 8 years ago
  59. 12ef830 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 8 years ago
  60. 54fee13 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 8 years ago
  61. 255c516 xfs: fix bogus minleft manipulations by Christoph Hellwig · 8 years ago
  62. 5149fd3 xfs: bump up reserved blocks in xfs_alloc_set_aside by Christoph Hellwig · 8 years ago
  63. 92a1bf7 Btrfs: add 'inode' for extent map tracepoint by Liu Bo · 8 years ago
  64. ac0c7cf btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 8 years ago
  65. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  66. e02003b Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  67. 62f8c405 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. ff97f23 xfs: fix max_retries _show and _store functions by Carlos Maiolino · 8 years ago
  69. a1b7a4d xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 8 years ago
  70. 20e73b0 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 8 years ago
  71. 7a21272 xfs: fix double-cleanup when CUI recovery fails by Darrick J. Wong · 8 years ago
  72. c293166 Btrfs: adjust outstanding_extents counter properly when dio write is split by Liu Bo · 8 years ago
  73. 781feef Btrfs: fix lockdep warning about log_mutex by Liu Bo · 8 years ago
  74. e321f8a Btrfs: use down_read_nested to make lockdep silent by Liu Bo · 8 years ago
  75. d028099 btrfs: fix locking when we put back a delayed ref that's too new by Jeff Mahoney · 8 years ago
  76. aa7c8da btrfs: fix error handling when run_delayed_extent_op fails by Jeff Mahoney · 8 years ago
  77. c8b4ec8 Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  78. 6c006a9 clean_bdev_aliases: Prevent cleaning blocks that are not in block range by Chandan Rajendra · 8 years ago
  79. 42d97eb fscrypt: fix renaming and linking special files by Eric Biggers · 8 years ago
  80. fe4f6c8 fscrypt: fix the test_dummy_encryption mount option by Theodore Ts'o · 8 years ago
  81. 1db1754 ext4: Simplify DAX fault path by Jan Kara · 8 years ago
  82. 9f141d6 dax: Call ->iomap_begin without entry lock during dax fault by Jan Kara · 8 years ago
  83. f449b93 dax: Finish fault completely when loading holes by Jan Kara · 8 years ago
  84. e3fce68 dax: Avoid page invalidation races and unnecessary radix tree traversals by Jan Kara · 8 years ago
  85. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  86. e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 8 years ago
  87. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  88. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  89. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  90. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  91. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  92. e3ba730 fsnotify: Remove fsnotify_duplicate_mark() by Jan Kara · 8 years ago
  93. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. fc26901 Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  95. faf0dce Merge branch 'work.namespace' into for-linus by Al Viro · 8 years ago
  96. f698ccc ufs: fix function declaration for ufs_truncate_blocks by Jeff Layton · 8 years ago
  97. 613cc2b fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 8 years ago
  98. e522751 seq_file: reset iterator to first record for zero offset by Tomasz Majchrzak · 8 years ago
  99. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  100. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago