summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nfs: Add RPC and NFS XDR translation routinesShehjar Tikoo2010-03-3112-1/+4180
* access-control: Introduce new translatorShehjar Tikoo2010-03-316-1/+1918
* core: Expose default callbacksShehjar Tikoo2010-03-312-15/+181
* core: Add iatt protection bit testing macrosShehjar Tikoo2010-03-311-0/+15
* fop namespace cleanup.Amar Tumballi2010-03-3123-2644/+9
* libglusterfs/transport: no need to set address-family if one is not set in th...Raghavendra G2010-03-311-23/+1
* 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
* libglusterfs: Remove passive iobufs from statedumpVijay Bellur2010-03-291-8/+0
* Fix backtick evaluation bug in cache-sizeHarshavardhana2010-03-291-1/+1
* 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
* Remove glusterfs-guts from the repository.Vijay Bellur2010-03-2419-6178/+0
* mount script has new option '-o ro'Amar Tumballi2010-03-241-0/+7
* added '--read-only' command line option for glusterfsAmar Tumballi2010-03-243-0/+66
* new 'features/read-only' module addedAmar Tumballi2010-03-245-1/+325
* extras/volgen: Add copyright headers.Vikas Gorur2010-03-243-0/+52
* man pages updatedAmar Tumballi2010-03-243-64/+149
* updated the build tree.Amar Tumballi2010-03-243-54/+2
* Replace struct stat by struct iattRaghavendra Bhat2010-03-241-2/+2
* fix warnings on 32 bitCsaba Henk2010-03-222-6/+8
* iatt: changes across the codebaseAnand V. Avati2010-03-1681-2976/+2527
* introduce iatt.h for inode attributes (to replace 'struct stat')Anand V. Avati2010-03-162-1/+308
* iatt: configure.ac not to build filterAnand V. Avati2010-03-162-5/+1
* xlator.h: whitespace cleanupAnand V. Avati2010-03-161-23/+24
* Fixed "." delimiter for cache-size calculation which would fail on different ...Harshavardhana2010-03-151-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
* cleaned up some outdated filesAmar Tumballi2010-03-124-16/+2
* protocol/server: Do gf_flock to flock conversion at the right placeVijay Bellur2010-03-111-1/+2
* extras: Add script to be used before using quota translator.Pavan Sondur2010-03-092-1/+87
* handle SIGINT in glusterfsdAmar Tumballi2010-03-091-0/+4
* 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
* distribute: perform self-heal as rootShehjar Tikoo2010-03-043-0/+37
* distribute, nufa: return 0 mtimes in preparent/postparentShehjar Tikoo2010-03-044-2/+58
* distribute: Save ino/dev from first subvolume during mkdirShehjar Tikoo2010-03-041-0/+6
* distribute: Restore parent ino from local in symlinkShehjar Tikoo2010-03-041-0/+8
* distribute: Restore inode from saved ino on readvShehjar Tikoo2010-03-041-1/+18
* distribute: Respect end-of-dir on readdir only for last subvolShehjar Tikoo2010-03-043-0/+40
* distribute: Return pre/post-parent on successful unlinkShehjar Tikoo2010-03-041-0/+2
* distribute: Return ino from the first-up subvolume in lookupShehjar Tikoo2010-03-041-1/+1
* replicate: Use link's parent ino for post/pre-parent not target dir'sShehjar Tikoo2010-03-041-1/+1
* replicate: Restore parent ino from saved inode numberShehjar Tikoo2010-03-041-0/+3
* trace: Display op_errno even on successful readvShehjar Tikoo2010-03-041-2/+2
* trace: Do not print results on failed readlinkShehjar Tikoo2010-03-041-5/+11