index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
objlayout
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
pnfs-obj: Fix the comp_index != 0 case
Boaz Harrosh
2
-9
/
+10
2011-08-04
pnfs-obj: Bug when we are running out of bio
Boaz Harrosh
1
-7
/
+5
2011-07-15
pnfs: simplify pnfs files module autoloading
J. Bruce Fields
1
-0
/
+2
2011-07-15
NFS: Move the pnfs write code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-15
NFS: Move the pnfs read code into pnfs.c
Trond Myklebust
1
-1
/
+1
2011-07-12
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
Trond Myklebust
1
-3
/
+0
2011-07-12
NFSv4.1: Add an initialisation callback for pNFS
Trond Myklebust
1
-0
/
+2
2011-07-12
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
Trond Myklebust
1
-1
/
+12
2011-06-21
NFSv4.1: Fix some issues with pnfs_generic_pg_test
Trond Myklebust
1
-0
/
+3
2011-06-19
pnfs-obj: No longer needed to take an extra ref at add_device
Boaz Harrosh
1
-1
/
+0
2011-06-15
NFS: (d)printks should use %zd for ssize_t arguments
David Howells
1
-1
/
+1
2011-05-29
pnfs-obj: pg_test check for max_io_size
Boaz Harrosh
1
-1
/
+18
2011-05-29
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
Benny Halevy
1
-13
/
+1
2011-05-29
NFSv4.1: change pg_test return type to bool
Benny Halevy
1
-4
/
+3
2011-05-29
pnfs-obj: objlayout_encode_layoutcommit implementation
Boaz Harrosh
3
-0
/
+61
2011-05-29
pnfs-obj: report errors and .encode_layoutreturn Implementation.
Boaz Harrosh
3
-2
/
+297
2011-05-29
pnfs: layoutret_on_setattr
Benny Halevy
1
-0
/
+1
2011-05-29
pnfs-obj: osd raid engine read/write implementation
Boaz Harrosh
3
-0
/
+901
2011-05-29
pnfs-obj: define per-inode private structure
Benny Halevy
3
-0
/
+46
2011-05-29
pnfs-obj: objio_osd device information retrieval and caching
Boaz Harrosh
3
-0
/
+233
2011-05-29
pnfs-obj: decode layout, alloc/free lseg
Boaz Harrosh
4
-2
/
+341
2011-05-29
pnfs-obj: pnfs_osd XDR client implementation
Boaz Harrosh
2
-1
/
+413
2011-05-29
pnfs-obj: objlayoutdriver module skeleton
Benny Halevy
2
-0
/
+81