1. bdcff415 Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  2. a28ad14 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  3. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  4. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  5. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  6. 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
  7. 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
  8. 5130cce ceph: fix non static symbol warning by Wei Yongjun · 8 years ago
  9. 5f43086 locking, fs/locks: Add missing file_sem locks by Peter Zijlstra · 8 years ago
  10. 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
  11. f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 8 years ago
  12. e952813 ext2: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  13. a2ed0b3 isofs: Do not return EACCES for unknown filesystems by Jan Kara · 8 years ago
  14. 14155ca btrfs: assign error values to the correct bio structs by Junjie Mao · 8 years ago
  15. 0d7718f6 ceph: fix error handling in ceph_read_iter by Nikolay Borisov · 8 years ago
  16. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  17. 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
  18. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  20. 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
  21. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  22. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  23. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  24. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  25. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  26. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  27. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  28. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  29. 7764235 ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  30. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  31. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  32. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  33. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  34. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  35. 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
  36. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  37. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  38. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  39. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  40. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  41. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  42. 834170c Enable previous version support by Steve French · 8 years ago
  43. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  44. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  45. de0dcc4 f2fs: fix wrong sum_page pointer in f2fs_gc by Jaegeuk Kim · 8 years ago
  46. d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
  47. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  48. 52ace1e fs/cifs: reopen persistent handles on reconnect by Steve French · 8 years ago
  49. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  50. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  51. 94f8737 fs/cifs: keep guid when assigning fid to fileinfo by Aurelien Aptel · 8 years ago
  52. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  53. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  54. 7d414f3 cifs: Limit the overall credit acquired by Ross Lagerwall · 8 years ago
  55. 9742805 Display number of credits available by Steve French · 8 years ago
  56. 6609804 Add way to query creation time of file via cifs xattr by Steve French · 8 years ago
  57. a958fff Add way to query file attributes via cifs xattr by Steve French · 8 years ago
  58. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  60. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  61. 086e774 pipe: cap initial pipe capacity according to pipe-max-size limit by Michael Kerrisk (man-pages) · 8 years ago
  62. 9c87bcf pipe: make account_pipe_buffers() return a value, and use it by Michael Kerrisk (man-pages) · 8 years ago
  63. a005ca0 pipe: fix limit checking in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  64. 09b4d19 pipe: simplify logic in alloc_pipe_info() by Michael Kerrisk (man-pages) · 8 years ago
  65. b0b91d1 pipe: fix limit checking in pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  66. 3734a13 pipe: refactor argument for account_pipe_buffers() by Michael Kerrisk (man-pages) · 8 years ago
  67. d37d416 pipe: move limit checking logic into pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  68. f491bd7 pipe: relocate round_pipe_size() above pipe_set_size() by Michael Kerrisk (man-pages) · 8 years ago
  69. fcc2453 autofs: refactor ioctl fn vector in iookup_dev_ioctl() by Tomohiro Kusumi · 8 years ago
  70. 962ca7c autofs: remove possibly misleading /* #define DEBUG */ by Tomohiro Kusumi · 8 years ago
  71. 3908555 autofs: fix print format for ioctl warning message by Tomohiro Kusumi · 8 years ago
  72. d9e1923 autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD by Ian Kent · 8 years ago
  73. aa84193 autofs: fix dev ioctl number range check by Ian Kent · 8 years ago
  74. b6e3795 autofs: fix pr_debug() message by Tomohiro Kusumi · 8 years ago
  75. 41a4497 autofs: don't fail to free_dev_ioctl(param) by Tomohiro Kusumi · 8 years ago
  76. eea618e autofs: remove obsolete sb fields by Tomohiro Kusumi · 8 years ago
  77. ca55259 autofs: use autofs4_free_ino() to kfree dentry data by Tomohiro Kusumi · 8 years ago
  78. 1574fa7 autofs: remove ino free in autofs4_dir_symlink() by Ian Kent · 8 years ago
  79. 97537b3 autofs: add WARN_ON(1) for non dir/link inode case by Tomohiro Kusumi · 8 years ago
  80. 1973a12 autofs: fix autofs4_fill_super() error exit handling by Ian Kent · 8 years ago
  81. 749800e autofs: test autofs versions first on sb initialization by Tomohiro Kusumi · 8 years ago
  82. 4a44c18 autofs: drop unnecessary extern in autofs_i.h by Tomohiro Kusumi · 8 years ago
  83. 2d19309 fs/select: add vmalloc fallback for select(2) by Vlastimil Babka · 8 years ago
  84. 25f4c41 block: implement (some of) fallocate for block devices by Darrick J. Wong · 8 years ago
  85. 0cc482e ocfs2: fix memory leak in dlm_migrate_request_handler() by Guozhonghua · 8 years ago
  86. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  87. f29135b 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
  88. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  89. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  92. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. feac470 xfs: convert COW blocks to real blocks before unwritten extent conversion by Christoph Hellwig · 8 years ago
  94. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  95. 6763afe Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  96. 8dfb790 Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  97. 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
  98. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  99. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago