summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...Raghavendra Bhat2010-04-221-1/+1
* nfs: Remove reference to topShehjar Tikoo2010-04-201-1/+0
* cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTIONVijay Bellur2010-04-201-1/+2
* cluster/afr: Send xattr in lookup from the source subvolume.Vikas Gorur2010-04-201-0/+8
* cluster/afr: Fix possible NULL dereference in readdirp_cbkVikas Gorur2010-04-201-15/+17
* nfs3: Use nfs3state in call_state to avoid getting from rpc requestShehjar Tikoo2010-04-132-1/+3
* fuse: fix too early freeingCsaba Henk2010-04-131-1/+1
* afr: afr_fsetattr - send proper inode pointer to afr_read_child()Anand Avati2010-04-081-1/+1
* iatt: change S_IF macros with IA_IF macros in missing placesAnand Avati2010-04-083-24/+24
* afr: fix inode ref leak in lookupAnand Avati2010-04-081-3/+0
* performance/quick-read: read directly from backend for fds opened with O_DIRE...Raghavendra G2010-04-082-2/+12
* NFS: type fixes: some portability cleanupCsaba Henk2010-04-083-19/+23
* NFS: type fixes: sanitize rpcgen generated typedefsCsaba Henk2010-04-083-11/+11
* cluster/afr: Cleanup fd ctx in releasedir cbkVijay Bellur2010-04-083-5/+17
* initialization fixesCsaba Henk2010-04-082-4/+4
* nfs3: Allow all access to superuser except execute at all timesShehjar Tikoo2010-04-081-1/+34
* performance/quick-read: make use of nanosecond resolution of mtime to decide ...Raghavendra G2010-04-081-2/+5
* performance/io-cache: make use of nano second resolution of mtime during cach...Raghavendra G2010-04-083-5/+14
* fuse: change behavior of direct io mode.Anand Avati2010-04-081-7/+6
* backword compatibility with 3.0.x releases - restoredAmar Tumballi2010-04-071-0/+125
* core: Do internal latency measurement of FOPs.Vikas Gorur2010-04-042-0/+4
* nfs: Redesign fop argument passing to support single volfile useShehjar Tikoo2010-04-0210-1418/+475
* nfs: Fix RPC library name to avoid conflict with system librpcsvcShehjar Tikoo2010-04-022-5/+5
* nfs: Add NFSv3 protocol supportShehjar Tikoo2010-03-316-2/+8215
* nfs: Add MOUNTv3 protocol supportShehjar Tikoo2010-03-316-3/+1390
* nfs: Add generic nfs translatorShehjar Tikoo2010-03-3113-1/+4811
* nfs: Add RPCv2 serviceShehjar Tikoo2010-03-318-2/+4436
* nfs: Add RPC and NFS XDR translation routinesShehjar Tikoo2010-03-3111-1/+4177
* access-control: Introduce new translatorShehjar Tikoo2010-03-315-1/+1916
* fop namespace cleanup.Amar Tumballi2010-03-3114-1860/+9
* stripe readv: proper validation of 'op_ret'.Amar Tumballi2010-03-311-5/+6
* performance/write-behind: Resume all the consecutive non-write operations in ...Raghavendra G2010-03-291-3/+0
* cluster/afr: UNWIND if opendir returns an error.Vijay Bellur2010-03-251-0/+3
* stripe: proper fix for reading 'holes'Amar Tumballi2010-03-252-130/+170
* fix utimesRaghavendra Bhat2010-03-251-2/+5
* mount script has new option '-o ro'Amar Tumballi2010-03-241-0/+7
* new 'features/read-only' module addedAmar Tumballi2010-03-244-1/+323
* updated the build tree.Amar Tumballi2010-03-241-1/+1
* Replace struct stat by struct iattRaghavendra Bhat2010-03-241-2/+2
* fix warnings on 32 bitCsaba Henk2010-03-221-5/+7
* iatt: changes across the codebaseAnand V. Avati2010-03-1665-2551/+2071
* iatt: configure.ac not to build filterAnand V. Avati2010-03-161-1/+1
* stripe: logic fixesAmar Tumballi2010-03-151-116/+139
* stripe: whitespace cleanupAmar Tumballi2010-03-152-224/+224
* When option mandatory is given, print warning messages instead of Error.Sachidananda2010-03-121-1/+1
* send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switchAmar Tumballi2010-03-122-4/+6
* protocol/server: Do gf_flock to flock conversion at the right placeVijay Bellur2010-03-111-1/+2
* dht: preserve and return proper pre/postparent structures during unlinkAnand Avati2010-03-041-4/+7
* quick-read: Store and propagate wbflags argument in open fopShehjar Tikoo2010-03-042-12/+22
* distribute: cleanup intermediate hardlink and linkfile on failed renameAnand Avati2010-03-041-12/+78