1. f15b504 FS/NFS: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  2. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  3. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  4. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  5. b4fdac1 nfs: modify pg_test interface to return size_t by Weston Andros Adamson · 10 years ago
  6. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  7. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  8. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  9. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  10. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  11. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  12. 694e096 NFS: Enabling v4.2 should not recompile nfsd and lockd by Anna Schumaker · 11 years ago
  13. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 11 years ago
  14. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  15. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  16. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  17. 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 11 years ago
  18. 76e697b NFSv4.1: Move slot table and session struct definitions to nfs4session.h by Trond Myklebust · 12 years ago
  19. af28388 pnfsblock: cleanup nfs4_blkdev_get by Peng Tao · 12 years ago
  20. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  21. 6f018ef NFSv4.1: bl_pg_init_write should be static by Trond Myklebust · 12 years ago
  22. 4e26622 pnfsblock: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  23. 96c9eae pnfsblock: fix non-aligned DIO write by Peng Tao · 12 years ago
  24. f742dc4 pnfsblock: fix non-aligned DIO read by Peng Tao · 12 years ago
  25. fe6e1e8 pnfsblock: fix partial page buffer wirte by Peng Tao · 12 years ago
  26. 5d0e3a0 Revert "pnfsblock: bail out partial page IO" by Peng Tao · 12 years ago
  27. 78e4e05 NFSv4.1: Replace get_device_info() with filelayout_get_device_info() by Trond Myklebust · 12 years ago
  28. 159e056 pnfsblock: bail out partial page IO by Peng Tao · 12 years ago
  29. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 12 years ago
  30. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  31. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  32. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  33. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 12 years ago
  34. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 12 years ago
  35. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 12 years ago
  36. cb9c1c4 NFS: replace global bl_mount_reply with per-net one by Stanislav Kinsbursky · 12 years ago
  37. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  38. 7d9dea9 NFS: Use kcalloc() when allocating arrays by Trond Myklebust · 12 years ago
  39. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 13 years ago
  40. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  41. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  42. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  43. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  44. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  45. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 12 years ago
  46. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 12 years ago
  47. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 12 years ago
  48. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 12 years ago
  49. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 12 years ago
  50. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 12 years ago
  51. 57582b3 pnfsblock: clean up _add_entry by Peng Tao · 12 years ago
  52. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 12 years ago
  53. 39e567a pnfsblock: acquire im_lock in _preload_range by Peng Tao · 12 years ago
  54. 7542274 pnfsblock: fix writeback deadlock by Peng Tao · 13 years ago
  55. e6d05a7 pnfsblock: fix NULL pointer dereference by Peng Tao · 13 years ago
  56. 1b0ae06 pnfs: make _set_lo_fail generic by Peng Tao · 13 years ago
  57. 760383f pnfsblock: add missing rpc_put_mount and path_put by Peng Tao · 13 years ago
  58. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  59. fdc17ab pnfsblock: fix size of upcall message by Jim Rees · 13 years ago
  60. 516f2e2 pnfsblock: fix return code confusion by Jim Rees · 13 years ago
  61. 88c9e42 nfs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  62. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 13 years ago
  63. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 13 years ago
  64. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 13 years ago
  65. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 13 years ago
  66. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 13 years ago
  67. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 13 years ago
  68. 9f37704 pnfsblock: merge rw extents by Fred Isaman · 13 years ago
  69. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 13 years ago
  70. 6d742ba pnfsblock: bl_find_get_extent by Fred Isaman · 13 years ago
  71. e9437cc pnfsblock: xdr decode pnfs_block_layout4 by Fred Isaman · 13 years ago
  72. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  73. 03341d2 pnfsblock: merge extents by Fred Isaman · 13 years ago
  74. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 13 years ago
  75. 025a70e pnfsblock: remove device operations by Jim Rees · 13 years ago
  76. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  77. 9e69296 pnfsblock: basic extent code by Fred Isaman · 13 years ago
  78. e9643fe pnfsblock: use pageio_ops api by Benny Halevy · 13 years ago
  79. 155e752 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs by Fred Isaman · 13 years ago