Age | Commit message (Expand) | Author |
2015-03-25 | md: Fix bitmap offset calculations | Goldwyn Rodrigues |
2015-03-21 | md/cluster: Communication Framework: fix semicolon.cocci warnings | kbuild test robot |
2015-03-21 | md: recover_bitmaps() can be static | kbuild test robot |
2015-03-21 | md: Fix stray --cluster-confirm crash | Goldwyn Rodrigues |
2015-03-04 | md/bitmap: use sector_div for sector_t divisions | Stephen Rothwell |
2015-03-04 | md/bitmap: fix incorrect DIV_ROUND_UP usage. | NeilBrown |
2015-02-25 | md: fix error paths from bitmap_create. | NeilBrown |
2015-02-23 | Add new disk to clustered array | Goldwyn Rodrigues |
2015-02-23 | Read from the first device when an area is resyncing | Goldwyn Rodrigues |
2015-02-23 | Suspend writes in RAID1 if within range | Goldwyn Rodrigues |
2015-02-23 | Resync start/Finish actions | Goldwyn Rodrigues |
2015-02-23 | Send RESYNCING while performing resync start/stop | Goldwyn Rodrigues |
2015-02-23 | Reload superblock if METADATA_UPDATED is received | Goldwyn Rodrigues |
2015-02-23 | metadata_update sends message to other nodes | Goldwyn Rodrigues |
2015-02-23 | Communication Framework: Sending functions | Goldwyn Rodrigues |
2015-02-23 | Communication Framework: Receiving | Goldwyn Rodrigues |
2015-02-23 | Perform resync for cluster node failure | Goldwyn Rodrigues |
2015-02-23 | Initiate recovery on node failure | Goldwyn Rodrigues |
2015-02-23 | Copy set bits from another slot | Goldwyn Rodrigues |
2015-02-23 | bitmap_create returns bitmap pointer | Goldwyn Rodrigues |
2015-02-23 | Gather on-going resync information of other nodes | Goldwyn Rodrigues |
2015-02-23 | Lock bitmap while joining the cluster | Goldwyn Rodrigues |
2015-02-23 | Use separate bitmaps for each nodes in the cluster | Goldwyn Rodrigues |
2015-02-23 | Add node recovery callbacks | Goldwyn Rodrigues |
2015-02-23 | Return MD_SB_CLUSTERED if mddev is clustered | Goldwyn Rodrigues |
2015-02-23 | Introduce md_cluster_info | Goldwyn Rodrigues |
2015-02-23 | Introduce md_cluster_operations to handle cluster functions | Goldwyn Rodrigues |
2015-02-23 | DLM lock and unlock functions | Goldwyn Rodrigues |
2015-02-23 | Create a separate module for clustering support | Goldwyn Rodrigues |
2015-02-23 | Add number of nodes to bitmap structure for clustering | Goldwyn Rodrigues |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-02-21 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki |
2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |