summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/index: Index translator implementationPranith Kumar K2012-02-207-15/+1283
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2014-9/+2104
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-2014-47/+876
* volgen: give an option to insert trace/error-genAmar Tumballi2012-02-201-6/+65
* protocol/client: delete locks only for non-anonymous fdsRajesh Amaravathi2012-02-202-4/+3
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-207-14/+31
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-2018-154/+543
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-195-14/+164
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-193-4/+47
* cluster/dht: Exit clean when assert_no_child_down is enabledVijay Bellur2012-02-191-1/+1
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-191-9/+11
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-1916-442/+1142
* cli/glusterd: volume status modificationRajesh Amaravathi2012-02-182-42/+32
* cli, glusterd : Added support for clear-locks command.Krishnan Parthasarathi2012-02-179-23/+513
* mount/fuse: unref the fd from resolve to avoid fd leakRaghavendra Bhat2012-02-171-0/+3
* protocol: remove the 'path<>' from rename() and link()Amar Tumballi2012-02-162-12/+0
* posix: handle some internal behavior in posix_mknod()Amar Tumballi2012-02-164-0/+45
* storage/posix: reset op_ret to -1 after call to MAKE_INODE_HANDLEshishir gowda2012-02-161-0/+5
* filter stripe internal xattrs from getxattr callShylesh Kumar2012-02-161-1/+30
* cli: Enable output in XMLKaushal M2012-02-153-0/+63
* features/marker: copy the gfid to loc from oplocal->loc.inodev3.3.0qa22Raghavendra Bhat2012-02-141-0/+1
* mgmt/glusterd: changes to run nfs server and self-heal daemon with valgrindRaghavendra Bhat2012-02-141-10/+32
* nfs: avoid logging invalid fdctx in case of anonymous fdsRajesh Amaravathi2012-02-141-3/+4
* Allows Successful log rotation when no bricks are specified.Rahul C S2012-02-141-2/+9
* glusterd: Fail volume 'modify' operations when rb is ongoingKrishnan Parthasarathi2012-02-146-113/+34
* protocol xdr: remove 'path<>'Amar Tumballi2012-02-142-23/+2
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-146-36/+784
* features/quota: fix a crash in fgetxattr() by checking for NULL argAmar Tumballi2012-02-141-1/+1
* cluster/stripe: Support for NFS anonymous fd'sshishir gowda2012-02-141-348/+212
* features/marker: set loc->gfid in setxattr initiated from marker.Vijay Bellur2012-02-141-6/+23
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-1440-241/+261
* protocol: code cleanupAmar Tumballi2012-02-142-707/+200
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-092-22/+23
* fuse: fix resolver to handle graph switches properlyAnand Avati2012-02-084-767/+544
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sideCsaba Henk2012-02-071-7/+8
* nfs: export-dir option changed to type GF_OPTION_TYPE_PATHKaushik BV2012-02-071-1/+1
* glusterd: Initialised op_sm/friend_sm before cluster restore.Krishnan Parthasarathi2012-02-074-62/+38
* protocol/client: assign the right value to 'conf' before de-refing itAmar Tumballi2012-02-071-2/+2
* mount/fuse: check for existence of volfilesRajesh Amaravathi2012-02-071-2/+9
* cli, protocol/server : improve validation for the option auth.(allow/reject)Kaushal M2012-02-051-1/+42
* glusterd/quota: inform the user if some quota command is executed without ena...Raghavendra Bhat2012-02-051-0/+7
* read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...Kaushik BV2012-02-032-42/+27
* protocol/client : prevent client from reconnecting when serverKaushal M2012-02-033-3/+36
* glusterd: Changed op_sm_queue locking mechanism to accomodate nested calls to...Krishnan Parthasarathi2012-02-031-1/+8
* glusterd: Improved err msgs for add_brickKrishnan Parthasarathi2012-02-031-11/+27
* distribute: utilize new 'fremovexattr()' fop for rebalancev3.3.0qa21Amar Tumballi2012-02-021-1/+1
* performanc/stat-prefetch: check if loc->gfid is present before checking loc->...Raghavendra Bhat2012-02-021-5/+10
* Revert "mgmt/glusterd: Allow insecure ports by default"Csaba Henk2012-02-021-6/+0
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-024-1/+86
* Fix race between read-ahead and write.Jeff Darcy2012-01-303-26/+68