| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prevent metadata corruption in the race conditions between | Edward Shishkin | 2014-11-30 | 1 | -9/+23 |
* | posix: Fix buffer overrun in _handle_list_xattr() | Emmanuel Dreyfus | 2014-11-28 | 1 | -4/+3 |
* | gluster/uss: Handle notify in snapview-client | vmallika | 2014-11-28 | 1 | -0/+25 |
* | core: fix remaining *printf formation warnings on 32-bit | Kaleb S. KEITHLEY | 2014-11-26 | 5 | -17/+20 |
* | gluster/uss: Handle ESTALE in snapview client when NFS server restarted | vmallika | 2014-11-25 | 2 | -13/+30 |
* | core: fix Ubuntu code audit (cppcheck) results | Kaleb S. KEITHLEY | 2014-11-25 | 10 | -32/+57 |
* | cli: .cmd_log_history should not be hidden | Atin Mukherjee | 2014-11-24 | 1 | -1/+1 |
* | mount:Handle -o transport option in mount.glusterfs | Mohammed Rafi KC | 2014-11-21 | 1 | -13/+5 |
* | glusterd: Add hostname/ip-address along with host's UUID in glusterd log message | GauravKumarGarg | 2014-11-20 | 1 | -2/+3 |
* | core: use gf_time_fmt() instead of localtime()+strftime() | Kaleb S. KEITHLEY | 2014-11-20 | 5 | -76/+44 |
* | rdma: Client volfile name change for supporting rdma | Anoop C S | 2014-11-19 | 2 | -4/+22 |
* | md-cache: check mtime_nsec and ctime_nsec fields for changes too | Niels de Vos | 2014-11-19 | 1 | -2/+6 |
* | md-cache: cache the iatt when readv() was successful | Niels de Vos | 2014-11-19 | 1 | -1/+1 |
* | rdma :mount fails for nfs protocol in rdma volumes | Jiffin Tony Thottan | 2014-11-19 | 7 | -25/+28 |
* | rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdma | Anoop C S | 2014-11-18 | 4 | -82/+128 |
* | rdma: client connection establishment takes more time | Mohammed Rafi KC | 2014-11-18 | 5 | -36/+42 |
* | rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down. | Mohammed Rafi KC | 2014-11-17 | 2 | -7/+14 |
* | changelog: correct mmap() error checking | Niels de Vos | 2014-11-17 | 1 | -8/+6 |
* | USS : Kill snapd during glusterd restart if USS is disabled | Sachin Pandit | 2014-11-17 | 1 | -5/+25 |
* | gluster/uss: Don't send failure when accessing snap with name | vmallika | 2014-11-17 | 1 | -14/+2 |
* | cluster/dht: Fix subvol check, to correctly determine cached file rename | Shyam | 2014-11-17 | 1 | -1/+1 |
* | client: writev,fsync to use correct rsp structure | Rudra Siva | 2014-11-16 | 1 | -2/+2 |
* | client: pass xflags for unlink | Jeff Darcy | 2014-11-15 | 1 | -0/+1 |
* | ec: Avoid self-heal on directories on (f)stat calls | Xavier Hernandez | 2014-11-15 | 1 | -1/+2 |
* | gNFS : make it possible to mount a subdir that actually is a symlink | jiffin | 2014-11-14 | 1 | -1/+143 |
* | uss/snapd: Handle readlink fops on snap view server | Avra Sengupta | 2014-11-14 | 1 | -0/+1 |
* | mgmt/glusterd: Validate the options of uss | vmallika | 2014-11-14 | 2 | -7/+15 |
* | posix: Changed order of chown and chmod | Venkatesh Somyajulu | 2014-11-14 | 1 | -7/+7 |
* | Portability fix: mount.glusterfs | Emmanuel Dreyfus | 2014-11-13 | 1 | -2/+3 |
* | glusterd/snapshot: Don't append nouuid mount option for snapshot brick | vmallika | 2014-11-13 | 2 | -1/+37 |
* | gNFS: Allow reading ACLs even without read permissions on the file. | Meghana Madhusudhan | 2014-11-13 | 2 | -9/+79 |
* | uss/gluster: creating file/directories inside .snaps should fail with | vmallika | 2014-11-13 | 4 | -27/+37 |
* | glusterd/snapshot: Snapshot should be deactivated when it is created | vmallika | 2014-11-12 | 2 | -134/+203 |
* | glusterd/snapshot: Check if LVM device path exists before delete. | Avra Sengupta | 2014-11-12 | 1 | -46/+59 |
* | uss/gluster: Move all uss related logs into subfolder | vmallika | 2014-11-12 | 2 | -6/+14 |
* | USS : Display only the activated snapshots | Sachin Pandit | 2014-11-12 | 3 | -41/+68 |
* | ec: Correctly handle quota xattrs | Xavier Hernandez | 2014-11-12 | 1 | -0/+53 |
* | Cluster/DHT : Rebalance skipped file count fix | Nithya Balachandran | 2014-11-11 | 1 | -4/+5 |
* | features/marker: Filter internal xattrs in lookup | Pranith Kumar K | 2014-11-11 | 4 | -39/+98 |
* | glusterd/snapshot: mount snapshot volume with read-only option | vmallika | 2014-11-10 | 1 | -0/+5 |
* | inode: Handle '/' in basename in inode_link/unlink | Pranith Kumar K | 2014-11-07 | 1 | -1/+1 |
* | feature/gfid-access: Always send setattr down in overloaded setxattr. | Kotresh HR | 2014-11-07 | 1 | -3/+0 |
* | api: versioned symbols in libgfapi.so for compatibility | Kaleb S. KEITHLEY | 2014-11-07 | 1 | -0/+10 |
* | barrier: Correct gfid in statedump of barriered fops | ggarg | 2014-11-06 | 2 | -14/+145 |
* | glusterd : release cluster wide locks in op-sm during failures | Atin Mukherjee | 2014-11-06 | 4 | -69/+183 |
* | glupy: portability fixes | Emmanuel Dreyfus | 2014-11-05 | 3 | -13/+34 |
* | uss/gluster: Fix typo error in the description for USS under "gluster volume | vmallika | 2014-11-05 | 1 | -1/+1 |
* | storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattr | Pranith Kumar K | 2014-11-05 | 1 | -0/+14 |
* | cluster/afr: Preserve errno in case of failures on all subvols | Pranith Kumar K | 2014-11-05 | 1 | -5/+16 |
* | xlator/io-stat: Check and copy loc->path | Shyam | 2014-11-05 | 1 | -3/+9 |