1. f71dfe8 pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() by Trond Myklebust · 8 years ago
  2. d9b6170 pNFS: Clear the layout metadata if the server changed the layout stateid by Trond Myklebust · 8 years ago
  3. 5f46be0 pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() by Trond Myklebust · 8 years ago
  4. e036f46 NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id by Trond Myklebust · 8 years ago
  5. 2d6cf5a pNFS: Do not set plh_return_seq for non-callback related layoutreturns by Trond Myklebust · 8 years ago
  6. e5fd190 pNFS: Ensure layoutreturn acts as a completion for layout callbacks by Trond Myklebust · 8 years ago
  7. 793b7fe pNFS: Fix CB_LAYOUTRECALL stateid verification by Trond Myklebust · 8 years ago
  8. ecebb80 pNFS: Always update the layout barrier seqid on LAYOUTGET by Trond Myklebust · 8 years ago
  9. 13bede1 pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set by Trond Myklebust · 8 years ago
  10. 8e0acf9 pNFS: Clear the layout return tracking on layout reinitialisation by Trond Myklebust · 8 years ago
  11. 45fcc7b pNFS: LAYOUTRETURN should only update the stateid if the layout is valid by Trond Myklebust · 8 years ago
  12. dc05973 Merge commit 'e7bdea7750eb' by Trond Myklebust · 8 years ago
  13. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  14. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. aeaa4a7 fs: Call d_automount with the filesystems creds by Eric W. Biederman · 8 years ago
  16. 88083e9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  17. 149a4fd nfs: don't create zero-length requests by Benjamin Coddington · 8 years ago
  18. 297fae4 Fix NULL pointer dereference in bl_free_device(). by Artem Savkov · 8 years ago
  19. fe94793 f2fs: get victim segment again after new cp by Yunlei He · 8 years ago
  20. cfc9fde ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 8 years ago
  21. f2bdfda Merge branch 'xfs-4.8-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  22. 72ccbbe xfs: remove EXPERIMENTAL tag from sparse inode feature by Dave Chinner · 8 years ago
  23. 28b783e xfs: bufferhead chains are invalid after end_page_writeback by Dave Chinner · 8 years ago
  24. b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
  25. 160ae76 libxfs: directory node splitting does not have an extra block by Dave Chinner · 8 years ago
  26. f021bd0 xfs: remove dax code from object file when disabled by Arnd Bergmann · 8 years ago
  27. 99579cc xfs: skip dirty pages in ->releasepage() by Brian Foster · 8 years ago
  28. e1cb6be GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes by Bob Peterson · 8 years ago
  29. e033fb5 pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode() by Trond Myklebust · 8 years ago
  30. 8b8b08c Btrfs: fix delalloc accounting after copy_from_user faults by Chris Mason · 8 years ago
  31. 0f7d934 Merge branch 'for-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next by Miklos Szeredi · 8 years ago
  32. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  33. bac357dc Btrfs: avoid deadlocks during reservations in btrfs_truncate_block by Josef Bacik · 8 years ago
  34. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  35. 6f3ec99 f2fs: handle error case with f2fs_bug_on by Jaegeuk Kim · 8 years ago
  36. dd11a5d f2fs: avoid data race when deciding checkpoin in f2fs_sync_file by Jaegeuk Kim · 8 years ago
  37. 4dd6f97 f2fs: support an ioctl to move a range of data blocks by Jaegeuk Kim · 8 years ago
  38. 91246c2 f2fs: fix to report error number of f2fs_find_entry by Chao Yu · 8 years ago
  39. bd975d1 cifs: fix crash due to race in hmac(md5) handling by Rabin Vincent · 8 years ago
  40. dc4113d2 Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next by Dave Chinner · 8 years ago
  41. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  42. bbfeb61 Merge branch 'xfs-4.8-buf-fixes' into for-next by Dave Chinner · 8 years ago
  43. f637161 Merge branch 'xfs-4.8-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  44. aa2dd0a xfs: remove __arch_pack by Christoph Hellwig · 8 years ago
  45. 266b696 xfs: kill xfs_dir2_inou_t by Christoph Hellwig · 8 years ago
  46. 8353a64 xfs: kill xfs_dir2_sf_off_t by Christoph Hellwig · 8 years ago
  47. 16d4d43 xfs: split direct I/O and DAX path by Christoph Hellwig · 8 years ago
  48. fa8d972 xfs: direct calls in the direct I/O path by Christoph Hellwig · 8 years ago
  49. f1285ff xfs: stop using generic_file_read_iter for direct I/O by Christoph Hellwig · 8 years ago
  50. bbc5a74 xfs: split xfs_file_read_iter into buffered and direct I/O helpers by Christoph Hellwig · 8 years ago
  51. cf81071 xfs: remove s_maxbytes enforcement in xfs_file_read_iter by Christoph Hellwig · 8 years ago
  52. 3176c3e xfs: kill ioflags by Christoph Hellwig · 8 years ago
  53. 8f3e205 xfs: don't pass ioflags around in the ioctl path by Christoph Hellwig · 8 years ago
  54. 9c7504a xfs: track and serialize in-flight async buffers against unmount by Brian Foster · 8 years ago
  55. c891c30 xfs: exclude never-released buffers from buftarg I/O accounting by Brian Foster · 8 years ago
  56. 5539d36 xfs: don't reset b_retries to 0 on every failure by Eric Sandeen · 8 years ago
  57. 0b4db5d xfs: remove extraneous buffer flag changes by Eric Sandeen · 8 years ago
  58. e97f6c5 xfs: fix xfs_error_get_cfg for negative errnos by Eric Sandeen · 8 years ago
  59. ad70328 xfs: remove the magic numbers in xfs_btree_block-related len macros by Hou Tao · 8 years ago
  60. fbfb24b xfs: indentation fix in xfs_btree_get_iroot() by Kaho Ng · 8 years ago
  61. fbc21f3 xfs: don't allow negative error tags by Dan Carpenter · 8 years ago
  62. 7f1b624 xfs: fix type confusion in xfs_ioc_swapext by Jann Horn · 8 years ago
  63. b224f7c nfs4: flexfiles: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 8 years ago
  64. 3fc75f1 nfs4: clnt: respect noresvport when establishing connections to DSes by Tigran Mkrtchyan · 8 years ago
  65. d9c0ce0 pnfs/blocklayout: put deviceid node after releasing bl_ext_lock by Benjamin Coddington · 8 years ago
  66. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  67. e68fd7c mount: use sec= that was specified on the command line by Steve Dickson · 8 years ago
  68. f7db0b2 pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED by Trond Myklebust · 8 years ago
  69. 66b53f3 pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET by Trond Myklebust · 8 years ago
  70. e85d7ee pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT by Trond Myklebust · 8 years ago
  71. 56b38a1 pNFS: Fix post-layoutget error handling in pnfs_update_layout() by Trond Myklebust · 8 years ago
  72. b782fcc cifs: unbreak TCP session reuse by Rabin Vincent · 8 years ago
  73. a4a4f94 bdev: get rid of ->bd_inodes by Al Viro · 8 years ago
  74. 7d3a07f fuse: don't mess with blocking signals by Al Viro · 8 years ago
  75. df5c82a Btrfs: fix comparison in __btrfs_map_block() by Vincent Stehlé · 8 years ago
  76. 363cad7 f2fs: avoid memory allocation failure due to a long length by Jaegeuk Kim · 8 years ago
  77. 10b7e9a pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding by Trond Myklebust · 8 years ago
  78. dcf25fe f2fs: reset default idle interval value by Chao Yu · 8 years ago
  79. 9dfa1ba f2fs: use blk_plug in all the possible paths by Jaegeuk Kim · 8 years ago
  80. 82e0a5a f2fs: fix to avoid data update racing between GC and DIO by Chao Yu · 8 years ago
  81. 44a8349 f2fs: add maximum prefree segments by Jaegeuk Kim · 8 years ago
  82. 5f281fa f2fs: disable extent_cache for fcollapse/finsert inodes by Jaegeuk Kim · 8 years ago
  83. 0a2aa8f f2fs: refactor __exchange_data_block for speed up by Jaegeuk Kim · 8 years ago
  84. 1d353eb f2fs: fix ERR_PTR returned by bio by Jaegeuk Kim · 8 years ago
  85. 3e0a396 xfs: fix type confusion in xfs_ioc_swapext by Jann Horn · 9 years ago
  86. 752d596 tracing: Use __get_str() when manipulating strings by Daniel Bristot de Oliveira · 8 years ago
  87. c77efc1 nfs/blocklayout: Check max uuids and devices before decoding by Kinglong Mee · 8 years ago
  88. ecc2b88 nfs/blocklayout: Make sure calculate signature length aligned by Kinglong Mee · 8 years ago
  89. 11487dd nfs/blocklayout: support RH/Fedora dm-mpath device nodes by Christoph Hellwig · 8 years ago
  90. d702d41 nfs/blocklayout: refactor open-by-wwn by Christoph Hellwig · 8 years ago
  91. 0173ca0 nfs/blocklayout: use proper fmode for opening block devices by Christoph Hellwig · 8 years ago
  92. 3ebfd81 x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 by H.J. Lu · 8 years ago
  93. 7bc9491 ext4: verify extent header depth by Vegard Nossum · 8 years ago
  94. c65d5c6 ext4: short-cut orphan cleanup on error by Vegard Nossum · 8 years ago
  95. 554a5cc ext4: fix reference counting bug on block allocation error by Vegard Nossum · 8 years ago
  96. 8b7d9d0 NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes" by Trond Myklebust · 8 years ago
  97. 077e264 chardev: add missing line break in pr_warn by Fengguang Wu · 8 years ago
  98. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  99. 14df6a4 fs/dax: remove wmb_pmem() by Dan Williams · 8 years ago
  100. 8d9535b cifs: Check for existing directory when opening file with O_CREAT by Sachin Prabhu · 8 years ago