1. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  2. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  3. 0fba687 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  4. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 10 years ago
  5. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 10 years ago
  6. 571ff47 autofs4: fix false positive compile error by Ian Kent · 10 years ago
  7. abdd2e8 Btrfs: fix crash when starting transaction by Filipe Manana · 10 years ago
  8. be2c765 Btrfs: fix btrfs_print_leaf for skinny metadata by Josef Bacik · 10 years ago
  9. d288db5 Btrfs: fix race of using total_bytes_pinned by Liu Bo · 10 years ago
  10. 130d5b4 btrfs: use E2BIG instead of EIO if compression does not help by David Sterba · 10 years ago
  11. 0a4eaea btrfs: remove stale comment from btrfs_flush_all_pending_stuffs by David Sterba · 10 years ago
  12. 14f5979 Btrfs: fix use-after-free when cloning a trailing file hole by Filipe Manana · 10 years ago
  13. 0aeb8a6e btrfs: fix null pointer dereference in btrfs_show_devname when name is null by Anand Jain · 10 years ago
  14. e755f78 btrfs: fix null pointer dereference in clone_fs_devices when name is null by Anand Jain · 10 years ago
  15. 2aa06a3 btrfs: fix nossd and ssd_spread mount option regression by Eric Sandeen · 10 years ago
  16. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 10 years ago
  17. 3cc7939 Btrfs: atomically set inode->i_flags in btrfs_update_iflags by Filipe Manana · 10 years ago
  18. 69bbd9c nfs: fix nfs4d readlink truncated packet by Avi Kivity · 10 years ago
  19. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  20. 16874b2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  21. 472b909 btrfs: only unlock block in verify_parent_transid if we locked it by Josef Bacik · 10 years ago
  22. 46c4e71 Btrfs: assert send doesn't attempt to start transactions by Filipe Manana · 10 years ago
  23. c39aa70 btrfs compression: reuse recently used workspace by Sergey Senozhatsky · 10 years ago
  24. 5588383 Btrfs: fix crash when mounting raid5 btrfs with missing disks by Liu Bo · 10 years ago
  25. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  26. 49c6f73 btrfs: dev replace should replace the sysfs entry by Anand Jain · 10 years ago
  27. 0d39376 btrfs: dev add should add its sysfs entry by Anand Jain · 10 years ago
  28. 99994cd btrfs: dev delete should remove sysfs entry by Anand Jain · 10 years ago
  29. 9b4eaf4 btrfs: rename add_device_membership to btrfs_kobj_add_device by Anand Jain · 10 years ago
  30. 76f47128 nfsd: fix rare symlink decoding bug by J. Bruce Fields · 10 years ago
  31. a93cd4c ext4: Fix hole punching for files with indirect blocks by Jan Kara · 10 years ago
  32. 77ea2a4 ext4: Fix block zeroing when punching holes in indirect block files by Jan Kara · 10 years ago
  33. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 10 years ago
  34. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  35. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. ec7756a fs/mbcache: replace __builtin_log2() with ilog2() by T Makphaibulchoke · 10 years ago
  37. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  38. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  39. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  40. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 10 years ago
  41. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 10 years ago
  42. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 10 years ago
  43. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  44. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  45. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  46. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  47. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 10 years ago
  48. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 10 years ago
  49. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 10 years ago
  50. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 10 years ago
  51. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  52. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  53. 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
  54. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 10 years ago
  55. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  56. e13d100 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  57. 147f140 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. 8408c71 Btrfs: fix wrong error handle when the device is missing or is not writeable by Miao Xie · 10 years ago
  59. c55f139 Btrfs: fix deadlock when mounting a degraded fs by Miao Xie · 10 years ago
  60. e990f16 Btrfs: use bio_endio_nodec instead of open code by Miao Xie · 10 years ago
  61. 298a8f9 Btrfs: fix NULL pointer crash when running balance and scrub concurrently by Wang Shilong · 10 years ago
  62. ced96ed btrfs: Skip scrubbing removed chunks to avoid -ENOENT. by Qu Wenruo · 10 years ago
  63. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  64. 5349d6c Btrfs: make free space cache write out functions more readable by Miao Xie · 10 years ago
  65. 46fefe4 Btrfs: remove unused wait queue in struct extent_buffer by Filipe Manana · 10 years ago
  66. ea4ebde Btrfs: fix deadlocks with trylock on tree nodes by Chris Mason · 10 years ago
  67. 08bc035 cifs: revalidate mapping prior to satisfying read_iter request with cache=loose by Jeff Layton · 10 years ago
  68. f41c5ad NFSD: fix bug for readdir of pseudofs by Kinglong Mee · 10 years ago
  69. 6282cd5 NFSD: Don't hand out delegations for 30 seconds after recalling them. by NeilBrown · 10 years ago
  70. ebe0618 epoll: fix use-after-free in eventpoll_release_file by Konstantin Khlebnikov · 10 years ago
  71. a1d0b84c fs/cifs: fix regression in cifs_create_mf_symlink() by Björn Baumbach · 10 years ago
  72. c5c7b8d ext4: Fix buffer double free in ext4_alloc_branch() by Jan Kara · 10 years ago
  73. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  74. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  75. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 10 years ago
  76. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 10 years ago
  77. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 10 years ago
  78. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 10 years ago
  79. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 10 years ago
  80. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 10 years ago
  81. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 10 years ago
  82. 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
  83. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  84. 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
  85. ba346b3 btrfs: tree_search, search_ioctl: direct copy to userspace by Gerhard Heift · 10 years ago
  86. 550ac1d btrfs: new function read_extent_buffer_to_user by Gerhard Heift · 10 years ago
  87. 9b6e817 btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW by Gerhard Heift · 10 years ago
  88. 8f5f617 btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer by Gerhard Heift · 10 years ago
  89. 1254444 btrfs: tree_search, search_ioctl: accept varying buffer by Gerhard Heift · 10 years ago
  90. 25c9bc2 btrfs: tree_search: eliminate redundant nr_items check by Gerhard Heift · 10 years ago
  91. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  92. 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 10 years ago
  93. c2338f2 lock_parent: don't step on stale ->d_parent of all-but-freed one by Al Viro · 10 years ago
  94. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  95. 5f07385 kill generic_file_splice_write() by Al Viro · 10 years ago
  96. 3551dd7 ceph: switch to iter_file_splice_write() by Al Viro · 10 years ago
  97. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  98. 96f9bc8 fs/splice.c: remove unneeded exports by Al Viro · 10 years ago
  99. 6dc8bc0 ocfs2: switch to iter_file_splice_write() by Al Viro · 10 years ago
  100. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago