summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* quota/marker: dir_count accounting is not atomicvmallika2015-10-121-72/+98
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-102-4/+5
* features/shard: Regulate memory consumption by individual shards' inode_t obj...Krutika Dhananjay2015-10-082-18/+141
* feature/quota: Make message-id for quota start from 120000Susant Palai2015-10-081-23/+23
* quota: fix crash in quota_fallocatevmallika2015-10-081-0/+2
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-082-37/+302
* quota: use copy_frame when creating new frame during quota_check_limitvmallika2015-10-061-2/+1
* features/shard: Use the xattr rsp dict to pick shard xattrs in xattrop cbkKrutika Dhananjay2015-10-051-1/+1
* quota/marker: marker code cleanupvmallika2015-09-303-2350/+3
* features/shard: Port log messages to new frameworkKrutika Dhananjay2015-09-274-93/+339
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-2427-29/+141
* features/shard: Performance improvements in IO path - Part 2Krutika Dhananjay2015-09-221-0/+80
* features/shard: Performance improvements in IO pathKrutika Dhananjay2015-09-222-70/+233
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-224-47/+52
* BZ 789278: Coverity bug fixes for logically dead codeAkhil Bhansali2015-09-151-29/+0
* features/shard: Add appropriate NULL checks to prevent excessive loggingKrutika Dhananjay2015-09-131-29/+47
* features/shard: Do not return non-negative status on failure in writevKrutika Dhananjay2015-09-091-1/+1
* features/shard: Filter internal shard xattrs in {get,remove,set}xattrKrutika Dhananjay2015-09-082-0/+150
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-082-1/+34
* uss : handle `buf` variable properly in svs_glfs_readdir()Jiffin Tony Thottan2015-09-071-3/+3
* features/shard: Fix incorrect op_ret in READVKrutika Dhananjay2015-09-031-2/+8
* all: reduce "inline" usageJeff Darcy2015-09-0118-151/+90
* features/shard: Fix unlink failure due to non-existent shard(s)Krutika Dhananjay2015-08-311-4/+3
* features/shard: Fix permission issuesKrutika Dhananjay2015-08-302-8/+57
* features/shard: Fix size update for writes at hole regionKrutika Dhananjay2015-08-292-2/+10
* marker: preserve previous dirty flag during update txnvmallika2015-08-291-15/+91
* fd: Do fd_bind on successful openPranith Kumar K2015-08-282-1/+7
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-272-89/+168
* snapshot: Make fops static for correct resolution of symbolsSoumya Koduri2015-08-241-36/+38
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-1/+1
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-232-5/+22
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-201-2/+2
* quota/marker: fix inode quota with renamevmallika2015-08-195-532/+484
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-192-31/+45
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-123-3/+3
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-121-20/+11
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-1117-376/+1324
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-112-23/+96
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-051-1/+3
* Revert "Add DESTDIR support for pyglupy Makefile"Kaleb KEITHLEY2015-08-032-2/+2
* Add DESTDIR support for pyglupy MakefileMichael Scherer2015-08-032-2/+2
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-07-301-1/+1
* quota: fix parents caching during build ancestryvmallika2015-07-292-75/+77
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-291-2/+3
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-281-2/+4
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-07-281-1/+43
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-271-2/+30
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-261-17/+141