1. 6a74c0c pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes by Christoph Hellwig · 10 years ago
  2. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  3. 164ae58 pNFS/blocklayout: Remove a couple of unused variables by Trond Myklebust · 10 years ago
  4. 5c83746 pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing by Christoph Hellwig · 10 years ago
  5. 871760c pnfs/blocklayout: move all rpc_pipefs related code into a single file by Christoph Hellwig · 10 years ago
  6. ca0fe1d pnfs/blocklayout: refactor extent processing by Christoph Hellwig · 10 years ago
  7. 9cc4754 pnfs/blocklayout: move extent processing to blocklayout.c by Christoph Hellwig · 10 years ago
  8. 34dc93c pnfs/blocklayout: allocate separate pages for the layoutcommit payload by Christoph Hellwig · 10 years ago
  9. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  10. 20d655d pnfs/blocklayout: use the device id cache by Christoph Hellwig · 10 years ago
  11. 848746b pnfs/blocklayout: return layouts on setattr by Christoph Hellwig · 10 years ago
  12. 71d5b76 pnfs/blocklayout: implement the return_range method by Christoph Hellwig · 10 years ago
  13. 8067253 pnfs/blocklayout: rewrite extent tracking by Christoph Hellwig · 10 years ago
  14. 8c792ea pnfs/blocklayout: don't set pages uptodate by Christoph Hellwig · 10 years ago
  15. 3a6fd1f pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist by Christoph Hellwig · 10 years ago
  16. 921b81a pnfs/blocklayout: correctly decrement extent length by Christoph Hellwig · 10 years ago
  17. be98fd0 pnfs/blocklayout: plug block queues by Christoph Hellwig · 10 years ago
  18. e3aaf7f pnfs/blocklayout: reject pnfs blocksize larger than page size by Christoph Hellwig · 10 years ago
  19. f15b504 FS/NFS: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  20. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  21. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  22. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  23. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 11 years ago
  24. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
  25. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
  26. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  27. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  28. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 11 years ago
  29. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  30. 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 12 years ago
  31. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  32. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  33. 6f018ef NFSv4.1: bl_pg_init_write should be static by Trond Myklebust · 12 years ago
  34. 96c9eae pnfsblock: fix non-aligned DIO write by Peng Tao · 12 years ago
  35. f742dc4 pnfsblock: fix non-aligned DIO read by Peng Tao · 12 years ago
  36. fe6e1e8 pnfsblock: fix partial page buffer wirte by Peng Tao · 12 years ago
  37. 5d0e3a0 Revert "pnfsblock: bail out partial page IO" by Peng Tao · 12 years ago
  38. 78e4e05 NFSv4.1: Replace get_device_info() with filelayout_get_device_info() by Trond Myklebust · 12 years ago
  39. 159e056 pnfsblock: bail out partial page IO by Peng Tao · 12 years ago
  40. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 13 years ago
  41. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 13 years ago
  42. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 13 years ago
  43. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  44. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 13 years ago
  45. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 13 years ago
  46. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  47. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  48. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  49. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  50. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 13 years ago
  51. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 13 years ago
  52. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 13 years ago
  53. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 13 years ago
  54. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 13 years ago
  55. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 13 years ago
  56. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 13 years ago
  57. 7542274 pnfsblock: fix writeback deadlock by Peng Tao · 13 years ago
  58. e6d05a7 pnfsblock: fix NULL pointer dereference by Peng Tao · 13 years ago
  59. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  60. 760383f pnfsblock: add missing rpc_put_mount and path_put by Peng Tao · 13 years ago
  61. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  62. 516f2e2 pnfsblock: fix return code confusion by Jim Rees · 13 years ago
  63. 88c9e42 nfs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  64. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 13 years ago
  65. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 13 years ago
  66. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 13 years ago
  67. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 13 years ago
  68. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 13 years ago
  69. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 13 years ago
  70. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 13 years ago
  71. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  72. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 13 years ago
  73. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  74. 9e69296 pnfsblock: basic extent code by Fred Isaman · 13 years ago
  75. e9643fe pnfsblock: use pageio_ops api by Benny Halevy · 13 years ago
  76. 155e752 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs by Fred Isaman · 13 years ago