summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server
Commit message (Expand)AuthorAgeFilesLines
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-261-0/+1
* nfs3: Handle root resolution failuresv3.1.2Shehjar Tikoo2011-01-131-9/+9
* mgmt/Glusterd: make nfs.mem-factor settable through CLIKaushik BV2011-01-111-3/+18
* nfs: Introduce tunable for memory consumptionShehjar Tikoo2011-01-111-1/+27
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-071-42/+73
* nfs3: Force root lookup before starting fh resolutionv3.1.2qa3Shehjar Tikoo2010-12-293-7/+127
* nfs/server: unrefing inodes on error in nfs_loc_copy ().Mohammed Junaid Ahmed2010-12-291-0/+8
* nfs: Support subdirectory exportsShehjar Tikoo2010-12-293-17/+183
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-273-6/+23
* nfs: Do not touch iatt on failed fopsShehjar Tikoo2010-12-271-20/+30
* nfs: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-142-4/+4
* nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefsv3.1.2qa1Anand Avati2010-12-073-16/+66
* nfs: Start nfs process even if portmap registration failsShehjar Tikoo2010-12-031-4/+7
* nfs3: Prevent second lookup on a fresh entry lookupv3.1.1qa10Shehjar Tikoo2010-11-253-3/+11
* nfs: Export subvolumes on per-subvolume CHILD-UPShehjar Tikoo2010-11-253-13/+29
* nfs3: Fresh inode lookup on failed revalidationShehjar Tikoo2010-11-252-1/+47
* nfs: Undo selective changes in inode revalidationShehjar Tikoo2010-11-254-92/+2
* nfs: treat GF_EVENT_CHILD_CONNECTING as subvolume up statusv3.1.1qa9Anand Avati2010-11-181-0/+1
* Solaris: df -h returned invalid sizeshishir gowda2010-11-151-2/+2
* Revert "nfs: Use only 38467 as default port instead of 3846[567]"Shehjar Tikoo2010-11-153-4/+3
* nfs: opendir/closedir for every readdirAnand Avati2010-11-152-14/+5
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-092-0/+26
* nfs: Use only 38467 as default port instead of 3846[567]Shehjar Tikoo2010-11-093-3/+4
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-031-0/+7
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-031-2/+0
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-033-5/+10
* mnt3: Fix UMNTALL crash with Windows clientsShehjar Tikoo2010-11-031-4/+8
* mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLIKaushik BV2010-11-031-0/+30
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsv3.1.1qa2Shehjar Tikoo2010-10-295-2/+73
* nfs3: Translate ENOTCONN into IO error for clientShehjar Tikoo2010-10-261-0/+4
* nfs3: Correctly funge solaris root lookup FH for DVMShehjar Tikoo2010-10-211-5/+5
* nfs: Fix volume-id option declarationShehjar Tikoo2010-10-211-1/+1
* nfs: avoid assignment of structure pointer into serialized bufferAnand Avati2010-10-121-2/+4
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-125-12/+107
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-122-51/+1
* Revert "nfs: re-implement logic to perform fresh lookups when lookup revalida...v3.1.0qa46Vijay Bellur2010-10-115-84/+2
* Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""Vijay Bellur2010-10-112-1/+51
* nfs: re-implement logic to perform fresh lookups when lookup revalidates failAnand Avati2010-10-115-2/+84
* Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"Anand Avati2010-10-112-51/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* nfs3: Fix gfid to ino conversionShehjar Tikoo2010-10-071-2/+2
* nfs: Revert downed-subvolume changesShehjar Tikoo2010-10-077-565/+136
* nfs3: Convert gfid to ino only for non-rootShehjar Tikoo2010-10-051-1/+6
* nfs3: Convert gfid into inode numberShehjar Tikoo2010-10-041-6/+17
* nfs,nfs3: Disable subvolume on ENOTCONNShehjar Tikoo2010-10-042-31/+143
* Change GNU GPL to GNU AGPLPranith K2010-10-0419-57/+57
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+1
* nfs3: Revalidate inode on receiving ESTALE on lookupShehjar Tikoo2010-10-012-1/+51
* nfs: Free inodes layer fop locals to fix memory leakShehjar Tikoo2010-09-281-10/+18