1. 2d58f6e xfs: use new extent lookup helpers in xfs_bmapi_write by Christoph Hellwig · 8 years ago
  2. 334f342 xfs: use new extent lookup helpers in xfs_bmapi_read by Christoph Hellwig · 8 years ago
  3. 86685f7 xfs: cleanup xfs_bmap_last_before by Christoph Hellwig · 8 years ago
  4. 93533c7 xfs: new inode extent list lookup helpers by Christoph Hellwig · 8 years ago
  5. 98efe8a xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 8 years ago
  6. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  7. 4dfce57 xfs: fix up xfs_swap_extent_forks inline extent handling by Eric Sandeen · 8 years ago
  8. 04197b3 xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 8 years ago
  9. 3993723 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 8 years ago
  10. b77428b xfs: defer should abort intent items if the trans roll fails by Darrick J. Wong · 8 years ago
  11. c17a8ef xfs: clear cowblocks tag when cow fork is emptied by Brian Foster · 8 years ago
  12. 7b7381f xfs: fix up inode cowblocks tracking tracepoints by Brian Foster · 8 years ago
  13. c663e29 fs: Do to trim high file position bits in iomap_page_mkwrite_actor by Jan Kara · 8 years ago
  14. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  15. c1112b6 xfs: optimize xfs_reflink_end_cow by Christoph Hellwig · 8 years ago
  16. 3e0ee78 xfs: optimize xfs_reflink_cancel_cow_blocks by Christoph Hellwig · 8 years ago
  17. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  18. 3ba020b xfs: optimize writes to reflink files by Christoph Hellwig · 8 years ago
  19. 5f9268c xfs: don't bother looking at the refcount tree for reads by Christoph Hellwig · 8 years ago
  20. 62c5ac8 xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared by Christoph Hellwig · 8 years ago
  21. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  22. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  23. 5faaf4f xfs: merge xfs_reflink_remap_range and xfs_file_share_range by Christoph Hellwig · 8 years ago
  24. ec40759 xfs: remove xfs_file_wait_for_io by Christoph Hellwig · 8 years ago
  25. 5761778 xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range by Christoph Hellwig · 8 years ago
  26. a62e82b3 xfs: fix the same_inode check in xfs_file_share_range by Christoph Hellwig · 8 years ago
  27. 4fbc2c6 xfs: remove the same fs check from xfs_file_share_range by Christoph Hellwig · 8 years ago
  28. 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
  29. 58d7896 libxfs: clean up _calc_dquots_per_chunk by Darrick J. Wong · 8 years ago
  30. d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
  31. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  32. 0ee7a3f xfs: don't take the IOLOCK exclusive for direct I/O page invalidation by Christoph Hellwig · 8 years ago
  33. f1b8243 xfs: add some 'static' annotations by Eric Biggers · 8 years ago
  34. 1be7f9b xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() by Geert Uytterhoeven · 8 years ago
  35. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  36. 1001354 Linux 4.9-rc1 by Linus Torvalds · 8 years ago
  37. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  38. 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
  39. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  40. 050aaea Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  41. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  43. 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
  44. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  45. 7041c57 score: traps: Add missing include file to fix build error by Guenter Roeck · 8 years ago
  46. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  47. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  48. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  49. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  50. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  51. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  52. 50cff89 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  53. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  54. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  55. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  57. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  58. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  59. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  60. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  61. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  62. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  63. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  64. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  65. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 8 years ago
  66. 0488677 qedr: Add GSI support by Ram Amrani · 8 years ago
  67. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 8 years ago
  68. afa0e13 qedr: Add support for data path by Ram Amrani · 8 years ago
  69. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  70. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  71. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  72. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  73. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 8 years ago
  74. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  75. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  76. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  77. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  78. 4960634 pkeys: Remove easily triggered WARN by Dave Jones · 8 years ago
  79. e9f8f48 Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 8 years ago
  80. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. 11ed3e0 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls by Ralf Baechle · 8 years ago
  82. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 8 years ago
  83. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  84. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  85. 7764235b ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  86. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  87. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  88. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  89. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  91. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  92. 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
  93. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  94. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  95. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  96. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  97. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  98. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  99. 834170c Enable previous version support by Steve French · 8 years ago
  100. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago