summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* structuring of protocol - 2Amar Tumballi2010-05-0333-6/+8523
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-036-16/+15
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* performance/io-cache: Dump private informationVijay Bellur2010-04-291-0/+34
* cluster/stripe: Memory accounting changesVijay Bellur2010-04-271-5/+5
* nfs/server: Memory accounting changesVijay Bellur2010-04-271-2/+2
* features/access-control: Memory accounting changesVijay Bellur2010-04-271-2/+2
* cluster/dht: perform inode number overwrite in readv_cbk iatt with checksAnand Avati2010-04-271-1/+3
* Set op_ret to -1 when open fails in posix_createRaghavendra Bhat2010-04-271-0/+1
* performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2010-04-272-4/+13
* stat-prefetch: Remove checks for loc->parentShehjar Tikoo2010-04-231-32/+0
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* Memory accounting changesVijay Bellur2010-04-23101-1239/+2952
* debug/io-stats: Call readdirp in readdirp instead of readdirVikas Gorur2010-04-231-1/+1
* mount/fuse: Destroy STACK when truncate and other op are part of same SETATTRVijay Bellur2010-04-231-1/+2
* 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