Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b51601d4504f46f585eed823485101390f0b588
/
fs
/
nfs
/
objlayout
5bb89b4
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
by Trond Myklebust
· 10 years ago
84a80f6
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
by Trond Myklebust
· 10 years ago
48d635f
nfs: add nfs_pgio_current_mirror helper
by Peng Tao
· 10 years ago
a7d42dd
nfs: add mirroring support to pgio layer
by Weston Andros Adamson
· 10 years ago
180bb5e
pnfs: release lseg in pnfs_generic_pg_cleanup
by Weston Andros Adamson
· 10 years ago
848a552
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 10 years ago
aa281ac
Boaz Harrosh - Fix broken email address
by Boaz Harrosh
· 10 years ago
fd41b47
pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
by Christoph Hellwig
· 10 years ago
661373b
pnfs: factor GETDEVICEINFO implementations
by Christoph Hellwig
· 10 years ago
c65e625
nfs: remove unused writeverf code
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
823b0c9
nfs: rename members of nfs_pgio_data
by Weston Andros Adamson
· 10 years ago
0aa61e7
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
by Trond Myklebust
· 10 years ago
0f9c429
nfs: chain calls to pg_test
by Weston Andros Adamson
· 10 years ago
b4fdac1
nfs: modify pg_test interface to return size_t
by Weston Andros Adamson
· 10 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 10 years ago
52fcac9
NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount
by Andy Adamson
· 11 years ago
cd5875f
NFSv4.1: Use layout credentials for get_deviceinfo calls
by Trond Myklebust
· 11 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
5a12cca
umount oops when remove blocklayoutdriver first
by fanchaoting
· 12 years ago
eba24e1
NFSv4.1: Remove unused function last_byte_offset
by Trond Myklebust
· 12 years ago
2e928e4
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
by Trond Myklebust
· 12 years ago
6296556
NFS41: send real write size in layoutget
by Peng Tao
· 12 years ago
7de6e28
pnfs-obj: Better IO pattern in case of unaligned offset
by Boaz Harrosh
· 12 years ago
c999ff6
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
by Boaz Harrosh
· 12 years ago
9909d45
pnfs-obj: don't leak objio_state if ore_write/read fails
by Boaz Harrosh
· 12 years ago
1385b81
NFS: Fix sparse warnings
by Trond Myklebust
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
9526b2b
pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()
by Sachin Bhamare
· 13 years ago
18d98f6
pnfs-obj: autologin: Add support for protocol autologin
by Sachin Bhamare
· 13 years ago
5318a29c
pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(
by Boaz Harrosh
· 13 years ago
1728017
NFS: Fix a number of sparse warnings
by Trond Myklebust
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
fe0fe83
pnfs-obj: Must return layout on IO error
by Boaz Harrosh
· 13 years ago
5c0b412
pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
by Boaz Harrosh
· 13 years ago
278c023
pnfs-obj: Support for RAID5 read-4-write interface.
by Boaz Harrosh
· 13 years ago
04291b6
pnfs-obj: move to ore 03: Remove old raid engine
by Boaz Harrosh
· 13 years ago
eecfc63
pnfs-obj: move to ore 02: move to ORE
by Boaz Harrosh
· 13 years ago
af4f5b5
pnfs-obj: move to ore 01: ore_layout & ore_components
by Boaz Harrosh
· 13 years ago
e2e0435
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
by Boaz Harrosh
· 13 years ago
9621855
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
by Boaz Harrosh
· 13 years ago
e6c40fe
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
by Boaz Harrosh
· 13 years ago
4cdc685
pnfs-obj: Remove redundant EOF from objlayout_io_state
by Boaz Harrosh
· 13 years ago
9af7db3
pnfs-obj: Fix the comp_index != 0 case
by Boaz Harrosh
· 13 years ago
20618b2
pnfs-obj: Bug when we are running out of bio
by Boaz Harrosh
· 13 years ago
f85ef69
pnfs: simplify pnfs files module autoloading
by J. Bruce Fields
· 13 years ago
dce8129
NFS: Move the pnfs write code into pnfs.c
by Trond Myklebust
· 13 years ago
493292d
NFS: Move the pnfs read code into pnfs.c
by Trond Myklebust
· 13 years ago
e885de1
NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment
by Trond Myklebust
· 13 years ago
d8007d4
NFSv4.1: Add an initialisation callback for pNFS
by Trond Myklebust
· 13 years ago
1751c36
NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix
by Trond Myklebust
· 13 years ago
8f7d5ef
NFSv4.1: Fix some issues with pnfs_generic_pg_test
by Trond Myklebust
· 13 years ago
df18d12
pnfs-obj: No longer needed to take an extra ref at add_device
by Boaz Harrosh
· 13 years ago
c7fd062
NFS: (d)printks should use %zd for ssize_t arguments
by David Howells
· 13 years ago
9342077
pnfs-obj: pg_test check for max_io_size
by Boaz Harrosh
· 13 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 13 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 13 years ago
a0fe8bf
pnfs-obj: objlayout_encode_layoutcommit implementation
by Boaz Harrosh
· 13 years ago
adb5853
pnfs-obj: report errors and .encode_layoutreturn Implementation.
by Boaz Harrosh
· 13 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
04f8345
pnfs-obj: osd raid engine read/write implementation
by Boaz Harrosh
· 13 years ago
e51b841
pnfs-obj: define per-inode private structure
by Benny Halevy
· 13 years ago
b6c05f1
pnfs-obj: objio_osd device information retrieval and caching
by Boaz Harrosh
· 13 years ago
09f5bf4
pnfs-obj: decode layout, alloc/free lseg
by Boaz Harrosh
· 13 years ago
f1bc893
pnfs-obj: pnfs_osd XDR client implementation
by Boaz Harrosh
· 13 years ago
c93407d
pnfs-obj: objlayoutdriver module skeleton
by Benny Halevy
· 13 years ago