aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-13
|\
| * NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-11
| * pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-28
* | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
|/
* NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-21
* NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-21
* NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-21
* NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
* pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-19
* NFSv4: Fix a readdir regressionTrond Myklebust2011-06-16
* nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-15
* nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-15
* NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-15
* NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-15
* NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-15
* nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
* NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-15
* NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
* NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust2011-06-15
* NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
* NFS41: do not update isize if inode needs layoutcommitPeng Tao2011-06-15
* NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-29
| * NFSv4.1: define nfs_generic_pg_testBoaz Harrosh2011-05-29
| * NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-29
| * NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-29
| * NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-29
| * pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-29
| * pnfs: encode_layoutcommitBenny Halevy2011-05-29
| * pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-29
| * pnfs: encode_layoutreturnAndy Adamson2011-05-29
| * pnfs: layoutret_on_setattrBenny Halevy2011-05-29
| * pnfs: layoutreturnBenny Halevy2011-05-29
| * pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-29
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-29
| * pnfs-obj: define per-inode private structureBenny Halevy2011-05-29
| * pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-29
| * pnfs-obj: objio_osd device information retrieval and cachingBoaz Harrosh2011-05-29
| * pnfs-obj: decode layout, alloc/free lsegBoaz Harrosh2011-05-29
| * pnfs-obj: pnfs_osd XDR client implementationBoaz Harrosh2011-05-29
| * pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-29
| * pnfs: client statsJ. Bruce Fields2011-05-29
| * pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-29
| * pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-29
| * pnfs: Use byte-range for layoutgetBenny Halevy2011-05-29
| * SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-29
| * NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-29
| * pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-29
| * NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-29