1. 9ba1a9e pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
  2. a3f9d1b5 pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary by Benjamin Coddington · 8 years ago
  3. 41963c1 pnfs/blocklayout: update last_write_offset atomically with extents by Benjamin Coddington · 8 years ago
  4. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  5. 668f455 Merge branch 'pnfs' by Trond Myklebust · 8 years ago
  6. 297fae4 Fix NULL pointer dereference in bl_free_device(). by Artem Savkov · 8 years ago
  7. d9c0ce0 pnfs/blocklayout: put deviceid node after releasing bl_ext_lock by Benjamin Coddington · 8 years ago
  8. c77efc1 nfs/blocklayout: Check max uuids and devices before decoding by Kinglong Mee · 8 years ago
  9. ecc2b88 nfs/blocklayout: Make sure calculate signature length aligned by Kinglong Mee · 8 years ago
  10. 11487dd nfs/blocklayout: support RH/Fedora dm-mpath device nodes by Christoph Hellwig · 8 years ago
  11. d702d41 nfs/blocklayout: refactor open-by-wwn by Christoph Hellwig · 8 years ago
  12. 0173ca0 nfs/blocklayout: use proper fmode for opening block devices by Christoph Hellwig · 8 years ago
  13. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  14. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  15. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  16. 8b306a2 Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  17. f35592a nfs/blocklayout: make sure making a aligned read request by Kinglong Mee · 8 years ago
  18. d9186c0 nfs/blocklayout: add SCSI layout support by Christoph Hellwig · 8 years ago
  19. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  20. 15ae2c7 nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist by Kinglong Mee · 9 years ago
  21. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  22. 8bb2897 pnfs: move common blocklayout XDR defintions to nfs4.h by Christoph Hellwig · 9 years ago
  23. 513d6d7 pnfs/blocklayout: pass proper file mode to blkdev_get/put by Christoph Hellwig · 9 years ago
  24. 2bd3c63 pnfs/blocklayout: reject too long signatures by Christoph Hellwig · 9 years ago
  25. 68596bd pnfs/blocklayout: set up layoutupdate_pages properly by Christoph Hellwig · 9 years ago
  26. 29662fa pnfs/blocklayout: calculate layoutupdate size correctly by Christoph Hellwig · 9 years ago
  27. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  28. 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 9 years ago
  29. 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 9 years ago
  30. 180bb5e pnfs: release lseg in pnfs_generic_pg_cleanup by Weston Andros Adamson · 10 years ago
  31. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  33. 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
  34. 32a5923 rpc_pipefs.c: get rid of f_dentry by Al Viro · 10 years ago
  35. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  36. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  37. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. 5466112f pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe by Trond Myklebust · 10 years ago
  39. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  40. b262b35 pnfs/blocklayout: include vmalloc.h for __vmalloc by Stephen Rothwell · 10 years ago
  41. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  42. 5c83746 pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
  43. 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
  44. ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
  45. 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
  46. 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
  47. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  48. 3e3f6b4 pnfs/blocklayout: remove some debugging by Christoph Hellwig · 10 years ago
  49. 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
  50. 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
  51. 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
  52. 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
  53. 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
  54. 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
  55. 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
  56. be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
  57. 72c5e59 pnfs/blocklayout: improve GETDEVICEINFO error reporting by Christoph Hellwig · 10 years ago
  58. e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
  59. f15b504 FS/NFS: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  60. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  61. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  62. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  63. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  64. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  65. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  66. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 10 years ago
  67. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  68. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  69. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  70. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  71. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 11 years ago
  72. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  73. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  74. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  75. 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 11 years ago
  76. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  77. af28388 pnfsblock: cleanup nfs4_blkdev_get by Peng Tao · 12 years ago
  78. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  79. 6f018ef NFSv4.1: bl_pg_init_write should be static by Trond Myklebust · 12 years ago
  80. 4e26622 pnfsblock: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  81. 96c9eae pnfsblock: fix non-aligned DIO write by Peng Tao · 12 years ago
  82. f742dc4 pnfsblock: fix non-aligned DIO read by Peng Tao · 12 years ago
  83. fe6e1e8 pnfsblock: fix partial page buffer wirte by Peng Tao · 12 years ago
  84. 5d0e3a0 Revert "pnfsblock: bail out partial page IO" by Peng Tao · 12 years ago
  85. 78e4e05 NFSv4.1: Replace get_device_info() with filelayout_get_device_info() by Trond Myklebust · 12 years ago
  86. 159e056 pnfsblock: bail out partial page IO by Peng Tao · 12 years ago
  87. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 12 years ago
  88. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  89. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  90. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  91. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 12 years ago
  92. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 12 years ago
  93. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 12 years ago
  94. cb9c1c4 NFS: replace global bl_mount_reply with per-net one by Stanislav Kinsbursky · 12 years ago
  95. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  96. 7d9dea9 NFS: Use kcalloc() when allocating arrays by Trond Myklebust · 12 years ago
  97. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 12 years ago
  98. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 12 years ago
  99. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 12 years ago
  100. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 12 years ago