summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/index: Set correct ret value in index_addPranith Kumar K2012-02-211-0/+2
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-214-52/+72
* features/index: Fix fd leakPranith Kumar K2012-02-211-2/+5
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2154-369/+395
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34
* features/index: Add release, releasedir cbksPranith Kumar K2012-02-211-1/+40
* features/md-cache: Change strdup to gf_strdupVijay Bellur2012-02-211-1/+1
* Honor O_SYNC etc. properly.Jeff Darcy2012-02-211-2/+28
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-214-30/+85
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-215-75/+522
* performance/md-cache: Add mem_acct_initPranith Kumar K2012-02-201-0/+8
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-2015-310/+1011
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-2010-204/+467
* md-cache: replace stat-prefetch with md-cache in a backward compatible wayAnand Avati2012-02-208-4427/+11
* md-cache: meta-data caching translatorAnand Avati2012-02-205-1/+1813
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+19
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* 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