1. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  3. c636e17 Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  4. f616751 Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  5. a00052a ubifs: Fix regression in ubifs_readdir() by Richard Weinberger · 8 years ago
  6. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. 14f947c fs: exofs: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  8. 06b2849 proc: fix NULL dereference when reading /proc/<pid>/auxv by Leon Yu · 8 years ago
  9. e3300ff Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  10. e890038 Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  11. 570dd45 btrfs: fix races on root_log_ctx lists by Chris Mason · 8 years ago
  12. 2a9becd kernfs: Add noop_fsync to supported kernfs_file_fops by Tony Luck · 8 years ago
  13. 272ddc8 proc: don't use FOLL_FORCE for reading cmdline and environment by Linus Torvalds · 8 years ago
  14. 804b173 orangefs: don't use d_time by Miklos Szeredi · 8 years ago
  15. d62a902 orangefs: user file_inode() where it is due by Amir Goldstein · 8 years ago
  16. c17a8ef xfs: clear cowblocks tag when cow fork is emptied by Brian Foster · 8 years ago
  17. 7b7381f xfs: fix up inode cowblocks tracking tracepoints by Brian Foster · 8 years ago
  18. c663e29 fs: Do to trim high file position bits in iomap_page_mkwrite_actor by Jan Kara · 8 years ago
  19. 5ff93ab Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  20. c761923 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  21. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  23. bdcff415 Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  24. a28ad14 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  25. b18cb64 fs/proc: Stop trying to report thread stacks by Andy Lutomirski · 8 years ago
  26. 0a1eb2d fs/proc: Stop reporting eip and esp in /proc/PID/stat by Andy Lutomirski · 8 years ago
  27. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  28. c1112b6 xfs: optimize xfs_reflink_end_cow by Christoph Hellwig · 8 years ago
  29. 3e0ee78 xfs: optimize xfs_reflink_cancel_cow_blocks by Christoph Hellwig · 8 years ago
  30. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  31. 3ba020b xfs: optimize writes to reflink files by Christoph Hellwig · 8 years ago
  32. 5f9268c xfs: don't bother looking at the refcount tree for reads by Christoph Hellwig · 8 years ago
  33. 62c5ac8 xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared by Christoph Hellwig · 8 years ago
  34. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  35. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  36. 5faaf4f xfs: merge xfs_reflink_remap_range and xfs_file_share_range by Christoph Hellwig · 8 years ago
  37. ec40759 xfs: remove xfs_file_wait_for_io by Christoph Hellwig · 8 years ago
  38. 5761778 xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range by Christoph Hellwig · 8 years ago
  39. a62e82b xfs: fix the same_inode check in xfs_file_share_range by Christoph Hellwig · 8 years ago
  40. 4fbc2c6 xfs: remove the same fs check from xfs_file_share_range by Christoph Hellwig · 8 years ago
  41. 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
  42. 58d7896 libxfs: clean up _calc_dquots_per_chunk by Darrick J. Wong · 8 years ago
  43. d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
  44. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  45. 0ee7a3f xfs: don't take the IOLOCK exclusive for direct I/O page invalidation by Christoph Hellwig · 8 years ago
  46. f1b8243 xfs: add some 'static' annotations by Eric Biggers · 8 years ago
  47. 1be7f9b xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() by Geert Uytterhoeven · 8 years ago
  48. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  49. c83ed4c ubifs: Abort readdir upon error by Richard Weinberger · 8 years ago
  50. 843741c ubifs: Fix xattr_names length in exit paths by Richard Weinberger · 8 years ago
  51. 390975a ubifs: Rename ubifs_rename2 by Richard Weinberger · 8 years ago
  52. 83aa3e0 nfs4: fix missing-braces warning by Arnd Bergmann · 8 years ago
  53. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  54. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  55. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  56. 1a1891d Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  57. e0ed1c2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 112a3ed Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9 by Chris Mason · 8 years ago
  59. 5130cce ceph: fix non static symbol warning by Wei Yongjun · 8 years ago
  60. 5f43086 locking, fs/locks: Add missing file_sem locks by Peter Zijlstra · 8 years ago
  61. 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
  62. f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 8 years ago
  63. e952813 ext2: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  64. a2ed0b3 isofs: Do not return EACCES for unknown filesystems by Jan Kara · 8 years ago
  65. 14155ca btrfs: assign error values to the correct bio structs by Junjie Mao · 8 years ago
  66. 0d7718f6 ceph: fix error handling in ceph_read_iter by Nikolay Borisov · 8 years ago
  67. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  68. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  69. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  70. 8906a82 fscrypto: lock inode while setting encryption policy by Eric Biggers · 8 years ago
  71. 1996250 ext4: correct endianness conversion in __xattr_check_inode() by Eric Biggers · 8 years ago
  72. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  74. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  75. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  76. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  77. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  78. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  79. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  80. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  81. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  82. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  83. f1f081c Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  84. 7764235 ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  85. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  86. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  87. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  88. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  89. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  90. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  91. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  92. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  93. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  94. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  95. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  96. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  97. 834170c Enable previous version support by Steve French · 8 years ago
  98. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  99. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  100. a3f9d1b5 pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary by Benjamin Coddington · 8 years ago