Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-02 | pnfsblock: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
2012-02-01 | NFS: Use kcalloc() when allocating arrays | Trond Myklebust | 1 | -1/+1 |
2012-01-13 | pnfsblock: alloc short extent before submit bio | Peng Tao | 1 | -20/+65 |
2012-01-13 | pnfsblock: cleanup bl_mark_sectors_init | Peng Tao | 1 | -71/+5 |
2012-01-13 | pnfsblock: clean up _add_entry | Peng Tao | 1 | -7/+1 |
2012-01-13 | pnfsblock: acquire im_lock in _preload_range | Peng Tao | 1 | -5/+6 |
2011-07-31 | pnfsblock: note written INVAL areas for layoutcommit | Fred Isaman | 1 | -0/+95 |
2011-07-31 | pnfsblock: cleanup_layoutcommit | Fred Isaman | 1 | -0/+210 |
2011-07-31 | pnfsblock: encode_layoutcommit | Fred Isaman | 1 | -44/+132 |
2011-07-31 | pnfsblock: merge rw extents | Fred Isaman | 1 | -0/+47 |
2011-07-31 | pnfsblock: add extent manipulation functions | Fred Isaman | 1 | -0/+253 |
2011-07-31 | pnfsblock: bl_find_get_extent | Fred Isaman | 1 | -0/+47 |
2011-07-31 | pnfsblock: merge extents | Fred Isaman | 1 | -0/+106 |
2011-07-31 | pnfsblock: basic extent code | Fred Isaman | 1 | -0/+89 |