1. 1aceabf btrfs: drop gfp mask tweaking in try_release_extent_state by Michal Hocko · 8 years ago
  2. 3ba7ab2 btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage by Michal Hocko · 8 years ago
  3. 18dc22c btrfs: Add WARN_ON for qgroup reserved underflow by Qu Wenruo · 8 years ago
  4. 2b95550 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
  5. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 8 years ago
  6. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  7. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  8. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago
  9. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 8 years ago
  10. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 8 years ago
  11. d1908f5 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 8 years ago
  12. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  13. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 415f9b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  15. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  16. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  17. 62deb81 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 8 years ago
  18. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  19. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  20. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  21. 3365135 Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  22. 5906374 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
  23. 2fb78e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  24. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  25. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  26. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  27. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  28. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  29. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago
  30. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 8 years ago
  31. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  32. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 8 years ago
  33. 5a93790 xfs: remove racy hasattr check from attr ops by Brian Foster · 8 years ago
  34. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  35. 4dfa2b8 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 8 years ago
  36. f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
  37. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  38. 15a77c6 userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 8 years ago
  39. 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
  40. 83d230e xfs: verify dirblocklog correctly by Darrick J. Wong · 8 years ago
  41. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  42. 690e532 block: fix use after free in __blkdev_direct_IO by Christoph Hellwig · 8 years ago
  43. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  44. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  45. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  46. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  47. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  48. 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
  49. 91298ee Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  50. 97dcdea Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 8 years ago
  51. 47b5d64 btrfs: fix false enospc error when truncating heavily reflinked file by Wang Xiaoguang · 8 years ago
  52. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  53. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  54. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  55. 1097680 ceph: fix endianness of getattr mask in ceph_d_revalidate by Jeff Layton · 8 years ago
  56. 6e09d0f ceph: fix ceph_get_caps() interruption by Yan, Zheng · 8 years ago
  57. 4c7d0c9 ovl: fix possible use after free on redirect dir lookup by Amir Goldstein · 8 years ago
  58. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  59. a324cbf xfs: sanity check inode di_mode by Amir Goldstein · 8 years ago
  60. fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
  61. 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
  62. b597dd5 xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 8 years ago
  63. 3c6f46e xfs: sanity check directory inode di_size by Amir Goldstein · 8 years ago
  64. bf46ecc xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
  65. 1cb51a1 ubifs: Fix journal replay wrt. xattr nodes by Richard Weinberger · 8 years ago
  66. 3d4b2fc ubifs: remove redundant checks for encryption key by Eric Biggers · 8 years ago
  67. a75467d ubifs: allow encryption ioctls in compat mode by Eric Biggers · 8 years ago
  68. 404e0b6 ubifs: add CONFIG_BLOCK dependency for encryption by Arnd Bergmann · 8 years ago
  69. 507502a ubifs: fix unencrypted journal write by Peter Rosin · 8 years ago
  70. e8f1974 ubifs: ensure zero err is returned on successful return by Colin Ian King · 8 years ago
  71. 5cf7a0f Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  73. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  74. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  75. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  76. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  77. a12f1ae aio: fix lock dep warning by Shaohua Li · 8 years ago
  78. 81ddd8c cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  79. 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
  80. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  81. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  82. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  83. a8a86d7 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 8 years ago
  84. dcd20869 nfsd: fix supported attributes for acl & labels by J. Bruce Fields · 8 years ago
  85. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  86. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  87. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  88. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  89. 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
  90. 84fcc2d ceph: fix get_oldest_context() by Geng, Jichao · 8 years ago
  91. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  92. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  93. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  94. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  95. 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
  96. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  97. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  98. dd545b5 do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned by Chandan Rajendra · 8 years ago
  99. 497de07 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 8 years ago
  100. 93362fa sysctl: Drop reference added by grab_header in proc_sys_readdir by Zhou Chengming · 8 years ago