1. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  2. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 52281b3 Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  4. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  5. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 30f74aa binfmt_elf: use vmalloc() for allocation of vma_filesz by Jason Baron · 8 years ago
  9. 262c5e8 printk/btrfs: handle more message headers by Petr Mladek · 8 years ago
  10. 1270dd8 fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time by Alexey Dobriyan · 8 years ago
  11. bac5f5d fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID by Alexey Dobriyan · 8 years ago
  12. 209b14d fs/proc/array.c: slightly improve render_sigset_t by Rasmus Villemoes · 8 years ago
  13. 492b2da proc: tweak comments about 2 stage open and everything by Alexey Dobriyan · 8 years ago
  14. 39a10ac proc: kmalloc struct pde_opener by Alexey Dobriyan · 8 years ago
  15. f5887c71 proc: fix type of struct pde_opener::closing field by Alexey Dobriyan · 8 years ago
  16. 06a0c41 proc: just list_del() struct pde_opener by Alexey Dobriyan · 8 years ago
  17. 9a87fe0 proc: make struct struct map_files_info::len unsigned int by Alexey Dobriyan · 8 years ago
  18. 623f594 proc: make struct pid_entry::len unsigned by Alexey Dobriyan · 8 years ago
  19. af884cd proc: report no_new_privs state by Kees Cook · 8 years ago
  20. a66c0410 mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  21. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  22. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  23. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  24. bace924 fs/fs-writeback.c: remove redundant if check by Tahsin Erdogan · 8 years ago
  25. c62c38f ocfs2: replace CURRENT_TIME macro by Deepa Dinamani · 8 years ago
  26. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  27. 4131d53 ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree() by Ashish Samant · 8 years ago
  28. 07f38d9 ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() by piaojun · 8 years ago
  29. 28bb5ef ocfs2/dlm: clean up deadcode in dlm_master_request_handler() by piaojun · 8 years ago
  30. aa7b585 ocfs2: delete redundant code and set the node bit into maybe_map directly by Guozhonghua · 8 years ago
  31. 46832b2 ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() by piaojun · 8 years ago
  32. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. af9468d Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  34. c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
  35. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  36. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 2caceb3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  38. af30922 block: protect iterate_bdevs() against concurrent close by Rabin Vincent · 8 years ago
  39. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 8 years ago
  40. b5a0623 kernfs: Declare two local data structures static by Bart Van Assche · 8 years ago
  41. c4fcfc1 ovl: fix d_real() for stacked fs by Miklos Szeredi · 8 years ago
  42. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  43. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  44. 5f4b556 CIFS: Fix BUG() in calc_seckey() by Sachin Prabhu · 8 years ago
  45. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 8e54cad fix default_file_splice_read() by Al Viro · 8 years ago
  47. 10b9dd5 Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  48. d55b352 NFSv4.x: hide array-bounds warning by Arnd Bergmann · 8 years ago
  49. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. 05aea81 fs: logfs: remove unnecesary check by Ming Lei · 8 years ago
  51. c124843 fs: logfs: use bio_add_page() in do_erase() by Ming Lei · 8 years ago
  52. d4f98a8 fs: logfs: use bio_add_page() in __bdev_writeseg() by Ming Lei · 8 years ago
  53. 739a997 fs: logfs: convert to bio_add_page() in sync_request() by Ming Lei · 8 years ago
  54. 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
  55. 9a794fb block_dev: get rid of blksize bits calculation by Jens Axboe · 8 years ago
  56. 4d1a476 block_dev: Fixed direct I/O bio sector calculation by Damien Le Moal · 8 years ago
  57. d75a6a0 NFSv4.1: Keep a reference on lock states while checking by Benjamin Coddington · 8 years ago
  58. d117b9a Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  59. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  60. 0f0909e fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 8 years ago
  61. 3c7018e fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 8 years ago
  62. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  63. d41cbfc NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state by Benjamin Coddington · 8 years ago
  64. 5cc7861 NFSv4: Don't call close if the open stateid has already been cleared by Trond Myklebust · 8 years ago
  65. 3e7dfb1 NFSv4: Fix CLOSE races with OPEN by Trond Myklebust · 8 years ago
  66. 23ea44c NFSv4.1: Fix a regression in DELEGRETURN by Trond Myklebust · 8 years ago
  67. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  68. bec1b08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. d46bc34 Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  70. 542ff7b block: new direct I/O implementation by Christoph Hellwig · 8 years ago
  71. 78250c0 block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC by Jens Axboe · 8 years ago
  72. 72ecad2 block: support a full bio worth of IO for simplified bdev direct-io by Jens Axboe · 8 years ago
  73. 189ce2b block: fast-path for small and simple direct I/O requests by Christoph Hellwig · 8 years ago
  74. 4a59015 xattr: Fix setting security xattrs on sockfs by Andreas Gruenbacher · 8 years ago
  75. 984573a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  76. 19ff7fc orangefs: add .owner to debugfs file_operations by Mike Marshall · 8 years ago
  77. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  78. fc46d4e ramoops: add pdata NULL check to ramoops_probe by Kees Cook · 8 years ago
  79. 70ad35d pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  80. e9e360b pstore: Protect unlink with read_mutex by Namhyung Kim · 8 years ago
  81. 7a0032f pstore: Use global ftrace filters for function trace filtering by Joel Fernandes · 8 years ago
  82. a5d23b9 pstore: Clarify context field przs as dprzs by Kees Cook · 8 years ago
  83. c443a5f3 pstore: improve error report for failed setup by Kees Cook · 8 years ago
  84. 2fbea82 pstore: Merge per-CPU ftrace records into one by Joel Fernandes · 8 years ago
  85. fbccdeb pstore: Add ftrace timestamp counter by Joel Fernandes · 8 years ago
  86. a1cf53a ramoops: Split ftrace buffer space into per-CPU zones by Joel Fernandes · 8 years ago
  87. de83209 pstore: Make ramoops_init_przs generic for other prz arrays by Kees Cook · 8 years ago
  88. 663deb4 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
  89. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 59c3b76 fuse: fix fuse_write_end() if zero bytes were copied by Miklos Szeredi · 8 years ago
  91. bbd7bb7 block: move poll code to blk-mq by Jens Axboe · 8 years ago
  92. d8991f5 pstore: Warn on PSTORE_TYPE_PMSG using deprecated function by Joel Fernandes · 8 years ago
  93. 1097044 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
  94. 968ef8d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  95. c5e4ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  97. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  98. a4fac3b Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  99. 70d78fe coredump: fix unfreezable coredumping task by Andrey Ryabinin · 8 years ago
  100. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago