| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs: remove the objlayout driver | Christoph Hellwig | 2017-04-20 | 1 | -675/+0 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins | 2015-12-12 | 1 | -4/+1 |
* | fs: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 2015-09-29 | 1 | -1/+1 |
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS | Trond Myklebust | 2015-03-27 | 1 | -0/+2 |
* | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust | 2015-03-27 | 1 | -1/+1 |
* | nfs: add nfs_pgio_current_mirror helper | Peng Tao | 2015-02-03 | 1 | -1/+1 |
* | nfs: add mirroring support to pgio layer | Weston Andros Adamson | 2015-02-03 | 1 | -1/+2 |
* | pnfs: release lseg in pnfs_generic_pg_cleanup | Weston Andros Adamson | 2015-02-03 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | 1 | -1/+1 |
|\ |
|
| * | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 1 | -1/+1 |
* | | pnfs/objlayout: fix endianess annotation in objio_alloc_deviceid_node | Christoph Hellwig | 2014-09-12 | 1 | -1/+1 |
* | | pnfs: factor GETDEVICEINFO implementations | Christoph Hellwig | 2014-09-10 | 1 | -72/+41 |
|/ |
|
* | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 2014-06-25 | 1 | -13/+11 |
* | nfs: chain calls to pg_test | Weston Andros Adamson | 2014-05-29 | 1 | -3/+6 |
* | nfs: modify pg_test interface to return size_t | Weston Andros Adamson | 2014-05-29 | 1 | -5/+10 |
* | NFS: Create a common read and write data struct | Anna Schumaker | 2014-05-29 | 1 | -3/+3 |
* | treewide: Fix typo in printks | Masanari Iida | 2013-04-12 | 1 | -1/+1 |
* | umount oops when remove blocklayoutdriver first | fanchaoting | 2013-02-17 | 1 | -0/+1 |
* | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 2012-10-16 | 1 | -3/+3 |
* | NFS41: send real write size in layoutget | Peng Tao | 2012-10-09 | 1 | -1/+8 |
* | pnfs-obj: Better IO pattern in case of unaligned offset | Boaz Harrosh | 2012-08-02 | 1 | -3/+52 |
* | pnfs-obj: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh | 2012-07-20 | 1 | -3/+13 |
* | pnfs-obj: don't leak objio_state if ore_write/read fails | Boaz Harrosh | 2012-07-20 | 1 | -2/+7 |
* | NFS: Fix sparse warnings | Trond Myklebust | 2012-05-04 | 1 | -1/+1 |
* | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 2012-04-27 | 1 | -7/+9 |
* | pnfs-obj: autologin: Add support for protocol autologin | Sachin Bhamare | 2012-03-21 | 1 | -0/+9 |
* | pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( | Boaz Harrosh | 2012-03-14 | 1 | -14/+25 |
* | NFS: start printks w/ NFS: even if __func__ shown | Weston Andros Adamson | 2012-02-07 | 1 | -3/+3 |
* | pnfs-obj: Must return layout on IO error | Boaz Harrosh | 2012-01-06 | 1 | -1/+2 |
* | pnfs-obj: Support for RAID5 read-4-write interface. | Boaz Harrosh | 2011-11-03 | 1 | -0/+38 |
* | pnfs-obj: move to ore 03: Remove old raid engine | Boaz Harrosh | 2011-11-03 | 1 | -504/+0 |
* | pnfs-obj: move to ore 02: move to ORE | Boaz Harrosh | 2011-11-03 | 1 | -74/+59 |
* | pnfs-obj: move to ore 01: ore_layout & ore_components | Boaz Harrosh | 2011-11-03 | 1 | -144/+128 |
* | pnfs-obj: Rename objlayout_io_state => objlayout_io_res | Boaz Harrosh | 2011-11-03 | 1 | -9/+8 |
* | pnfs-obj: Get rid of objlayout_{alloc,free}_io_state | Boaz Harrosh | 2011-11-03 | 1 | -30/+64 |
* | pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist | Boaz Harrosh | 2011-11-03 | 1 | -16/+16 |
* | pnfs-obj: Fix the comp_index != 0 case | Boaz Harrosh | 2011-08-04 | 1 | -9/+7 |
* | pnfs-obj: Bug when we are running out of bio | Boaz Harrosh | 2011-08-04 | 1 | -7/+5 |
* | pnfs: simplify pnfs files module autoloading | J. Bruce Fields | 2011-07-16 | 1 | -0/+2 |
* | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+1 |
* | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+1 |
* | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment | Trond Myklebust | 2011-07-12 | 1 | -3/+0 |
* | NFSv4.1: Add an initialisation callback for pNFS | Trond Myklebust | 2011-07-12 | 1 | -0/+2 |
* | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix | Trond Myklebust | 2011-07-12 | 1 | -1/+12 |
* | NFSv4.1: Fix some issues with pnfs_generic_pg_test | Trond Myklebust | 2011-06-21 | 1 | -0/+3 |
* | pnfs-obj: No longer needed to take an extra ref at add_device | Boaz Harrosh | 2011-06-19 | 1 | -1/+0 |
* | pnfs-obj: pg_test check for max_io_size | Boaz Harrosh | 2011-05-29 | 1 | -1/+18 |
* | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 2011-05-29 | 1 | -13/+1 |
* | NFSv4.1: change pg_test return type to bool | Benny Halevy | 2011-05-29 | 1 | -4/+3 |