1. 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  2. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 26064ea Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  4. c9cc8d01 devpts: fix error handling in devpts_mntget() by Eric Biggers · 7 years ago
  5. 3da90b1 Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  6. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  7. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  11. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  12. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. af38816 gfs2: Add a few missing newlines in messages by Andreas Gruenbacher · 7 years ago
  14. 957a7ac gfs2: Remove inode from ordered write list in gfs2_write_inode() by Abhi Das · 7 years ago
  15. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  16. 6787dc2 Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  17. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  18. d1de762 Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  19. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 3acbcbf btrfs: drop devid as device_list_add() arg by Anand Jain · 7 years ago
  21. e124ece btrfs: get device pointer from device_list_add() by Anand Jain · 7 years ago
  22. 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
  23. 1e369b0 xfs: remove experimental tag for reflinks by Christoph Hellwig · 7 years ago
  24. 6d8a45c xfs: don't screw up direct writes when freesp is fragmented by Darrick J. Wong · 7 years ago
  25. 9f37bd1 xfs: check reflink allocation mappings by Darrick J. Wong · 7 years ago
  26. 0c6dda7 iomap: warn on zero-length mappings by Darrick J. Wong · 7 years ago
  27. 4b4c132 xfs: treat CoW fork operations as delalloc for quota accounting by Darrick J. Wong · 7 years ago
  28. 01c2e13 xfs: only grab shared inode locks for source file during reflink by Darrick J. Wong · 7 years ago
  29. 7c2d238 xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes by Darrick J. Wong · 7 years ago
  30. 1364b1d4 xfs: reflink should break pnfs leases before sharing blocks by Darrick J. Wong · 7 years ago
  31. c47b74f xfs: don't clobber inobt/finobt cursors when xref with rmap by Darrick J. Wong · 7 years ago
  32. 70c57dcd xfs: skip CoW writes past EOF when writeback races with truncate by Darrick J. Wong · 7 years ago
  33. acd1d71 xfs: preserve i_rdev when recycling a reclaimable inode by Amir Goldstein · 7 years ago
  34. 751f376 xfs: refactor accounting updates out of xfs_bmap_btalloc by Darrick J. Wong · 7 years ago
  35. 22431bf xfs: refactor inode verifier corruption error printing by Darrick J. Wong · 7 years ago
  36. 67a3f6d0 xfs: make tracepoint inode number format consistent by Darrick J. Wong · 7 years ago
  37. beaae8c xfs: always zero di_flags2 when we free the inode by Darrick J. Wong · 7 years ago
  38. 09ac862 xfs: call xfs_qm_dqattach before performing reflink operations by Darrick J. Wong · 7 years ago
  39. 6ca3072 xfs: bmap code cleanup by Shan Hai · 7 years ago
  40. 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
  41. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 7 years ago
  42. 70a2065 Get rid of xfs_buf_log_item_t typedef by Carlos Maiolino · 7 years ago
  43. 3a8c723 btrfs: only dirty the inode in btrfs_update_time if something was changed by Jeff Layton · 7 years ago
  44. d17260f xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing by Jeff Layton · 7 years ago
  45. e38cf30 fs: only set S_VERSION when updating times if necessary by Jeff Layton · 7 years ago
  46. f0e2828 xfs: convert to new i_version API by Jeff Layton · 7 years ago
  47. bb8c2d6 ufs: use new i_version API by Jeff Layton · 7 years ago
  48. cc56c33 ocfs2: convert to new i_version API by Jeff Layton · 7 years ago
  49. 1f15a55 nfsd: convert to new i_version API by Jeff Layton · 7 years ago
  50. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  51. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  52. e1d747d ext2: convert to new i_version API by Jeff Layton · 7 years ago
  53. 317bc94 exofs: switch to new i_version API by Jeff Layton · 7 years ago
  54. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  55. a01179e afs: convert to new i_version API by Jeff Layton · 7 years ago
  56. 9dffe56 affs: convert to new i_version API by Jeff Layton · 7 years ago
  57. 2489dba fat: convert to new i_version API by Jeff Layton · 7 years ago
  58. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  59. e231c68 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 7 years ago
  60. 36c7ce4 fs/cifs/cifsacl.c Fixes typo in a comment by Achilles Gaikwad · 7 years ago
  61. 128159f NFS: Remove a redundant call to unmap_mapping_range() by Trond Myklebust · 7 years ago
  62. ab2c643 update internal version number for cifs.ko by Steve French · 7 years ago
  63. cd1aca2 cifs: add .splice_write by Andrés Souto · 7 years ago
  64. 4a1360d CIFS: document tcon/ses/server refcount dance by Aurelien Aptel · 7 years ago
  65. 6b31471 move a few externs to smbdirect.h to eliminate warning by Steve French · 7 years ago
  66. 97f4b72 CIFS: zero sensitive data when freeing by Aurelien Aptel · 7 years ago
  67. 2026b06 Cleanup some minor endian issues in smb3 rdma by Steve French · 7 years ago
  68. 02cf590 CIFS: dump IPC tcon in debug proc file by Aurelien Aptel · 7 years ago
  69. 63a83b8 CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl by Aurelien Aptel · 7 years ago
  70. b327a71 CIFS: make IPC a regular tcon by Aurelien Aptel · 7 years ago
  71. 6793f1c orangefs: fix deadlock; do not write i_size in read_iter by Martin Brandenburg · 7 years ago
  72. 5bdd0c6 jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path by Jake Daryll Obina · 7 years ago
  73. b35d786 dcache: delete unused d_hash_mask by Alexey Dobriyan · 7 years ago
  74. 854d3e6 dcache: subtract d_hash_shift from 32 in advance by Alexey Dobriyan · 7 years ago
  75. 01950a3 fs/buffer.c: fold init_buffer() into init_page_buffers() by Eric Biggers · 7 years ago
  76. 4bfd054 fs: fold __inode_permission() into inode_permission() by Eric Biggers · 7 years ago
  77. 1c1d35d f2fs: support inode creation time by Chao Yu · 7 years ago
  78. f34462c pnfs/blocklayout: Ensure disk address in block device map by Benjamin Coddington · 7 years ago
  79. b396047 pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors by Benjamin Coddington · 7 years ago
  80. 068c3cd f2fs: rebuild sit page from sit info in mem by Yunlei He · 7 years ago
  81. 3b60d80 f2fs: stop issuing discard if fs is readonly by Chao Yu · 7 years ago
  82. 6819b88 f2fs: clean up duplicated assignment in init_discard_policy by Chao Yu · 7 years ago
  83. 2882d34 f2fs: use GFP_F2FS_ZERO for cleanup by Chao Yu · 7 years ago
  84. 4519eaa GFS2: Fix minor comment typo by Bob Peterson · 7 years ago
  85. 525273f Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  86. 37e12f5 cifs: remove redundant duplicated assignment of pointer 'node' by Colin Ian King · 7 years ago
  87. e36c048 CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  88. 9aca7e4 cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 7 years ago
  89. 9084432 CIFS: SMBD: _smbd_get_connection() can be static by kbuild test robot · 7 years ago
  90. 8801e90 CIFS: SMBD: Disable signing on SMB direct transport by Long Li · 7 years ago
  91. 08a3b96 CIFS: SMBD: Add SMB Direct debug counters by Long Li · 7 years ago
  92. bd3dcc6 CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration by Long Li · 7 years ago
  93. 74dcf41 CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O by Long Li · 7 years ago
  94. db223a5 CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration by Long Li · 7 years ago
  95. c739858 CIFS: SMBD: Implement RDMA memory registration by Long Li · 7 years ago
  96. 9762c2d CIFS: SMBD: Upper layer sends data via RDMA send by Long Li · 7 years ago
  97. d649e1b CIFS: SMBD: Implement function to send data via RDMA send by Long Li · 7 years ago
  98. 2fef137 CIFS: SMBD: Upper layer receives data via RDMA receive by Long Li · 7 years ago
  99. f64b78f CIFS: SMBD: Implement function to receive data via RDMA receive by Long Li · 7 years ago
  100. 09902f8 CIFS: SMBD: Set SMB Direct maximum read or write size for I/O by Long Li · 7 years ago