index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
objlayout
/
objio_osd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
treewide: Fix typo in printks
Masanari Iida
1
-1
/
+1
2013-02-17
umount oops when remove blocklayoutdriver first
fanchaoting
1
-0
/
+1
2012-10-16
NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static
Trond Myklebust
1
-3
/
+3
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
1
-1
/
+8
2012-08-02
pnfs-obj: Better IO pattern in case of unaligned offset
Boaz Harrosh
1
-3
/
+52
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+13
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
1
-2
/
+7
2012-05-04
NFS: Fix sparse warnings
Trond Myklebust
1
-1
/
+1
2012-04-27
NFS: create common nfs_pgio_header for both read and write
Fred Isaman
1
-7
/
+9
2012-03-21
pnfs-obj: autologin: Add support for protocol autologin
Sachin Bhamare
1
-0
/
+9
2012-03-13
pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(
Boaz Harrosh
1
-14
/
+25
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
1
-3
/
+3
2012-01-06
pnfs-obj: Must return layout on IO error
Boaz Harrosh
1
-1
/
+2
2011-11-02
pnfs-obj: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-0
/
+38
2011-11-02
pnfs-obj: move to ore 03: Remove old raid engine
Boaz Harrosh
1
-504
/
+0
2011-11-02
pnfs-obj: move to ore 02: move to ORE
Boaz Harrosh
1
-74
/
+59
2011-11-02
pnfs-obj: move to ore 01: ore_layout & ore_components
Boaz Harrosh
1
-144
/
+128
2011-11-02
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
Boaz Harrosh
1
-9
/
+8
2011-11-02
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
Boaz Harrosh
1
-30
/
+64
2011-11-02
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
Boaz Harrosh
1
-16
/
+16
2011-08-04
pnfs-obj: Fix the comp_index != 0 case
Boaz Harrosh
1
-9
/
+7
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-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
1
-0
/
+1
2011-05-29
pnfs-obj: report errors and .encode_layoutreturn Implementation.
Boaz Harrosh
1
-1
/
+43
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
1
-0
/
+605
2011-05-29
pnfs-obj: define per-inode private structure
Benny Halevy
1
-0
/
+3
2011-05-29
pnfs-obj: objio_osd device information retrieval and caching
Boaz Harrosh
1
-0
/
+157
2011-05-29
pnfs-obj: decode layout, alloc/free lseg
Boaz Harrosh
1
-1
/
+169
2011-05-29
pnfs-obj: objlayoutdriver module skeleton
Benny Halevy
1
-0
/
+76