1. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  2. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  3. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  4. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  5. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  6. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  7. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  8. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  9. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  10. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  11. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  12. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  13. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 10 years ago
  14. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 10 years ago
  15. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 10 years ago
  16. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 10 years ago
  17. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  18. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  19. 27bf630 ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn by Tariq Saeed · 10 years ago
  20. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 10 years ago
  21. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  22. e13d100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  23. 147f140 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  24. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  25. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  26. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  27. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  28. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
  29. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  30. 5349d6c Btrfs: make free space cache write out functions more readable by Miao Xie · 10 years ago
  31. 46fefe4 Btrfs: remove unused wait queue in struct extent_buffer by Filipe Manana · 10 years ago
  32. ea4ebde Btrfs: fix deadlocks with trylock on tree nodes by Chris Mason · 10 years ago
  33. 08bc035 cifs: revalidate mapping prior to satisfying read_iter request with cache=loose by Jeff Layton · 10 years ago
  34. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 10 years ago
  35. 6282cd5 NFSD: Don't hand out delegations for 30 seconds after recalling them. by NeilBrown · 10 years ago
  36. ebe0618 epoll: fix use-after-free in eventpoll_release_file by Konstantin Khlebnikov · 10 years ago
  37. a1d0b84c fs/cifs: fix regression in cifs_create_mf_symlink() by Björn Baumbach · 10 years ago
  38. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  39. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  40. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 10 years ago
  41. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 10 years ago
  42. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 10 years ago
  43. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 10 years ago
  44. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 10 years ago
  45. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 10 years ago
  46. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 10 years ago
  47. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  48. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  49. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. ba346b3 btrfs: tree_search, search_ioctl: direct copy to userspace by Gerhard Heift · 10 years ago
  51. 550ac1d btrfs: new function read_extent_buffer_to_user by Gerhard Heift · 10 years ago
  52. 9b6e817 btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW by Gerhard Heift · 10 years ago
  53. 8f5f617 btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer by Gerhard Heift · 10 years ago
  54. 1254444 btrfs: tree_search, search_ioctl: accept varying buffer by Gerhard Heift · 10 years ago
  55. 25c9bc2 btrfs: tree_search: eliminate redundant nr_items check by Gerhard Heift · 10 years ago
  56. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 10 years ago
  58. c2338f2 lock_parent: don't step on stale ->d_parent of all-but-freed one by Al Viro · 10 years ago
  59. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  60. 5f07385 kill generic_file_splice_write() by Al Viro · 10 years ago
  61. 3551dd7 ceph: switch to iter_file_splice_write() by Al Viro · 10 years ago
  62. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  63. 96f9bc8 fs/splice.c: remove unneeded exports by Al Viro · 10 years ago
  64. 6dc8bc0 ocfs2: switch to iter_file_splice_write() by Al Viro · 10 years ago
  65. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  66. 2840c56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  67. 859862d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  68. 412dd3a Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  69. 19ef122 reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK by Jan Kara · 10 years ago
  70. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  71. 79deb3c ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one by Tariq Saeed · 10 years ago
  72. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  73. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  74. c7548af Btrfs: convert smp_mb__{before,after}_clear_bit by Chris Mason · 10 years ago
  75. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. 0c27362 locks: set fl_owner for leases back to current->files by Jeff Layton · 10 years ago
  77. d53b47c Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  78. a914722 NFS: populate ->net in mount data when remounting by Mateusz Guzik · 10 years ago
  79. c5e20cb pnfs: fix lockup caused by pnfs_generic_pg_test by Weston Andros Adamson · 10 years ago
  80. 64b2d1f Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  81. b1cce80 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  82. 6eda71d Btrfs: fix scrub_print_warning to handle skinny metadata extents by Liu Bo · 10 years ago
  83. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 10 years ago
  84. cd857dd Btrfs: use right type to get real comparison by Liu Bo · 10 years ago
  85. 8a56457 Btrfs: don't check nodes for extent items by Josef Bacik · 10 years ago
  86. 6fdef6d Btrfs: don't release invalid page in btrfs_page_exists_in_range() by Filipe Manana · 10 years ago
  87. 809f901 Btrfs: make sure we retry if page is a retriable exception by Filipe Manana · 10 years ago
  88. 9140515 Btrfs: make sure we retry if we couldn't get the page by Filipe Manana · 10 years ago
  89. c81d576 btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56 by Gui Hecheng · 10 years ago
  90. 9391558 trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/ by Antonio Ospite · 10 years ago
  91. 0b43e04 Btrfs: fix leaf corruption after __btrfs_drop_extents by Liu Bo · 10 years ago
  92. 337c6f6 Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item by Filipe Manana · 10 years ago
  93. f82a990 Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled by Filipe Manana · 10 years ago
  94. 9649303 btrfs: free delayed node outside of root->inode_lock by Jeff Mahoney · 10 years ago
  95. 902c68a btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX by Gui Hecheng · 10 years ago
  96. b05fd87 Btrfs: fix transaction leak during fsync call by Filipe Manana · 10 years ago
  97. d778154 btrfs: Avoid trucating page or punching hole in a already existed hole. by Qu Wenruo · 10 years ago
  98. 3821f34 Btrfs: update commit root on snapshot creation after orphan cleanup by Filipe Manana · 10 years ago
  99. ff5df9b Btrfs: ioctl, don't re-lock extent range when not necessary by Filipe Manana · 10 years ago
  100. 2c46382 Btrfs: avoid visiting all extent items when cloning a range by Filipe Manana · 10 years ago