index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
objlayout
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2
-3
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
1
-4
/
+1
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
1
-0
/
+2
2015-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
1
-1
/
+1
2015-02-03
nfs: add nfs_pgio_current_mirror helper
Peng Tao
1
-1
/
+1
2015-02-03
nfs: add mirroring support to pgio layer
Weston Andros Adamson
1
-1
/
+2
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+2
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-4
/
+4
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
4
-4
/
+4
2014-09-12
pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node
Christoph Hellwig
1
-1
/
+1
2014-09-10
pnfs: factor GETDEVICEINFO implementations
Christoph Hellwig
3
-147
/
+41
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
1
-2
/
+2
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
3
-59
/
+54
2014-06-24
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
1
-2
/
+2
2014-05-29
pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
Trond Myklebust
1
-4
/
+4
2014-05-29
nfs: chain calls to pg_test
Weston Andros Adamson
1
-3
/
+6
2014-05-29
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
1
-5
/
+10
2014-05-28
NFS: Create a common read and write data struct
Anna Schumaker
3
-15
/
+15
2013-06-28
NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount
Andy Adamson
1
-0
/
+1
2013-06-06
NFSv4.1: Use layout credentials for get_deviceinfo calls
Trond Myklebust
1
-1
/
+2
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2
-2
/
+2
2013-02-17
umount oops when remove blocklayoutdriver first
fanchaoting
1
-0
/
+1
2012-11-04
NFSv4.1: Remove unused function last_byte_offset
Trond Myklebust
1
-11
/
+0
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
2
-15
/
+20
2012-04-26
pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()
Sachin Bhamare
1
-2
/
+0
2012-03-21
pnfs-obj: autologin: Add support for protocol autologin
Sachin Bhamare
3
-0
/
+145
2012-03-13
pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(
Boaz Harrosh
1
-14
/
+25
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
1
-1
/
+1
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2
-6
/
+6
2012-01-06
pnfs-obj: Must return layout on IO error
Boaz Harrosh
1
-1
/
+2
2012-01-06
pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
Boaz Harrosh
1
-0
/
+4
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
3
-47
/
+48
2011-11-02
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
Boaz Harrosh
3
-142
/
+112
2011-11-02
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
Boaz Harrosh
3
-35
/
+37
2011-11-02
pnfs-obj: Remove redundant EOF from objlayout_io_state
Boaz Harrosh
2
-10
/
+7
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
[next]